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

ccl/kvccl/kvtenantccl: TestConnectorRetriesError failed [grpc data race] #68144

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

Comments

@cockroach-teamcity
Copy link
Member

ccl/kvccl/kvtenantccl.TestConnectorRetriesError failed with artifacts on master @ 8009ac6bb63f455a18bb1139d505bdd9930816b7:

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

To reproduce, try:

make stressrace TESTS=TestConnectorRetriesError PKG=./pkg/ccl/kvccl/kvtenantccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-race -parallel=4

/cc @cockroachdb/kv aliher1911

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
@cockroach-teamcity cockroach-teamcity added this to roachtest/unit test backlog in KV Jul 28, 2021
@knz
Copy link
Contributor

knz commented Jul 28, 2021

See #68154

@tbg tbg changed the title ccl/kvccl/kvtenantccl: TestConnectorRetriesError failed ccl/kvccl/kvtenantccl: TestConnectorRetriesError failed [grpc data race] Jul 28, 2021
@craig craig bot closed this as completed in dbbf8fb Jul 28, 2021
KV automation moved this from roachtest/unit test backlog to Closed Jul 28, 2021
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants