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

test: Fix flaky test TestWorkflowLevelHooksWaitForTriggeredHook #11346

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

terrytangyuan
Copy link
Member

@terrytangyuan terrytangyuan commented Jul 12, 2023

This fixes one of the flaky tests #10807 (comment). I've seen this multiple times this week.

Comment on lines +371 to +372
// TODO: This is sometimes "1/1" which might be a bug we need to investigate later.
//assert.Equal(t, status.Progress, v1alpha1.Progress("2/2"))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @GeunSam2 might be interested in taking a look

@terrytangyuan terrytangyuan enabled auto-merge (squash) July 12, 2023 20:19
@terrytangyuan terrytangyuan merged commit a0b3c13 into argoproj:master Jul 12, 2023
@terrytangyuan terrytangyuan deleted the flaky-progress branch July 12, 2023 21:56
tico24 pushed a commit to tico24/argo-workflows that referenced this pull request Jul 13, 2023
@terrytangyuan terrytangyuan mentioned this pull request Jul 17, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants