Commit c153450
authored
test(transport): loosen min_bandwidth test tolerance (mozilla#3195)
mozilla#3125 improved the flow control auto-tuning
algorithm and added a test that asserts an 80% bandwidth usage. That limit seems
to be too tight, as we spuriously see failures.
Setting to 60% for now.1 parent be1e755 commit c153450
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
1237 | | - | |
| 1237 | + | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
| |||
0 commit comments