We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
disttask: fix flaky multi task test (#49040)
5850546
close #49039
Successfully merging a pull request may close this issue.
https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/38671/pipeline
The text was updated successfully, but these errors were encountered: