Commit 15597f9
fix(e2e): Restore strict HTTP spans assertion
Revert the relaxation of the HTTP spans check from >= 1 back to exactly 2.
The other fixes (simulator warm-up, wait_for_boot, clearState, per-flow
retries) address the actual flakiness; weakening this assertion would
permanently hide regressions where one tracing layer stops producing spans.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 97d17ea commit 15597f9
1 file changed
Lines changed: 3 additions & 5 deletions
File tree
- samples/react-native/e2e/tests/captureSpaceflightNewsScreenTransaction
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
145 | 143 | | |
146 | | - | |
| 144 | + | |
147 | 145 | | |
148 | 146 | | |
0 commit comments