relax other.test_outline limits some more
This commit is contained in:
Родитель
6791631fbc
Коммит
60b94b94eb
|
@ -922,10 +922,10 @@ This pointer might make sense in another type signature: i: 0
|
|||
|
||||
for test_opts, expected_ranges in [
|
||||
([], {
|
||||
100: (190, 500),
|
||||
250: (200, 600),
|
||||
500: (200, 700),
|
||||
1000: (230, 1000),
|
||||
100: (150, 500),
|
||||
250: (150, 600),
|
||||
500: (150, 700),
|
||||
1000: (200, 1000),
|
||||
2000: (250, 2000),
|
||||
5000: (500, 5000),
|
||||
0: (1000, 5000)
|
||||
|
|
Загрузка…
Ссылка в новой задаче