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 #57209

Closed
cockroach-teamcity opened this issue Nov 30, 2020 · 1 comment
Closed

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

cockroach-teamcity opened this issue Nov 30, 2020 · 1 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.

Comments

@cockroach-teamcity
Copy link
Member

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

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:181,sqlsmith.go:211,test_runner.go:760: 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_8021._jsonb AS col_19742,
			(-0.928666329554736):::FLOAT8 AS col_19743,
			tab_8021._interval AS col_19744,
			'00000000-0000-0000-0000-000000000000':::UUID AS col_19745,
			tab_8021._enum AS col_19746,
			tab_8021._inet AS col_19747,
			tab_8021._date AS col_19748,
			'+Inf':::FLOAT8 AS col_19749,
			tab_8021._timestamp AS col_19750,
			tab_8021._timestamptz AS col_19751,
			'\xddeede3fd39a27':::BYTES AS col_19752,
			tab_8021.tableoid AS col_19753,
			8169:::INT8 AS col_19754,
			(-7339756687314558286):::INT8 AS col_19755,
			NULL AS col_19756,
			true AS col_19757,
			(7.55392653153572659E+32:::DECIMAL::DECIMAL / '-Infinity':::DECIMAL::DECIMAL)::DECIMAL AS col_19758,
			tab_8021.crdb_internal_mvcc_timestamp AS col_19759
		FROM
			defaultdb.public.seed@[0] AS tab_8021
		LIMIT
			27:::INT8;

More

Artifacts: /sqlsmith/setup=seed/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 Nov 30, 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