Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
This failure seems non-deterministic?
On AppVeyor (Windows): https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/35214577/job/7aolb47v3s80pdgb
[ RUN ] TestFlightClient.GenericOptions
C:/projects/arrow/cpp/src/arrow/flight/flight_test.cc(1429): error: Failed
Expected 'status' to fail with Invalid, but got OK
[ FAILED ] TestFlightClient.GenericOptions (5 ms)
On GitHub Actions (macOS): https://github.com/apache/arrow/pull/8193/checks?check_run_id=1117619662#step:6:217
[ RUN ] TestFlightClient.GenericOptions
/Users/runner/work/arrow/arrow/cpp/src/arrow/flight/flight_test.cc:1429: Failure
Failed
Expected 'status' to fail with Invalid, but got OK
[ FAILED ] TestFlightClient.GenericOptions (6 ms)
Attachments
Issue Links
- links to