-
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/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogicCCL_plpgsql_txn failed [3node-tenant tests are flaky with autocommit_before_ddl=true] #140172
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)
Comments
craig bot
pushed a commit
that referenced
this issue
Jan 31, 2025
140187: logictest: disable autocommit_before_ddl under 3node-tenant r=rafiss a=rafiss A recent change to the default value of this setting appears to have made many 3node-tenant tests flaky. This patch goes back to the old value for multitenant configs while we investigate. informs #140162, #140163, #140170, #140172, #140183, #140182, #140173, #140171, #140168, #140164, Release note: None Co-authored-by: Rafi Shamim <[email protected]>
craig bot
pushed a commit
that referenced
this issue
Jan 31, 2025
140187: logictest: disable autocommit_before_ddl under 3node-tenant r=yuzefovich a=rafiss A recent change to the default value of this setting appears to have made many 3node-tenant tests flaky. This patch goes back to the old value for multitenant configs while we investigate. informs #140162, #140163, #140170, #140172, #140183, #140182, #140173, #140171, #140168, #140164, Release note: None Co-authored-by: Rafi Shamim <[email protected]>
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogicCCL_plpgsql_txn failed on master @ 5b931856d005214057f0703890ce3a77cdc21f30:
Parameters:
|
rafiss
added a commit
to rafiss/cockroach
that referenced
this issue
Jan 31, 2025
Similar to what we're seeing in cockroachdb#140172 and the issues linked to cockroachdb#140187, this test is flaky due to running with autocommit_before_ddl=true in a multitenant setup. Release note: None
craig bot
pushed a commit
that referenced
this issue
Jan 31, 2025
139365: docgen: update COPY TO STDOUT portions of SQL diagram r=mgartner a=taroface Updated `COPY` diagram so that it better reflects the `COPY TO` syntax that was added in 23.1 (this PR will be backported to every version up until 23.1). These changes accompany the docs updates in cockroachdb/docs#19310 Current diagram: <img width="647" alt="image" src="https://github.com/user-attachments/assets/eb70b831-3473-40aa-823f-5432a8cf2698" /> New diagram: <img width="829" alt="image" src="https://github.com/user-attachments/assets/314e1345-cec8-4a72-9be2-fb4b2f2885ee" /> Epic: none Release note: none Release justification: non-production code change 140071: storage: covert SizeSpec to protobuf r=RaduBerinde a=andrewbaptist This commit moves SizeSpec to the storagepb directory and converts it toa protobuf. Additionally it pulls shared storage into the global StorageConfig file. Epic: none Release note: None 140241: multiregionccl: deflake TestColdStartLatency r=rafiss a=rafiss Similar to what we're seeing in #140172 and the issues linked to #140187, this test is flaky due to running with autocommit_before_ddl=true in a multitenant setup. fixes #140174 Release note: None Co-authored-by: Ryan Kuo <[email protected]> Co-authored-by: Andrew Baptist <[email protected]> Co-authored-by: Rafi Shamim <[email protected]>
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)
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogicCCL_plpgsql_txn failed with artifacts on master @ db0c794615911572c9c873e8c30ac9cd6d8b59f6:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-47020
The text was updated successfully, but these errors were encountered: