-
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
ccl/schemachangerccl: TestBackupRollbacks_ccl_create_index failed #116740
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
P-1
Issues/test failures with a fix SLA of 1 month
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
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-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
labels
Dec 19, 2023
ccl/schemachangerccl.TestBackupRollbacks_ccl_create_index failed on master @ 53e4efd389167110d687e5dea8bf915fe2582a25:
Parameters:
|
exalate-issue-sync
bot
added
the
P-1
Issues/test failures with a fix SLA of 1 month
label
Dec 23, 2023
rafiss
removed
the
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
label
Dec 23, 2023
ccl/schemachangerccl.TestBackupRollbacks_ccl_create_index failed on master @ 57bd0a92676b1c58ee7e29979ce3dceb5837abdb:
Parameters:
|
craig bot
pushed a commit
that referenced
this issue
Jan 2, 2024
116319: kvnemesis: add Raft application assertions r=erikgrinaker a=erikgrinaker This adds basic kvnemesis assertions for Raft command application: * A request is only applied once, at a single log index and lease applied index across all replicas (i.e. no double-applies or replays). * Commands do not regress the Raft index/term, lease applied index, and closed timestamp (assuming no node restarts). * All replicas apply the same commands in the same order at the same positions. Resolves #115771. Touches #114421. Epic: none Release note: None 117014: kv: add mutex tracing to tscache r=erikgrinaker a=nvanbenschoten We added the ability to trace mutex acquisition in afb73d2. This commit uses this capability to trace the mutex acquisition the timestamp cache. Epic: None Release note: None 117138: sctest: remove t.Parallel calls and cleanup r=rafiss a=rafiss In 943a7fd and f397c13 these tests were made parallel. This makes debugging harder, and now that the tests run in a remote execution environment, the speed benefits seem dubious. Let's make it non-parallel to see if the tests become more stable. informs #116740 informs #117103 Release note: None Co-authored-by: Erik Grinaker <grinaker@cockroachlabs.com> Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com> Co-authored-by: Rafi Shamim <rafi@cockroachlabs.com>
addressed by #117138 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
P-1
Issues/test failures with a fix SLA of 1 month
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
ccl/schemachangerccl.TestBackupRollbacks_ccl_create_index failed on master @ 5f76d93b2ad8d29c14c9b176753ec33cbf81e3fe:
Parameters:
attempt=1
run=9
shard=46
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-34743
The text was updated successfully, but these errors were encountered: