-
Notifications
You must be signed in to change notification settings - Fork 4.1k
blobs: TestBlobClientDeleteFrom failed #67245
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
blobs.TestBlobClientDeleteFrom failed with artifacts on master @ 84ec89c77841016da0b9c4c71772a4304bad45a5:
=== RUN TestBlobClientDeleteFrom
=== CONT TestBlobClientDeleteFrom
testing.go:1092: race detected during execution of test
--- FAIL: TestBlobClientDeleteFrom (0.02s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestBlobClientDeleteFrom PKG=./pkg/blobs TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-race -parallel=4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.