Commit d337ba6
authored
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Tests**
* Improved reliability of automated tests by moving cleanup to test
teardown, adding retry-based deletion and clearer failure reporting.
* Reduces flakiness (notably on Windows) and improves stability in CI
and local runs.
* No changes to application features, behavior, performance, or
compatibility; end users will not observe functional differences.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a07eac0 commit d337ba6
1 file changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
144 | 160 | | |
145 | 161 | | |
146 | 162 | | |
| |||
151 | 167 | | |
152 | 168 | | |
153 | 169 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 170 | | |
158 | 171 | | |
159 | 172 | | |
| |||
0 commit comments