Commit c4e3902
authored
chore(ci): Do not report flaky test issues if we cannot find a test name (#20589)
Today, we got a bunch of flaky CI issues for e.g. failing cache or
playwright installation. While these are also kind of flakes, the issues
are not super actionable and it gets a bit noisy. I'd opt to not create
an issue if we cannot identify a concrete test that is flaking. We miss
out on some things being auto-reported here but that's also OK I'd say.
Closes #20319
Closes #20557
Closes #20493
Closes #20492
Closes #20469
Closes #204701 parent c0005cd commit c4e3902
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments