mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 09:26:03 +02:00
remove invalid test
`--mt` is no longer supported by `zstreamtest` (relevant API entry point has been removed from `libzstd`). fix #2701
This commit is contained in:
parent
628f65b79c
commit
139a2f1e0c
@ -186,10 +186,6 @@ test('test-zstream-1',
|
||||
zstreamtest,
|
||||
args: ['-v', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
||||
timeout: 240)
|
||||
test('test-zstream-2',
|
||||
zstreamtest,
|
||||
args: ['-mt', '-t1', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
||||
timeout: 120)
|
||||
test('test-zstream-3',
|
||||
zstreamtest,
|
||||
args: ['--newapi', '-t1', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user