-
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
roachtest: activerecord failed #81211
Comments
roachtest.activerecord failed with artifacts on master @ 9a179ea1aa8d6723fb12a988f2212ac8493e5dfc:
Same failure on other branches
|
roachtest.activerecord failed with artifacts on master @ 16c484aa84d3718bfc82557f8e935ab78e6753b6:
Same failure on other branches
|
roachtest.activerecord failed with artifacts on master @ bc5f5b7159ed2b7dbffa94bb2a590fdddb642b9b:
Same failure on other branches
|
test_insert_all_and_upsert_all_with_expression_index has been resolved |
roachtest.activerecord failed with artifacts on master @ 2c264bd12c15b8811553adc9d90f9230065f3ff3:
Same failure on other branches
|
roachtest.activerecord failed with artifacts on master @ a35b848edb3f5562199b0f56bc27a6c576073d5d:
Same failure on other branches
|
The error can be reproduced by creating and renaming an index inside a transaction.
|
roachtest.activerecord failed with artifacts on master @ ce66acdbba801de88f1dd645eaedeb3834f23dbd:
Same failure on other branches
|
81473: sql: fix expandIndexName to return correct table mutable r=chengxiong-ruan a=chengxiong-ruan Fixes #81211 A regression was introduced with #80769 that the table mutable got created from a uncommitted descriptor. This pr tries to fix that. Release note: None. Co-authored-by: Chengxiong Ruan <[email protected]>
Fixes cockroachdb#81211 A regression was introduced with cockroachdb#80769 that the table mutable got created from a uncommitted descriptor. This pr tries to fix that. Release note: None.
Fixes cockroachdb#81211 A regression was introduced with cockroachdb#80769 that the table mutable got created from a uncommitted descriptor. This pr tries to fix that. Release note: None.
roachtest.activerecord failed with artifacts on master @ bc1ee7c7c276984fce8ff5ba4fcfcdff335dde50:
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-15296
The text was updated successfully, but these errors were encountered: