jinchengchenghh commented on issue #10011:
URL:
https://github.com/apache/incubator-gluten/issues/10011#issuecomment-2986715081
```
[INFO] Running org.apache.gluten.fs.OnHeapFileSystemTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0 s
<<< FAILURE! -- in org.apache.gluten.fs.OnHeapFileSystemTest
[ERROR] org.apache.gluten.fs.OnHeapFileSystemTest.testRoundTrip -- Time
elapsed: 0 s <<< FAILURE!
java.lang.AssertionError
at
io.netty.util.internal.PlatformDependent.allocateDirectNoCleaner(PlatformDependent.java:729)
at
org.apache.gluten.fs.OnHeapFileSystemTest.testRoundTrip(OnHeapFileSystemTest.java:38)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]