-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
sql/tests: TestRandomSyntaxGeneration failed [ALTER TENANT (SELECT 'foo') START REPLICATION ...
immediately crashes the database process]
#136339
Comments
ALTER TENANT (SELECT 'foo') START REPLICATION ...
immediately crashes the database process]
cc @cockroachdb/disaster-recovery |
Repro on a fresh cluster with no other setup:
|
136683: crosscluster/logical: type check dest tenant spec in planHookFn r=dt a=msbutler Fixes #136339 Release note: none Co-authored-by: Michael Butler <[email protected]>
Based on the specified backports for linked PR #136683, I applied the following new label(s) to this issue: branch-release-24.2, branch-release-24.3. Please adjust the labels as needed to match the branches actually affected by this issue, including adding any known older branches. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
Fixes cockroachdb#136339 Release note: none
Fixes cockroachdb#136339 Release note: none
Fixes cockroachdb#136339 Release note: none
sql/tests.TestRandomSyntaxGeneration failed with artifacts on master @ f2ce52ff7cc3b4680e0fec2ef844baad49042d6a:
Help
See also: How To Investigate a Go Test Failure (internal)
Same failure on other branches
ALTER TENANT (SELECT 'foo') START REPLICATION ...
immediately crashes the database process] #136274 sql/tests: TestRandomSyntaxGeneration failed [C-test-failure O-robot T-sql-foundations branch-release-24.3 release-blocker]ALTER TENANT (SELECT 'foo') START REPLICATION ...
immediately crashes the database process] #135784 sql/tests: TestRandomSyntaxGeneration failed [Alter PCR Stream] [A-disaster-recovery C-test-failure O-robot T-disaster-recovery branch-release-24.2 release-blocker]This test on roachdash | Improve this report!
Jira issue: CRDB-44975
The text was updated successfully, but these errors were encountered: