-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
TestTemplateExecutor
fails sometimes (flakey test)
#12832
Comments
It seems like related to this PR I submitted: #12620, which I add a new check with |
This should be the reason. I was just wondering why the removeCompletedTaskSetStatus was not implemented. This error in testing is basically impossible to reproduce locally.
|
I think
Currently, logs will only be printed when the taskset patch failed. |
Could you add a permanent error log comment in this issue too similar to #12836 (comment)? Thanks! |
|
TestTemplateExecutor
fails sometimes (flakey test)
…12832 (#12835) Signed-off-by: shuangkun <[email protected]>
…12832 (#12835) Signed-off-by: shuangkun <[email protected]> (cherry picked from commit cd0c58e)
Pre-requisites
:latest
What happened/what did you expect to happen?
Some pr not pass because TestTemplateExecutor:
https://github.com/argoproj/argo-workflows/actions/runs/8306974296/job/22735726882?pr=12787
https://github.com/argoproj/argo-workflows/actions/runs/8260166456/job/22595317286?pr=12741
https://github.com/argoproj/argo-workflows/actions/runs/8490016818/job/23260724522?pr=12862
I've encountered it several times
I want
The test always pass.
Version
latest
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
no need
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: