-
Notifications
You must be signed in to change notification settings - Fork 267
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
Flakey unit tests for CreatePipelineRun.test.js #907
Comments
I've been hit by this a few times this week so assigning myself. Can't reproduce locally but will submit some changes I suspect will help with at least one of the failures. |
Closing since #939 is merged, can reopen if we still see issues with that. |
Reopening, still seeing failures in CreatePipelineRun.test.js
etc. |
This one just won't go away... 😣
@a-roberts did I see you post somewhere recently about a similar issue with tests involving the Carbon Modal? |
I'm seeing this locally consistently now, a colleague at IBM mentioned this in Slack in response
|
PR merged to mock focus-trap, and just as that went in I spotted this Carbon PR that actually removes focus-trap-react: carbon-design-system/carbon#5260 So once the next Carbon release goes out in a week or two we should be able to remove this mock. |
In my latest Pull Request, I saw a failure with the
CreatePipelineRun
tests even though I had not modified theCreatePipelineRun
file. After running the unit tests again with/test tekton-dashboard-unit-tests
, the tests passed. This indicates that the unit tests are flakey.Here's a link to the Pull Request where I saw the test failure: #906 (comment)
Here's a link to the Prow logs for the unit test: https://tekton-releases.appspot.com/build/tekton-prow/pr-logs/pull/tektoncd_dashboard/906/pull-tekton-dashboard-unit-tests/1217887100729298944/
This is a snippet from the logs:
The text was updated successfully, but these errors were encountered: