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

flaky test TestBasicImportInto #47416

Closed
Tracked by #41316
lance6716 opened this issue Oct 7, 2023 · 1 comment · Fixed by #47431
Closed
Tracked by #41316

flaky test TestBasicImportInto #47416

lance6716 opened this issue Oct 7, 2023 · 1 comment · Fixed by #47431
Labels
component/ddl This issue is related to DDL of TiDB. severity/minor type/bug The issue is confirmed as a bug.

Comments

@lance6716
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

=== NAME  TestLoadRemote

    testkit.go:242: 

        	Error Trace:	testkit/testkit.go:242

        	            				testkit/testkit.go:176

        	            				testkit/testkit.go:151

        	            				tests/realtikvtest/importintotest/import_into_test.go:215

        	Error:      	Received unexpected error:

        	            	[executor:8173]PreCheck failed: there's pending or running jobs

        	Test:       	TestLoadRemote

        	Messages:   	sql:import into t  FROM 'gs://test-multi-load/db.tbl.*.csv?endpoint=http://127.0.0.1:4443/storage/v1/'

        	            			with thread=1, args:[]

=== NAME  TestLoadRemote/TestBasicImportInto

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_check2/detail/ghpr_check2/30576/pipeline

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@lance6716 lance6716 added the type/bug The issue is confirmed as a bug. label Oct 7, 2023
@D3Hunter
Copy link
Contributor

D3Hunter commented Oct 8, 2023

the flack case is this one, bazel retry cause that one

    one_parquet_test.go:68: 
        	Error Trace:	tests/realtikvtest/importintotest/one_parquet_test.go:68
        	Error:      	Condition never satisfied
        	Test:       	TestLoadRemote/TestDetachedLoadParquet

@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Oct 8, 2023
ti-chi-bot bot pushed a commit that referenced this issue Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ddl This issue is related to DDL of TiDB. severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants