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=rand-tables/setting=no-mutations failed #53761

Closed
cockroach-teamcity opened this issue Sep 1, 2020 · 1 comment
Closed
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=rand-tables/setting=no-mutations failed on master@4a25ab1bc85e404b1a8b3e28660e41e7e5063e0b:

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=rand-tables/setting=no-mutations/run_1
	sqlsmith.go:172,sqlsmith.go:202,test_runner.go:754: error: pq: internal error: 0E-2019:::DECIMAL: could not evaluate 0E-2019 as Datum type DDecimal from string "0E-2019": could not parse "0E-2019" as type decimal
		stmt:
		SELECT
			(tab_11427.col1_5::BYTES || tab_11427.col1_5::BYTES)::BYTES AS col_24777,
			'a2c8:562:5c44:94b2:3e08:db8a:7cdf:5b6a/30':::INET AS col_24778,
			log('Infinity':::DECIMAL::DECIMAL, 53077866099635858.95:::DECIMAL::DECIMAL)::DECIMAL AS col_24779,
			tab_11427.tableoid AS col_24780,
			tab_11427.col1_4 AS col_24781,
			tab_11427.col1_2 AS col_24782,
			'1987-07-22':::DATE AS col_24783,
			tab_11427.col1_1 AS col_24784
		FROM
			defaultdb.public.table1@table1_col1_4_col1_5_col1_1_col1_3_key AS tab_11427
		LIMIT
			9:::INT8;

More

Artifacts: /sqlsmith/setup=rand-tables/setting=no-mutations

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 Sep 1, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Sep 1, 2020
@asubiotto
Copy link
Contributor

Dup of #40929

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

2 participants