-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fix flaky kudu tests: schema/table not found
and enable CI
#11203
Comments
PR to address kudu flakes here: #11185 |
And a followup PR is here: #11264 |
Flakiness is happening often and impacting other PRs. See issue here: trinodb#11203
@grantatspothero I believe Kudu test became flaky due to recent changes. Do you know what is the trigger? BaseConnectorTest migration or client upgrade? |
Flakiness is happening often and impacting other PRs. See issue here: #11203
Labeled |
schema/table not found
and enable CI
I unfortunately have never been able to reproduce the flakes on my local machine which makes hunting down the precise regression commit(s) difficult. But yes:
|
Fixed by #11264 |
Kudu tests are flaky, see example flake here:
https://github.com/trinodb/trino/runs/5303491394?check_suite_focus=true
The text was updated successfully, but these errors were encountered: