8000 flaky test: failed to run `e2e_test/source_inline/kafka/add_partition.slt` · Issue #22072 · risingwavelabs/risingwave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flaky test: failed to run e2e_test/source_inline/kafka/add_partition.slt #22072

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

Closed
kwannoel opened this issue Jun 1, 2025 · 5 comments · Fixed by #22083
Closed

flaky test: failed to run e2e_test/source_inline/kafka/add_partition.slt #22072

kwannoel opened this issue Jun 1, 2025 · 5 comments · Fixed by #22083
Assignees
Labels
type/bug Type: Bug. Only for issues. type/flaky-test Type: Flaky test failure.
Milestone

Comments

@kwannoel
Copy link
Contributor
kwannoel commented Jun 1, 2025

Describe the bug

https://buildkite.com/risingwavelabs/main-cron/builds/5342#01972712-96f1-4458-87e6-091fc802ee95

Error message/log

Caused by:
    query result mismatch:
    [SQL] SELECT * FROM mv order by x;
    [Diff] (-expected|+actual)
        a
        b
    -   c
    -   d
    +   c
    at e2e_test/source_inline/kafka/add_partition.slt:61

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

@kwannoel kwannoel added type/bug Type: Bug. Only for issues. type/flaky-test Type: Flaky test failure. labels Jun 1, 2025
@github-actions github-actions bot added this to the release-2.5 milestone Jun 1, 2025
@tabVersion tabVersion assigned xxchan and unassigned tabVersion Jun 2, 2025
@tabVersion
Copy link
Contributor

checked the git log and reassign to test owner @xxchan

@xxchan
Copy link
Member
xxchan commented Jun 3, 2025

This consistently happen after https://buildkite.com/risingwavelabs/main-cron/builds/5314 (05/29 00:00), but didn't happen before it.

@xxchan
Copy link
Member
xxchan commented Jun 3, 2025

I suspect this is caused by #21976 😅

The sqlserver test used too much resource (or stuck?)

Image

@xxchan
Copy link
Member
xxchan commented Jun 3, 2025

Image

@xxchan
Copy link
Member
xxchan commented Jun 3, 2025

I think the SQLserver error takes too long, and blocked the Split change barrier.

xxchan added a commit that referenced this issue Jun 3, 2025
fix #22072

Signed-off-by: xxchan <xxchan22f@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: Bug. Only for issues. type/flaky-test Type: Flaky test failure.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0