thangTang commented on PR #5072: URL: https://github.com/apache/hbase/pull/5072#issuecomment-1457793403
The new failed test seems also not related. I tried to run TestHRegionWithInMemoryFlush and TestAsyncFSWALCorruptionDueToDanglingByteBuffer on my local, both passed. ``` [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.58 s - in org.apache.hadoop.hbase.wal.TestAsyncFSWALCorruptionDueToDanglingByteBuffer WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.apache.hadoop.hbase.SystemExitRule$1 (file:/Users/tianhang.tang/workspaces/apache/hbase/hbase-common/target/test-classes/) WARNING: Please consider reporting this to the maintainers of org.apache.hadoop.hbase.SystemExitRule$1 WARNING: System::setSecurityManager will be removed in a future release [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 335.874 s - in org.apache.hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush [INFO] [INFO] Results: [INFO] [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 ``` -- 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]
