Relax TestDifferentWidths
Make the margin a little wider because flakiness was reported.
This commit is contained in:
@@ -751,7 +751,7 @@ func TestDifferentWidths(t *testing.T) {
|
||||
concurrencyLimit: 6,
|
||||
evalDuration: time.Second * 20,
|
||||
expectedFair: []bool{true},
|
||||
expectedFairnessMargin: []float64{0.125},
|
||||
expectedFairnessMargin: []float64{0.15},
|
||||
expectAllRequests: true,
|
||||
evalInqueueMetrics: true,
|
||||
evalExecutingMetrics: true,
|
||||
|
Reference in New Issue
Block a user