adoroszlai commented on PR #9471: URL: https://github.com/apache/ozone/pull/9471#issuecomment-3637754865
> https://github.com/swamirishi/ozone/actions/runs/20092503951 Thanks, this looks promising. However, it looks like `flaky-test-check` does not build/test with the native lib (see `Skipped: 72` and `Tests run: 0` in many cases). ``` [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.62 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotObjectStore [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 368.0 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotFsoWithoutNativeLibWithLinkedBuckets [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.99 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotWithoutBucketLinkingLegacy [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 369.2 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotFsoWithoutNativeLib [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.79 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotWithBucketLinkingLegacy [WARNING] Tests run: 72, Failures: 0, Errors: 0, Skipped: 72, Time elapsed: 0.017 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotFsoWithNativeLib [WARNING] Tests run: 72, Failures: 0, Errors: 0, Skipped: 72, Time elapsed: 0.023 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotFsoWithNativeLibWithLinkedBuckets [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.93 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotDisabled [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.67 s -- in org.apache.hadoop.ozone.om.snapshot.TestOmSnapshotObjectStoreWithLinkedBuckets ``` -- 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]
