-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Intermittent Cloud Event failures during integration tests #3374
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Comments
Thanks for the report! |
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 12, 2020
Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
4 tasks
no wonder this was not fixed with 3353 😱 🤦♀️ |
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 13, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 13, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 15, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 20, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
to afrittoli/pipeline
that referenced
this issue
Oct 20, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes tektoncd#3374 Signed-off-by: Andrea Frittoli <[email protected]>
tekton-robot
pushed a commit
that referenced
this issue
Oct 20, 2020
Events are not guaranteed to be sent once, so allow for more than one in the cancel_test. Fixes #3374 Signed-off-by: Andrea Frittoli <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have noticed this kind of failure happening in many PRs recently.
/cc @afrittoli
The text was updated successfully, but these errors were encountered: