-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Describe the bug
The "Integration Test" CI test is failing on master. For example:
https://github.com/apache/arrow-rs/runs/5421632152?check_suite_focus=true
It appears to have started in c947027 (though I don't think that PR had anything to do with it)
To Reproduce
Run integration test on master
Expected behavior
I expect it to pass
Additional context
The integration test pulls from https://github.com/apache/arrow so perhaps something upstream changed.
I think we need to sort out what is wrong with this test prior to the 10.0.0 release
