-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
It appears sometimes in the CI build.
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.503 s <<< FAILURE! - in org.apache.arrow.memory.TestAllocationManager
[ERROR] testAllocationManagerType Time elapsed: 0.483 s <<< ERROR!
java.lang.ExceptionInInitializerError
at org.apache.arrow.memory.TestAllocationManager.testAllocationManagerType(TestAllocationManager.java:35)
Caused by: java.lang.NullPointerException: allocationManagerFactory
at org.apache.arrow.memory.TestAllocationManager.testAllocationManagerType(TestAllocationManager.java:35)
Reporter: Liya Fan / @liyafan82
Assignee: Liya Fan / @liyafan82
PRs and other links:
Note: This issue was originally created as ARROW-9315. Please see the migration documentation for further details.