-
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
pkg/util/future/future_test: TestFuture failed #99804
Labels
A-cdc
Change Data Capture
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-cdc
Milestone
Comments
cockroach-teamcity
added
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
labels
Mar 28, 2023
pkg/util/future/future_test.TestFuture failed with artifacts on release-23.1 @ 2f86475f2e3d713b4c8c976c34dba99acce7c4c7:
Same failure on other branches
|
pkg/util/future/future_test.TestFuture failed with artifacts on release-23.1 @ c00896aaf2a443cffbccae5c38452dfceff6e8cb:
Parameters: Same failure on other branches
|
cc @cockroachdb/cdc |
craig bot
pushed a commit
that referenced
this issue
Jul 5, 2023
105282: deps: remove go-libedit r=rickystewart a=knz The libedit-based editor was deprecated in 23.1. We can remove it in 23.2. This simplifies the build system. Release note: None Fixes #105283. Epic: CRDB-28893 106187: future: Fix a small race in the test r=miretskiy a=miretskiy Fix a test which was racy because awaitable future may be completed immediately, while the previously arranged `WhenDone` callbacks have not finished running yet. Fixes #99019 Fixes #99804 Fixes #102080 Release note: None Co-authored-by: Raphael 'kena' Poss <[email protected]> Co-authored-by: Yevgeniy Miretskiy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-cdc
Change Data Capture
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-cdc
pkg/util/future/future_test.TestFuture failed with artifacts on release-23.1 @ 3551dc089ac3efcb3772df2109164dcb01e79d8f:
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-26089
Epic CRDB-11732
The text was updated successfully, but these errors were encountered: