Skip to content

[Java] Fix the failure of testAllocationManagerType #17256

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions