Skip to content

sql: TestCachedSequences failed #78485

@cockroach-teamcity

Description

@cockroach-teamcity

sql.TestCachedSequences failed with artifacts on master @ cb10bfe399528718776711068b2560e5f6d53b55:

=== RUN   TestCachedSequences
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/233e6aa31ff7ad29c896f0479cb5d0c4/logTestCachedSequences3999808401
    test_log_scope.go:80: use -show-logs to present logs inline
=== CONT  TestCachedSequences
    sequence_test.go:745: -- test log scope end --
--- FAIL: TestCachedSequences (31.51s)
=== RUN   TestCachedSequences/Create_Table_With_GENERATED_BY_DEFAULT_AS_IDENTITY
    sequence_test.go:412: error executing '
        				CREATE TABLE demo_t_bydefault (
                   x INT UNIQUE,
        				   y INT GENERATED BY DEFAULT AS IDENTITY (START 2 INCREMENT 2 CACHE 5)
        				)
        			  ': pq: multiple default values specified for column "y" of table "demo_t_bydefault"
    --- FAIL: TestCachedSequences/Create_Table_With_GENERATED_BY_DEFAULT_AS_IDENTITY (0.39s)
Help

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

  • TAGS=bazel,gss

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-14152

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions