Skip to content
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

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #50327

Closed
cockroach-teamcity opened this issue Jun 17, 2020 · 1 comment
Closed

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #50327

cockroach-teamcity opened this issue Jun 17, 2020 · 1 comment
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on master@a8e821d13b2b623c38ba82c577536ecde47bd685:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:169,sqlsmith.go:199,test_runner.go:753: error: pq: internal error: no volatility for cast unknown::tuple{float}
		stmt:
		WITH
			with_1413 (col_8347)
				AS (
					SELECT * FROM (VALUES (NULL)) AS tab_3504 (col_8347)
					UNION ALL
						SELECT
							*
						FROM
							(
								VALUES
									(NULL),
									((0.24806185066699982:::FLOAT8,)),
									((1.0:::FLOAT8,)),
									(((-1.0537382364273071):::FLOAT8,)),
									((0.8834176659584045:::FLOAT8,))
							)
								AS tab_3505 (col_8348)
				)
		SELECT
			cte_ref_399.col_8347 AS col_8349
		FROM
			with_1413 AS cte_ref_399;

More

Artifacts: /sqlsmith/setup=seed/setting=no-mutations
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jun 17, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Jun 17, 2020
@asubiotto
Copy link
Contributor

dup of #50258

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-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

No branches or pull requests

3 participants