danny0405 commented on PR #11370:
URL: https://github.com/apache/hudi/pull/11370#issuecomment-2144233051
There are still test failures:
```java
[ERROR] Failures:
[ERROR] TestWriteCopyOnWrite.testCheckpoint:69
Expected: is "20240602151939789"
but: was "20240602151940606"
[ERROR] TestWriteCopyOnWrite.testReuseEmbeddedServer:623 expected: <300>
but was: <500>
[ERROR] TestWriteMergeOnRead>TestWriteCopyOnWrite.testCheckpoint:69
Expected: is "20240602151813859"
but: was "20240602151814831"
[ERROR]
TestWriteMergeOnRead>TestWriteCopyOnWrite.testReuseEmbeddedServer:623 expected:
<300> but was: <500>
[ERROR]
TestWriteMergeOnReadWithCompact>TestWriteCopyOnWrite.testCheckpoint:69
Expected: is "20240602151622692"
but: was "20240602151624062"
[ERROR]
TestWriteMergeOnReadWithCompact>TestWriteCopyOnWrite.testReuseEmbeddedServer:623
expected: <300> but was: <500>
```
--
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]