-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: sqlsmith/setup=empty/setting=no-mutations failed #86201
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
roachtest.sqlsmith/setup=empty/setting=no-mutations failed with artifacts on master @ f4042d47fa8062a612c38d4696eb6bee9cee7c21:
test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-mutations/run_1
sqlsmith.go:265,sqlsmith.go:325,test_runner.go:896: error: pq: internal error: crdb_internal.set_compaction_concurrency(): compaction_concurrency must be > 0
stmt:
SELECT
tab_113526.col_194263 AS col_194265, 453213032:::INT8 AS col_194266
FROM
(
VALUES
(true),
(true),
(NULL),
(false),
(
crdb_internal.set_compaction_concurrency(127:::INT8::INT8, (-6686260172759532247):::INT8::INT8, (-8623930486684336554):::INT8::INT8)::BOOL
)
)
AS tab_113526 (col_194263),
(VALUES ((-252947180):::INT8), (79985758:::INT8), ((-964813711):::INT8)) AS tab_113527 (col_194264)
WHERE
tab_113526.col_194263
ORDER BY
tab_113527.col_194264 ASC, tab_113527.col_194264
LIMIT
90:::INT8;
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-18626
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Type
Projects
Status
Done