-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
watermark e2e test failed #12172
Comments
The test is flaky as expected. Rerun will be fine. Please let me know if it happens again. |
Is this the same issue? https://buildkite.com/risingwavelabs/main-cron/builds/873#018acdf5-9472-4523-83df-2c23ff9b5df3
|
Very likely, you can try change the two |
This test case has failed for two consecutive days in main-cron. |
Describe the bug
The issue was found by this branch. It only modified metric and batch-availability code, so it shouldn't affect correctness.
failed to run
e2e_test/streaming/watermark.slt
|
| Caused by:
| query result mismatch:
| [SQL] select * from mv1;
| [Diff] (-expected|+actual)
| - 2023-05-06 16:51:00 1
| - 2023-05-06 16:51:00 2
| - 2023-05-06 16:51:00 3
| at e2e_test/streaming/watermark.slt:27
https://buildkite.com/risingwavelabs/pull-request/builds/31234#018a739c-a2d8-45a4-ac9d-dd5758ae21b1
Error message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: