We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hmmm, this test succeeds in CI, but failed for me locally. `tt1` is ok, but `tt1_shared` has a different result. Any ideas?
failed to run `e2e_test/source_inline/cdc/mysql/mysql_create_drop.slt` Caused by: query result mismatch: [SQL] select * from tt1_shared; [Diff] (-expected|+actual) - 1 2023-10-23 10:00:00+00:00 + 1 2023-10-23 02:00:00+00:00 at e2e_test/source_inline/cdc/mysql/mysql_create_drop.slt:177
Originally posted by @xxchan in #16449 (comment)
The text was updated successfully, but these errors were encountered:
Need someone else to reproduce this. 🙏
To test this locally
risedev d <profile-with-mysql>
risedev slt e2e_test/source_inline/cdc/mysql/mysql_create_drop.slt
Sorry, something went wrong.
yuhao-su
Successfully merging a pull request may close this issue.
Originally posted by @xxchan in #16449 (comment)
The text was updated successfully, but these errors were encountered: