mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-18 08:49:39 -04:00
test_slow_decompression: make less flaky
This commit is contained in:
parent
c9ed42ae3b
commit
2bdbe040fe
@ -457,7 +457,7 @@ tmain(int argc, tchar *argv[])
|
|||||||
* FIXME: make it faster.
|
* FIXME: make it faster.
|
||||||
*/
|
*/
|
||||||
putchar('\n');
|
putchar('\n');
|
||||||
ASSERT(t < 3 * tz);
|
ASSERT(t < 5 * tz);
|
||||||
|
|
||||||
/* original reproducer */
|
/* original reproducer */
|
||||||
t = do_test_libdeflate("original repro", orig_repro, sizeof(orig_repro),
|
t = do_test_libdeflate("original repro", orig_repro, sizeof(orig_repro),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user