Commit 41b3ef6
committed
[scout] fix missing failed test annotations in BK (#239959)
## Summary
We are removing scout reports to avoid ingesting the same data twice,
but it was also removing failed test artifacts and causing missing
annotations. See this failed
[build](https://buildkite.com/elastic/kibana-on-merge/builds/80159#)
This PR updates the removal logic so that we keep failed test artifacts
to be uploaded and later used for BK annotations.
<img width="1275" height="416" alt="image"
src="https://github.com/user-attachments/assets/ccf10218-5ad4-4649-aa90-d4e9b912915a"
/>
(cherry picked from commit 1a54d44)1 parent 937a80e commit 41b3ef6
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
| |||
0 commit comments