Skip to content
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

blobs: TestBlobClientStat failed #68143

Closed
cockroach-teamcity opened this issue Jul 28, 2021 · 1 comment · Fixed by #68158
Closed

blobs: TestBlobClientStat failed #68143

cockroach-teamcity opened this issue Jul 28, 2021 · 1 comment · Fixed by #68158
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery

Comments

@cockroach-teamcity
Copy link
Member

blobs.TestBlobClientStat failed with artifacts on master @ 8009ac6bb63f455a18bb1139d505bdd9930816b7:

=== RUN   TestBlobClientStat
=== CONT  TestBlobClientStat
    testing.go:1092: race detected during execution of test
--- FAIL: TestBlobClientStat (0.02s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestBlobClientStat PKG=./pkg/blobs TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-race -parallel=4

/cc @cockroachdb/bulk-io g3orgia

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Jul 28, 2021
@knz
Copy link
Contributor

knz commented Jul 28, 2021

See #68154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
Development

Successfully merging a pull request may close this issue.

2 participants