netty5/codec/src
Norman Maurer 00e482ce2d Skip Brotli related tests on platforms which not support Brotli (#11435)
Motivation:

The native module is not yet available on aarch64 Mac / Windows thus causing tests in codec/ to fail (specifically all the Brotli ones, since the module could not be loaded).

Modification:

Disable Brotli tests when platform is not supported

Result:

Tests under codec/ now pass under Mac/aarch64 and Windows/aarch64
2021-07-01 09:59:41 +02:00
..
main/java/io/netty/handler/codec Fix Buffer Overflow During Lz4FrameEncoder Close (#11429) 2021-06-30 18:47:32 +02:00
test Skip Brotli related tests on platforms which not support Brotli (#11435) 2021-07-01 09:59:41 +02:00