Make tests run faster by removing an extreme case
This commit is contained in:
parent
f31493e58e
commit
4b3163179b
@ -157,7 +157,6 @@ def test_io_random(io_pipes):
|
|||||||
4*1024*1024,
|
4*1024*1024,
|
||||||
8*1024*1024,
|
8*1024*1024,
|
||||||
16*1024*1024,
|
16*1024*1024,
|
||||||
32*1024*1024
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
def test_io_large_data(io_pipes, test_data_size):
|
def test_io_large_data(io_pipes, test_data_size):
|
||||||
|
Loading…
Reference in New Issue
Block a user