-
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/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test: TestDataDriven failed #110242
Comments
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 46fedddafbff155b72e3853c4f32157cbfebcd35:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ b5836a5b4ab6c4fe58ada6002eb8c56c4e35438e:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ d7738743c955be36b1c9304a40d9e4e7b3edc4ad:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 0310d119569b59b9efe1b7bbc439c2c604217a4c:
Parameters: Same failure on other branches
|
Happens deterministically when table ID is 109. |
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ ac3c2bec120c79d595a8d335f473b8fe2487e794:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 0cde11b885a5e156b970c003505acd081fb4f326:
Parameters: Same failure on other branches
|
109 is a special number for keys. It is the first byte value with a PrefixEnd that is not a decodable varint. See https://cockroachlabs.slack.com/archives/C02P01CDKKP/p1693827854236639 for an example impacting tenant IDs. |
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 28552c8876e8d6764c2102effbb8d9842185123d:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 985662236d7bf273b93a7b5e32def8e2d1043640:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 6cbd07ee6fbfb92706e8cdc8c559960b1bc41663:
Parameters: Same failure on other branches
|
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 6cbd07ee6fbfb92706e8cdc8c559960b1bc41663:
Parameters: Same failure on other branches
|
110774: pgcryptocipherccl: convert invariant errors into assertions r=rafiss a=andyyang890 This patch changes the checks for programmer error in the `pgcryptocipherccl` package to use `errors.AssertionFailedf` so that they are surfaced with greater visibility. Epic: None Release note: None 110803: rangefeed: actually use scheduler in scheduler benchmarks r=erikgrinaker a=erikgrinaker Epic: none Release note: None 110829: testing: set UseTransactionalDescIDGenerator testing knob in SQLTranslator tests r=rafiss a=ecwall Fixes #110242 Fixes #110240 Set UseTransactionalDescIDGenerator to true to prevent transaction retries from resulting in different descriptor IDs. Descriptor IDs appear directly in the test output and must remain stable. Release note: None 110830: storage: ignore {exclusive,shared} locks in ScanConflictingIntentsForDroppingLatchesEarly r=nvanbenschoten a=arulajmani ScanConflictingIntentsForDroppingLatchesEarly is called by non-locking read requests to check for conflicts before evaluating. Non-locking reads do not conflict with Exclusive or Shared locks -- so these can be ignored when scanning the lock table. This patch does so, by making use of an appropriately configured `LockTableIterator`. Informs #100193 Release note: None Co-authored-by: Andy Yang <[email protected]> Co-authored-by: Erik Grinaker <[email protected]> Co-authored-by: Evan Wall <[email protected]> Co-authored-by: Arul Ajmani <[email protected]>
…lator tests Fixes #110242 Set UseTransactionalDescIDGenerator to true to prevent transaction retries from resulting in different descriptor IDs. Descriptor IDs appear directly in the test output and must remain stable. Release note: None
…lator tests Fixes #110242 Set UseTransactionalDescIDGenerator to true to prevent transaction retries from resulting in different descriptor IDs. Descriptor IDs appear directly in the test output and must remain stable. Release note: None
pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test.TestDataDriven failed with artifacts on master @ 9d3115d1030ee7526818768913285dd0426dd9b5:
Parameters:
TAGS=bazel,gss
,stress=true
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-31341
The text was updated successfully, but these errors were encountered: