-
Notifications
You must be signed in to change notification settings - Fork 4.1k
logictestccl: move CCL logic tests into sql/logictest #147830
Copy link
Copy link
Open
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-sql-queriesSQL Queries TeamSQL Queries Team
Description
We no longer need to maintain CCL logic tests separately from core logic tests, and it causes confusion when some features are not available in sql/logictest (such as Read Committed isolation). We should:
- make all CCL features available in sql/logictest
- move all tests from ccl/logictestccl into sql/logictest
Jira issue: CRDB-51272
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Backlog