Commit 4681ab2
committed
test(uffd): restore TestParallelMissing/Write parallelOperations to 1_000_000
Reverts the 1M -> 10K reduction made in #2461. Intermittent failures
under 1M are bugs to be hunted, not silenced by lowering the load.
The other parallel/serial variants in these files have legitimately
been at 10K since their introduction in November 2025; only the two
TestParallelMissing(/Write) cases were reduced.1 parent 93e2727 commit 4681ab2
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments