Fix flaky e2e tests: scriptQueryBuilder.scriptsCrud and tasks
Open
flaky-test
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
`scriptQueryBuilder.scriptsCrud.test.ts` and `tasks.test.ts` has been flaky in the merge queue. [This PR](https://github.com/influxdata/ui/pull/6608) skipped them in order to unblock the merge queue. This issue is to track adding them back.
An example of `scriptQueryBuilder.scriptsCrud` failure
https://app.circleci.com/pipelines/github/influxdata/monitor-ci/19430/workflows/79d10f0e-e54c-4b4c-804b-9ceee7d3a1fc/jobs/1378738
An example of `tasks` failure
https://app.circleci.com/pipelines/github/influxdata/monitor-ci/19431/workflows/8b8e11b8-f873-45e2-8aea-b1014a4fe506/jobs/1378796
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.