-
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/importer: TestExportImportBank failed #98665
Comments
The output is hard to read. The difference there is that the actual results should have had these rows, but did not:
|
sql/importer.TestExportImportBank failed with artifacts on master @ a65bca232dfde1862e5aff343e7b1f3a379d6cd6:
Parameters: |
Ran this under stress for an hour and a half, without error: |
The missing data errors smell like something I saw in #102839 |
I bet what happened here is that the import hit a transient retryable KV error and we hit: Once that fix lands I'll close this as a dupe. |
Dupe of #108547 |
sql/importer.TestExportImportBank failed with artifacts on master @ 9b43dc50d468171bc9919dc684b7274b63e13da2:
Parameters:
TAGS=bazel,gss,race
Help
See also: How To Investigate a Go Test Failure (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-25430
The text was updated successfully, but these errors were encountered: