Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
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:Unknown macro: {'c_glib'}call generated_changes.bat
call ci\appveyor-filter-changes.bat
===
=== No C++ or Python changes, exiting job
===
Build was forcibly terminated
Build success
Attachments
Issue Links
- links to