We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am seeing the following failure on a JNI build on an unrelated PR:
Error: Failures: Error: TestReservationListener.testDirectReservationListener:58 expected:<8194> but was:<8193>
Reporter: Antoine Pitrou / @pitrou
Note: This issue was originally created as ARROW-17707. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered:
Antoine Pitrou / @pitrou: cc @zhztheplayer @lwhite1
Sorry, something went wrong.
I also observe sporadic crashes in the same test (see conversation in #41772)
I managed to get a run and capture the jvm output, the hotspot error file and a core dump. The archive is located at https://github.com/laurentgo/arrow-crossbow/actions/runs/9387573961/artifacts/1571969955 (1.3GB)
Relevant files are:
No branches or pull requests
I am seeing the following failure on a JNI build on an unrelated PR:
Reporter: Antoine Pitrou / @pitrou
Note: This issue was originally created as ARROW-17707. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: