-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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-ddl failed #106048
Labels
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
O-rsg
Random Syntax Generator
T-sql-queries
SQL Queries Team
Milestone
Comments
cockroach-teamcity
added
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
labels
Jul 3, 2023
Stack trace:
|
This can be reproduced in a 3-node cluster. Reproduction Steps
CREATE TABLE t (a INT);
SELECT (1 / 'Infinity'::DECIMAL) FROM t;
SELECT (1 / 'Infinity'::DECIMAL) FROM t; |
I've reproduced this on v23.1.4, v22.2.11, v22.1.13, and master@ |
It looks like a dup of #40929 |
I added C-test-failure label to #40929 and closing this issue as a dup of that one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
O-rsg
Random Syntax Generator
T-sql-queries
SQL Queries Team
roachtest.sqlsmith/setup=rand-tables/setting=no-ddl failed with artifacts on release-23.1 @ e12e85479312972b551677203849d29aeb38ad5f:
Parameters:
ROACHTEST_arch=amd64
,ROACHTEST_cloud=aws
,ROACHTEST_cpu=4
,ROACHTEST_encrypted=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-29369
The text was updated successfully, but these errors were encountered: