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: TestConstraintValidationBeforeBuffering failed #120593

Closed
cockroach-teamcity opened this issue Mar 16, 2024 · 2 comments
Closed

sql: TestConstraintValidationBeforeBuffering failed #120593

cockroach-teamcity opened this issue Mar 16, 2024 · 2 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
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 16, 2024

sql.TestConstraintValidationBeforeBuffering failed on master @ 34caf9d2c267f95f6aef2713708806e6f14948d6:

=== RUN   TestConstraintValidationBeforeBuffering
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestConstraintValidationBeforeBuffering1715083210
    test_log_scope.go:81: use -show-logs to present logs inline
    mutation_test.go:57: 1: pq: context canceled
    mutation_test.go:94: -- test log scope end --
test logs left over in: outputs.zip/logTestConstraintValidationBeforeBuffering1715083210
--- FAIL: TestConstraintValidationBeforeBuffering (13.83s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=13
Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-36766

@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 Mar 16, 2024
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Mar 16, 2024
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Mar 16, 2024
@cockroach-teamcity
Copy link
Member Author

sql.TestConstraintValidationBeforeBuffering failed on master @ 067e48d29b9093038f6fcf2074cd761ffdcd4fe2:

=== RUN   TestConstraintValidationBeforeBuffering
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestConstraintValidationBeforeBuffering4023980513
    test_log_scope.go:81: use -show-logs to present logs inline
    mutation_test.go:57: 1: pq: context canceled
    mutation_test.go:94: -- test log scope end --
test logs left over in: outputs.zip/logTestConstraintValidationBeforeBuffering4023980513
--- FAIL: TestConstraintValidationBeforeBuffering (23.81s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=13
Help

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

This test on roachdash | Improve this report!

@mgartner
Copy link
Collaborator

I think this is a duplicate of #119907. Similar symptoms, at least.

@github-project-automation github-project-automation bot moved this from Triage to Done in SQL Queries Mar 18, 2024
@mgartner mgartner added the X-duplicate Closed as a duplicate of another issue. label Mar 18, 2024
@exalate-issue-sync exalate-issue-sync bot removed the X-duplicate Closed as a duplicate of another issue. label Mar 18, 2024
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
Projects
Archived in project
Development

No branches or pull requests

2 participants