PrabhuJoseph commented on PR #8512: URL: https://github.com/apache/hudi/pull/8512#issuecomment-1521149298
> ## CI report: > * [4a932be](https://github.com/apache/hudi/commit/4a932bed1750432693a2a8b56a8599eead076d01) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16620) > > Bot commands Test Failures are intermittent ones and runs fine in local. This time it failed with a different test case. ``` 2023-04-24T23:32:11.3764852Z [ERROR] ITTestHoodieDataSource.testAppendWriteWithClusteringBatchRead:389 2023-04-24T23:32:11.3766030Z Expected: is "[+I[id1, Danny, 23, 1970-01-01T00:00:01, par1], +I[id2, Stephen, 33, 1970-01-01T00:00:02, par1], +I[id3, Julian, 53, 1970-01-01T00:00:03, par2], +I[id4, Fabian, 31, 1970-01-01T00:00:04, par2], +I[id5, Sophia, 18, 1970-01-01T00:00:05, par3], +I[id6, Emma, 20, 1970-01-01T00:00:06, par3], +I[id7, Bob, 44, 1970-01-01T00:00:07, par4], +I[id8, Han, 56, 1970-01-01T00:00:08, par4]]" 2023-04-24T23:32:11.3767059Z but: was "[+I[id1, Danny, 23, 1970-01-01T00:00:01, par1], +I[id2, Stephen, 33, 1970-01-01T00:00:02, par1], +I[id3, Julian, 53, 1970-01-01T00:00:03, par2], +I[id4, Fabian, 31, 1970-01-01T00:00:04, par2], +I[id5, Sophia, 18, 1970-01-01T00:00:05, par3], +I[id6, Emma, 20, 1970-01-01T00:00:06, par3]]" 2023-04-24T23:32:11.3767434Z [INFO] ``` -- 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]
