-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
sql: TestTelemetry failed #75190
Comments
sql.TestTelemetry failed with artifacts on master @ 506412ffdb6d0f6d4952d2599b81cb9294a123a1:
Help
See also: How To Investigate a Go Test Failure (internal)
|
Thanks, @irfansharif. I'm not sure why this test just suddenly started to flake (we haven't changed anything here recently), but I've opened another PR which should hopefully help. |
Could it be due to #73876? Here's an e-mail sent out to KV members, but perhaps should be disseminated more widely.
|
Thanks for the info, @irfansharif. I'm not too familiar with how
Perhaps that would be affected by #73876? At any rate, the fixes I'm making to deflake this test should work, but it might fail again further down in the file. This failure is just a bit below the last failure that I fixed. I can't trigger this failure with |
Should we be liberal with our allow-lists throughout the file then? Would it be an improper test if we did so? I'll try looking through the diagnostic report to see if anything appears obvious. |
I don't think that would be a problem. But since I've already posted #75210, let's just see if it flakes again, in which case I'll update the rest of the file with more specific allow-lists. |
75191: cli/demo: fix connection string for shared DB server r=otan,knz a=rafiss fixes #74162 This is needed since the workload fixtures are not installed on the shared server, so it only has the default databases. Release note: None 75210: sql: deflake TestTelemetry r=rytaft a=rytaft This commit deflakes TestTelemetry by adding a more precise feature-allowlist. Fixes #75190 Release note: None Co-authored-by: Rafi Shamim <rafi@cockroachlabs.com> Co-authored-by: Rebecca Taft <becca@cockroachlabs.com>
This commit deflakes TestTelemetry by adding a more precise feature-allowlist. Fixes cockroachdb#75190 Release note: None
sql.TestTelemetry failed with artifacts on master @ 54c5a2c645756c8cbd3cf7dff1fd354c290b013f:
Help
See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: