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 TestMultiTasks #49039

Closed
Tracked by #41316
lance6716 opened this issue Nov 30, 2023 · 0 comments · Fixed by #49040
Closed
Tracked by #41316

flaky test TestMultiTasks #49039

lance6716 opened this issue Nov 30, 2023 · 0 comments · Fixed by #49040
Labels
component/test type/enhancement The issue or PR belongs to an enhancement.

Comments

@lance6716
Copy link
Contributor

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/38671/pipeline


    disttest_util.go:203: 

        	Error Trace:	pkg/disttask/framework/testutil/disttest_util.go:203

        	            				pkg/disttask/framework/framework_test.go:239

        	Error:      	Not equal: 

        	            	expected: "reverted"

        	            	actual  : "succeed"

        	            	

        	            	Diff:

        	            	--- Expected

        	            	+++ Actual

        	            	@@ -1,2 +1,2 @@

        	            	-(proto.TaskState) (len=8) "reverted"

        	            	+(proto.TaskState) (len=7) "succeed"

        	            	 

        	Test:       	TestMultiTasks
@lance6716 lance6716 added the type/bug The issue is confirmed as a bug. label Nov 30, 2023
@XuHuaiyu XuHuaiyu added component/test type/enhancement The issue or PR belongs to an enhancement. and removed type/bug The issue is confirmed as a bug. labels Nov 30, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants