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

sql/sem/builtins: TestSerialNormalizationWithUniqueUnorderedID failed #78411

Closed
cockroach-teamcity opened this issue Mar 24, 2022 · 4 comments
Closed
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 24, 2022

sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID failed with artifacts on master @ 8b367174769c89c0fcfe50986ed68d4650be7750:

=== RUN   TestSerialNormalizationWithUniqueUnorderedID
    builtins_test.go:130: Key counts in each split range
    builtins_test.go:132: range 0: 4
    builtins_test.go:132: range 1: 8
    builtins_test.go:132: range 2: 17
    builtins_test.go:132: range 3: 17
    builtins_test.go:132: range 4: 8
    builtins_test.go:132: range 5: 2
    builtins_test.go:132: range 6: 23
    assertion_compare.go:332: 
        	Error Trace:	builtins_test.go:146
        	Error:      	"32.20253164556963" is not less than "19.5114"
        	Test:       	TestSerialNormalizationWithUniqueUnorderedID
        	Messages:   	[chiSquared value of %f must be less than criticalVal %f to guarantee distribution is relatively uniform 32.20253164556963 19.5114]
--- FAIL: TestSerialNormalizationWithUniqueUnorderedID (1.97s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-14118

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 24, 2022
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Mar 24, 2022
@cockroach-teamcity
Copy link
Member Author

sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID failed with artifacts on master @ d51cd4f6d5baee50c8c21a9d0e4c92442e5450d0:

=== RUN   TestSerialNormalizationWithUniqueUnorderedID
    builtins_test.go:130: Key counts in each split range
    builtins_test.go:132: range 0: 2
    builtins_test.go:132: range 1: 10
    builtins_test.go:132: range 2: 14
    builtins_test.go:132: range 3: 18
    builtins_test.go:132: range 4: 6
    builtins_test.go:132: range 5: 3
    builtins_test.go:132: range 6: 22
    assertion_compare.go:332: 
        	Error Trace:	builtins_test.go:146
        	Error:      	"32.61333333333334" is not less than "19.5114"
        	Test:       	TestSerialNormalizationWithUniqueUnorderedID
        	Messages:   	[chiSquared value of %f must be less than criticalVal %f to guarantee distribution is relatively uniform 32.61333333333334 19.5114]
--- FAIL: TestSerialNormalizationWithUniqueUnorderedID (1.88s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID failed with artifacts on master @ fa0291175ecb983301d980247ad2ec6c7b233660:

=== RUN   TestSerialNormalizationWithUniqueUnorderedID
    builtins_test.go:130: Key counts in each split range
    builtins_test.go:132: range 0: 1213
    builtins_test.go:132: range 1: 1149
    builtins_test.go:132: range 2: 1281
    builtins_test.go:132: range 3: 1276
    builtins_test.go:132: range 4: 1282
    builtins_test.go:132: range 5: 1142
    builtins_test.go:132: range 6: 1346
    assertion_compare.go:332: 
        	Error Trace:	builtins_test.go:146
        	Error:      	"27.857751179652418" is not less than "19.5114"
        	Test:       	TestSerialNormalizationWithUniqueUnorderedID
        	Messages:   	[chiSquared value of %f must be less than criticalVal %f to guarantee distribution is relatively uniform 27.857751179652418 19.5114]
--- FAIL: TestSerialNormalizationWithUniqueUnorderedID (1.41s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss,deadlock

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

sql/sem/builtins.TestSerialNormalizationWithUniqueUnorderedID failed with artifacts on master @ 30a55f4978019d1b01388561513aa5951362e8b7:

=== RUN   TestSerialNormalizationWithUniqueUnorderedID
    builtins_test.go:131: Key counts in each split range
    builtins_test.go:133: range 0: 1157
    builtins_test.go:133: range 1: 1183
    builtins_test.go:133: range 2: 1316
    builtins_test.go:133: range 3: 1276
    builtins_test.go:133: range 4: 1253
    builtins_test.go:133: range 5: 1191
    builtins_test.go:133: range 6: 1333
    assertion_compare.go:332: 
        	Error Trace:	builtins_test.go:147
        	Error:      	"22.753703065794028" is not less than "19.5114"
        	Test:       	TestSerialNormalizationWithUniqueUnorderedID
        	Messages:   	[chiSquared value of %f must be less than criticalVal %f to guarantee distribution is relatively uniform 22.753703065794028 19.5114]
--- FAIL: TestSerialNormalizationWithUniqueUnorderedID (1.78s)

Parameters: TAGS=bazel,gss,deadlock

Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss
Copy link
Collaborator

rafiss commented Jul 6, 2022

closed by #83809

@rafiss rafiss closed this as completed Jul 6, 2022
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-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

2 participants