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=empty/setting=no-ddl failed: error lookup for ComparisonExpr #73777

Closed
cockroach-teamcity opened this issue Dec 14, 2021 · 3 comments · Fixed by #73954
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. T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

roachtest.sqlsmith/setup=empty/setting=no-ddl failed with artifacts on master @ 5cd5be83218475ef0cc3c62a856b8d9d22cf142b:

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=empty/setting=no-ddl/run_1
	sqlsmith.go:230,sqlsmith.go:257,test_runner.go:779: Failed generating a query Caught error lookup for ComparisonExpr ((((tab_60.col_119)[??? tab_60.col_119]))[void] = (((tab_61.col_121)[??? tab_61.col_121]))[void])[bool]'s CmpOp failed
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

@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 Dec 14, 2021
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Dec 14, 2021
@cucaroach cucaroach self-assigned this Dec 14, 2021
@cucaroach cucaroach changed the title roachtest: sqlsmith/setup=empty/setting=no-ddl failed roachtest: sqlsmith/setup=empty/setting=no-ddl failed: error lookup for ComparisonExpr Dec 14, 2021
@cockroach-teamcity
Copy link
Member Author

roachtest.sqlsmith/setup=empty/setting=no-ddl failed with artifacts on master @ acf40e97f64a97338cbebd20d7fbe176c4e37c34:

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=empty/setting=no-ddl/run_1
	sqlsmith.go:230,sqlsmith.go:257,test_runner.go:779: Failed generating a query Caught error lookup for ComparisonExpr ((((tab_2462.col_4294)[??? tab_2462.col_4294]))[void] = (((tab_2463.col_4295)[??? tab_2463.col_4295]))[void])[bool]'s CmpOp failed
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.sqlsmith/setup=empty/setting=no-ddl failed with artifacts on master @ dd7fd4e5a371ce4437fce383b9674cba2e212fe6:

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=empty/setting=no-ddl/run_1
	sqlsmith.go:230,sqlsmith.go:257,test_runner.go:779: Failed generating a query Caught error lookup for ComparisonExpr ((((tab_1516.col_2686)[??? tab_1516.col_2686]))[void] = (((tab_1517.col_2687)[??? tab_1517.col_2687]))[void])[bool]'s CmpOp failed
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@mgartner
Copy link
Collaborator

cc @otan this looks related to the new void type

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. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants