-
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
rpc: TestRemoteOffsetUnhealthy failed #116898
Labels
A-testing
Testing tools and infrastructure
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
P-3
Issues/test failures with no fix SLA
T-kv
KV Team
Milestone
Comments
cockroach-teamcity
added
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-kv
KV Team
labels
Dec 20, 2023
nvanbenschoten
added
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
A-testing
Testing tools and infrastructure
labels
Jan 16, 2024
arulajmani
removed
the
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
label
Feb 5, 2024
Another one: https://teamcity.cockroachdb.com/viewLog.html?buildId=14339755&buildTypeId=Cockroach_BazelEssentialCi could we skip this test until it is fixed? |
craig bot
pushed a commit
that referenced
this issue
Mar 28, 2024
121279: rpc: expect eventual connection in remote offset unhealthy test r=arulajmani a=kvoli `TestRemoteOffsetUnhealthy` manually connects a grid of peers to later assert on the remote offset between rpc connections. The initial connection setup can timeout under resource constraints. Retry the initial connection when setting up the test. Fixes: #121238 Fixes: #116898 Release note: None Co-authored-by: Austen McClernon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-testing
Testing tools and infrastructure
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
P-3
Issues/test failures with no fix SLA
T-kv
KV Team
rpc.TestRemoteOffsetUnhealthy failed with artifacts on master @ 7a7bbffa8959c9004991602b9d124de365aa8a17:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-34836
The text was updated successfully, but these errors were encountered: