mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-17 08:17:30 -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.
|
||||
*/
|
||||
putchar('\n');
|
||||
ASSERT(t < 3 * tz);
|
||||
ASSERT(t < 5 * tz);
|
||||
|
||||
/* original reproducer */
|
||||
t = do_test_libdeflate("original repro", orig_repro, sizeof(orig_repro),
|
||||
|
Loading…
x
Reference in New Issue
Block a user