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

pkg/sql/copy/copy_test: TestLargeDynamicRows failed #114325

Closed
cockroach-teamcity opened this issue Nov 12, 2023 · 2 comments
Closed

pkg/sql/copy/copy_test: TestLargeDynamicRows failed #114325

cockroach-teamcity opened this issue Nov 12, 2023 · 2 comments
Assignees
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-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 12, 2023

pkg/sql/copy/copy_test.TestLargeDynamicRows failed with artifacts on release-23.1 @ 57a8ae9fee9f6d32d849454643f0b4a84c279bfe:

=== RUN   TestLargeDynamicRows
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/53491fdf16955d5896449a680358dad1/logTestLargeDynamicRows1621994607
    test_log_scope.go:79: use -show-logs to present logs inline
    copy_test.go:612: 
        	Error Trace:	pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:612
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 2
        	Test:       	TestLargeDynamicRows
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/53491fdf16955d5896449a680358dad1/logTestLargeDynamicRows1621994607
--- FAIL: TestLargeDynamicRows (2.24s)

Parameters: TAGS=bazel,gss

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-33463

@cockroach-teamcity 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-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 Nov 12, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Nov 12, 2023
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Nov 12, 2023
@yuzefovich yuzefovich removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Nov 14, 2023
@yuzefovich yuzefovich self-assigned this Nov 14, 2023
@yuzefovich yuzefovich moved this from Triage to Active in SQL Queries Nov 14, 2023
@yuzefovich
Copy link
Member

This is missing a backport of #109292

@yuzefovich
Copy link
Member

Will be fixed by #114427

@github-project-automation github-project-automation bot moved this from Active to Done in SQL Queries Nov 14, 2023
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-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants