mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Enable disabled test that was disabled due to bug #23551
See: https://bugs.torproject.org/23551
This commit is contained in:
parent
44dc4b73ec
commit
c2fac2c6b0
@ -6086,8 +6086,7 @@ struct testcase_t util_tests[] = {
|
||||
COMPRESS_DOS(zlib, "deflate"),
|
||||
COMPRESS_DOS(gzip, "gzip"),
|
||||
COMPRESS_DOS(lzma, "x-tor-lzma"),
|
||||
// Disabled for now, since it triggers #23551
|
||||
// COMPRESS_DOS(zstd, "x-zstd"),
|
||||
COMPRESS_DOS(zstd, "x-zstd"),
|
||||
UTIL_TEST(gzip_compression_bomb, TT_FORK),
|
||||
UTIL_LEGACY(datadir),
|
||||
UTIL_LEGACY(memarea),
|
||||
|
Loading…
Reference in New Issue
Block a user