-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sqlsmith: add a configuration that runs with the crdb_test build #83186
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-postmortemOriginated from a Postmortem action item.Originated from a Postmortem action item.T-sql-queriesSQL Queries TeamSQL Queries Team
Description
The bug identified by #81968 was not caught by any of our tests, but it did trigger an assertion failure when the SQLite logic tests were run with the crdb_test build flag. The crdb_test build flag enables assertions and metamorphic testing that are not enabled in the normal binaries used by SQLSmith. We may be able to find more bugs if we have at least one configuration of SQLSmith testing that uses a crdb_test binary.
Epic: CRDB-14020
Jira issue: CRDB-16911
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-postmortemOriginated from a Postmortem action item.Originated from a Postmortem action item.T-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Done