[
https://issues.apache.org/jira/browse/ARROW-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661759#comment-17661759
]
Rok Mihevc commented on ARROW-4737:
-----------------------------------
This issue has been migrated to [issue
#21258|https://github.com/apache/arrow/issues/21258] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C#] tests are not running in CI
> --------------------------------
>
> Key: ARROW-4737
> URL: https://issues.apache.org/jira/browse/ARROW-4737
> Project: Apache Arrow
> Issue Type: Bug
> Components: C#, Continuous Integration
> Reporter: Eric Erhardt
> Assignee: Eric Erhardt
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Original Estimate: 4h
> Time Spent: 50m
> Remaining Estimate: 3h 10m
>
> The C# tests are not running in CI because the filtering logic needs to be
> updated.
> For example see
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/22671460/job/nk1nn59k5njie720
> {quote}Build started
> git clone -q https://github.com/apache/arrow.git C:\projects\arrow
> git fetch -q origin +refs/pull/3662/merge:
> git checkout -qf FETCH_HEAD
> Running Install scripts
> python ci\detect-changes.py > generated_changes.bat
> Affected files: [u'csharp/src/Apache.Arrow/Field.Builder.cs',
> u'csharp/src/Apache.Arrow/Schema.Builder.cs',
> u'csharp/test/Apache.Arrow.Tests/SchemaBuilderTests.cs',
> u'csharp/test/Apache.Arrow.Tests/TypeTests.cs']
> Affected topics:
> {'c_glib': False,
> 'cpp': False,
> 'dev': False,
> 'docs': False,
> 'go': False,
> 'integration': False,
> 'java': False,
> 'js': False,
> 'python': False,
> 'r': False,
> 'ruby': False,
> 'rust': False,
> 'site': False}
> call generated_changes.bat
> call ci\appveyor-filter-changes.bat
> ===
> === No C++ or Python changes, exiting job
> ===
> Build was forcibly terminated
> Build success{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)