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

internal/sqlsmith: TestSetups failed #125166

Closed
cockroach-teamcity opened this issue Jun 5, 2024 · 3 comments
Closed

internal/sqlsmith: TestSetups failed #125166

cockroach-teamcity opened this issue Jun 5, 2024 · 3 comments
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. 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 X-duplicate Closed as a duplicate of another issue.

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 5, 2024

internal/sqlsmith.TestSetups failed with artifacts on master @ bda8d318efc5c1f7cb480f25cfbefbbbbbfc53a6:

=== RUN   TestSetups
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f82616d5c9a8c3209014f997587365ae/logTestSetups2550801951
    test_log_scope.go:81: use -show-logs to present logs inline
    setup_test.go:59: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/f82616d5c9a8c3209014f997587365ae/logTestSetups2550801951
--- FAIL: TestSetups (6.66s)
=== RUN   TestSetups/rand-tables
    setup_test.go:53: ALTER TABLE "ta	bl e_4" ADD FOREIGN KEY ("col4 _11") REFERENCES "t
ablE_1" ("col1 _0") ON DELETE CASCADE
    setup_test.go:54: pq: unimplemented: virtual column "col4 _11" cannot reference a foreign key
    --- FAIL: TestSetups/rand-tables (1.61s)
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-39282

@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. 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 labels Jun 5, 2024
Copy link

github-actions bot commented Jun 5, 2024

internal/sqlsmith.TestSetups failed on master @ 45ebd70c4bdc1564b4841a989590ca8b08656a07:

=== RUN   TestSetups
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestSetups3275876532
    test_log_scope.go:81: use -show-logs to present logs inline
    setup_test.go:59: -- test log scope end --
test logs left over in: outputs.zip/logTestSetups3275876532
--- FAIL: TestSetups (6.48s)
=== RUN   TestSetups/rand-tables
    test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    setup_test.go:53: ALTER TABLE table_2 ADD FOREIGN KEY (col2_4, "c&oL2_17") REFERENCES "tab
        le_1" (col1_6, col1_0)
    setup_test.go:54: pq: unimplemented: virtual column "c&oL2_17" cannot reference a foreign key
    --- FAIL: TestSetups/rand-tables (2.39s)

Parameters:

  • attempt=1
  • run=1
  • shard=1
Help

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

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

internal/sqlsmith.TestSetups failed on master @ d0582983521533ffc15a8b8525a188d80da2a0b7:

=== RUN   TestSetups
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestSetups944928938
    test_log_scope.go:81: use -show-logs to present logs inline
    setup_test.go:59: -- test log scope end --
test logs left over in: outputs.zip/logTestSetups944928938
--- FAIL: TestSetups (4.42s)
=== RUN   TestSetups/rand-tables
    test_server_shim.go:157: automatically injected a shared process virtual cluster under test; see comment at top of test_server_shim.go for details.
    setup_test.go:53: ALTER TABLE table_4 ADD FOREIGN KEY ("col4%8c_5", col4_7) REFERENCES table_3 (col3_2, "c?ol3_8") ON DELETE CASCADE
    setup_test.go:54: pq: unimplemented: virtual column "col4_7" cannot reference a foreign key
    --- FAIL: TestSetups/rand-tables (1.19s)

Parameters:

  • attempt=1
  • run=18
  • shard=1
Help

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

This test on roachdash | Improve this report!

@yuzefovich
Copy link
Member

dup of #125145

@yuzefovich yuzefovich added the X-duplicate Closed as a duplicate of another issue. label Jun 6, 2024
This issue was closed.
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. 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 X-duplicate Closed as a duplicate of another issue.
Projects
Archived in project
Development

No branches or pull requests

2 participants