Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.8.1: test suite is failing in ~17% of the test units #2433

Open
kloczek opened this issue Apr 26, 2023 · 22 comments
Open

0.8.1: test suite is failing in ~17% of the test units #2433

kloczek opened this issue Apr 26, 2023 · 22 comments
Labels
building/portability Platform-specific issues, build issues unrelated to 1.0 Things that need not be done before the 1.0 version milestone

Comments

@kloczek
Copy link

kloczek commented Apr 26, 2023

Describe the bug

Looks lik esomething is wrong with test suite or I'm doing something wrongl;y.
On test suite exetion I have I have ~17% of failing units.

To Reproduce

cmake settings (cmake -L output):

-- Cache values
ASCIIDOC:FILEPATH=/usr/bin/a2x
BASH_PROGRAM:FILEPATH=/usr/bin/bash
BUILD_SHARED_LIBS:BOOL=ON
BUILD_TESTING:BOOL=ON
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREFIX:PATH=/usr
GMOCK_INCLUDE_DIR:PATH=/usr/include
GTest_DIR:PATH=/usr/lib64/cmake/GTest
JPEGXL_BUNDLE_LIBPNG:BOOL=OFF
JPEGXL_BUNDLE_SKCMS:BOOL=ON
JPEGXL_DEP_LICENSE_DIR:STRING=
JPEGXL_ENABLE_BENCHMARK:BOOL=OFF
JPEGXL_ENABLE_BOXES:BOOL=ON
JPEGXL_ENABLE_COVERAGE:BOOL=OFF
JPEGXL_ENABLE_DEVTOOLS:BOOL=ON
JPEGXL_ENABLE_DOXYGEN:BOOL=ON
JPEGXL_ENABLE_EXAMPLES:BOOL=ON
JPEGXL_ENABLE_FUZZERS:BOOL=
JPEGXL_ENABLE_JNI:BOOL=ON
JPEGXL_ENABLE_JPEGLI:BOOL=ON
JPEGXL_ENABLE_JPEGLI_LIBJPEG:BOOL=ON
JPEGXL_ENABLE_MANPAGES:BOOL=ON
JPEGXL_ENABLE_OPENEXR:BOOL=ON
JPEGXL_ENABLE_PLUGINS:BOOL=OFF
JPEGXL_ENABLE_PROFILER:BOOL=OFF
JPEGXL_ENABLE_SIZELESS_VECTORS:BOOL=OFF
JPEGXL_ENABLE_SJPEG:BOOL=OFF
JPEGXL_ENABLE_SKCMS:BOOL=OFF
JPEGXL_ENABLE_TCMALLOC:BOOL=ON
JPEGXL_ENABLE_TOOLS:BOOL=ON
JPEGXL_ENABLE_TRANSCODE_JPEG:BOOL=ON
JPEGXL_ENABLE_VIEWERS:BOOL=OFF
JPEGXL_FORCE_NEON:BOOL=false
JPEGXL_FORCE_SYSTEM_BROTLI:BOOL=ON
JPEGXL_FORCE_SYSTEM_GTEST:BOOL=ON
JPEGXL_FORCE_SYSTEM_HWY:BOOL=ON
JPEGXL_FORCE_SYSTEM_LCMS2:BOOL=ON
JPEGXL_STATIC:BOOL=false
JPEGXL_WARNINGS_AS_ERRORS:BOOL=OFF
SPHINX_BUILD_PROGRAM:FILEPATH=SPHINX_BUILD_PROGRAM-NOTFOUND
benchmark_DIR:PATH=benchmark_DIR-NOTFOUND

Expected behavior
Test suite should not fail.

Environment

  • OS: Linux x86/64
  • Compiler version: gcc 13.0.1
  • CPU type: Intel(R) Xeon(R) Silver 4116
  • cjxl/djxl version string: [e.g. cjxl [v0.3.7 | SIMD supported: SSE4,Scalar]]

Additional context
I'm not sure what more I can add 🤔

@kloczek
Copy link
Author

kloczek commented Apr 26, 2023

Screenshots

ctest summary output:

83% tests passed, 821 tests failed out of 4708

Total Test time (real) =  31.06 sec

The following tests did not run:
        4186 - GaussBlurTest.SlowTestDirac1D (Disabled)
        4709 - conformance_tooling_test (Skipped)

The following tests FAILED:
          2 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV444CompleteInputCompleteOutputBitDepth8 (ILLEGAL)
          3 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioCompleteOutputBitDepth8  # GetParam() = Q85YUV444StdioCompleteOutputBitDepth8 (ILLEGAL)
          4 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV444CompleteInputCompleteOutputBitDepth16 (ILLEGAL)
          5 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioCompleteOutputBitDepth16  # GetParam() = Q85YUV444StdioCompleteOutputBitDepth16 (ILLEGAL)
          6 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines1BitDepth8  # GetParam() = Q85YUV444CompleteInputOutputLines1BitDepth8 (ILLEGAL)
          7 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines1BitDepth8  # GetParam() = Q85YUV444StdioOutputLines1BitDepth8 (ILLEGAL)
          8 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines1BitDepth16 (ILLEGAL)
          9 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines1BitDepth16  # GetParam() = Q85YUV444StdioOutputLines1BitDepth16 (ILLEGAL)
         10 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines8BitDepth8  # GetParam() = Q85YUV444CompleteInputOutputLines8BitDepth8 (ILLEGAL)
         11 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines8BitDepth8  # GetParam() = Q85YUV444StdioOutputLines8BitDepth8 (ILLEGAL)
         12 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines8BitDepth16 (ILLEGAL)
         13 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines8BitDepth16  # GetParam() = Q85YUV444StdioOutputLines8BitDepth16 (ILLEGAL)
         14 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV444CompleteInputOutputLines16BitDepth8 (ILLEGAL)
         15 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines16BitDepth8  # GetParam() = Q85YUV444StdioOutputLines16BitDepth8 (ILLEGAL)
         16 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines16BitDepth16 (ILLEGAL)
         17 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines16BitDepth16  # GetParam() = Q85YUV444StdioOutputLines16BitDepth16 (ILLEGAL)
         18 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1CompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks1CompleteOutputBitDepth8 (ILLEGAL)
         19 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth8 (ILLEGAL)
         20 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks1CompleteOutputBitDepth16 (ILLEGAL)
         21 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth16 (ILLEGAL)
         22 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks1OutputLines1BitDepth8 (ILLEGAL)
         23 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines1BitDepth8 (ILLEGAL)
         24 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines1BitDepth16 (ILLEGAL)
         25 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines1BitDepth16 (ILLEGAL)
         26 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks1OutputLines8BitDepth8 (ILLEGAL)
         27 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines8BitDepth8 (ILLEGAL)
         28 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines8BitDepth16 (ILLEGAL)
         29 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines8BitDepth16 (ILLEGAL)
         30 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks1OutputLines16BitDepth8 (ILLEGAL)
         31 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines16BitDepth8 (ILLEGAL)
         32 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines16BitDepth16 (ILLEGAL)
         33 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines16BitDepth16 (ILLEGAL)
         34 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks64CompleteOutputBitDepth8 (ILLEGAL)
         35 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
         36 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks64CompleteOutputBitDepth16 (ILLEGAL)
         37 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth16 (ILLEGAL)
         38 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks64OutputLines1BitDepth8 (ILLEGAL)
         39 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines1BitDepth8 (ILLEGAL)
         40 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines1BitDepth16 (ILLEGAL)
         41 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines1BitDepth16 (ILLEGAL)
         42 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks64OutputLines8BitDepth8 (ILLEGAL)
         43 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines8BitDepth8 (ILLEGAL)
         44 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines8BitDepth16 (ILLEGAL)
         45 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines8BitDepth16 (ILLEGAL)
         46 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks64OutputLines16BitDepth8 (ILLEGAL)
         47 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
         48 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines16BitDepth16 (ILLEGAL)
         49 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines16BitDepth16 (ILLEGAL)
         50 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536CompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks65536CompleteOutputBitDepth8 (ILLEGAL)
         51 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth8 (ILLEGAL)
         52 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks65536CompleteOutputBitDepth16 (ILLEGAL)
         53 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth16 (ILLEGAL)
         54 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks65536OutputLines1BitDepth8 (ILLEGAL)
         55 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth8 (ILLEGAL)
         56 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines1BitDepth16 (ILLEGAL)
         57 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth16 (ILLEGAL)
         58 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks65536OutputLines8BitDepth8 (ILLEGAL)
         59 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth8 (ILLEGAL)
         60 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines8BitDepth16 (ILLEGAL)
         61 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth16 (ILLEGAL)
         62 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks65536OutputLines16BitDepth8 (ILLEGAL)
         63 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth8 (ILLEGAL)
         64 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines16BitDepth16 (ILLEGAL)
         65 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth16 (ILLEGAL)
         66 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV420CompleteInputCompleteOutputBitDepth8 (ILLEGAL)
         67 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioCompleteOutputBitDepth8  # GetParam() = Q85YUV420StdioCompleteOutputBitDepth8 (ILLEGAL)
         68 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV420CompleteInputCompleteOutputBitDepth16 (ILLEGAL)
         69 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioCompleteOutputBitDepth16  # GetParam() = Q85YUV420StdioCompleteOutputBitDepth16 (ILLEGAL)
         70 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines1BitDepth8  # GetParam() = Q85YUV420CompleteInputOutputLines1BitDepth8 (ILLEGAL)
         71 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines1BitDepth8  # GetParam() = Q85YUV420StdioOutputLines1BitDepth8 (ILLEGAL)
         72 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines1BitDepth16 (ILLEGAL)
         73 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines1BitDepth16  # GetParam() = Q85YUV420StdioOutputLines1BitDepth16 (ILLEGAL)
         74 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines8BitDepth8  # GetParam() = Q85YUV420CompleteInputOutputLines8BitDepth8 (ILLEGAL)
         75 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines8BitDepth8  # GetParam() = Q85YUV420StdioOutputLines8BitDepth8 (ILLEGAL)
         76 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines8BitDepth16 (ILLEGAL)
         77 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines8BitDepth16  # GetParam() = Q85YUV420StdioOutputLines8BitDepth16 (ILLEGAL)
         78 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV420CompleteInputOutputLines16BitDepth8 (ILLEGAL)
         79 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines16BitDepth8  # GetParam() = Q85YUV420StdioOutputLines16BitDepth8 (ILLEGAL)
         80 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines16BitDepth16 (ILLEGAL)
         81 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines16BitDepth16  # GetParam() = Q85YUV420StdioOutputLines16BitDepth16 (ILLEGAL)
         82 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1CompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks1CompleteOutputBitDepth8 (ILLEGAL)
         83 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth8 (ILLEGAL)
         84 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks1CompleteOutputBitDepth16 (ILLEGAL)
         85 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth16 (ILLEGAL)
         86 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks1OutputLines1BitDepth8 (ILLEGAL)
         87 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines1BitDepth8 (ILLEGAL)
         88 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines1BitDepth16 (ILLEGAL)
         89 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines1BitDepth16 (ILLEGAL)
         90 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks1OutputLines8BitDepth8 (ILLEGAL)
         91 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines8BitDepth8 (ILLEGAL)
         92 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines8BitDepth16 (ILLEGAL)
         93 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines8BitDepth16 (ILLEGAL)
         94 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks1OutputLines16BitDepth8 (ILLEGAL)
         95 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines16BitDepth8 (ILLEGAL)
         96 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines16BitDepth16 (ILLEGAL)
         97 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines16BitDepth16 (ILLEGAL)
         98 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks64CompleteOutputBitDepth8 (ILLEGAL)
         99 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        100 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks64CompleteOutputBitDepth16 (ILLEGAL)
        101 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth16 (ILLEGAL)
        102 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks64OutputLines1BitDepth8 (ILLEGAL)
        103 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines1BitDepth8 (ILLEGAL)
        104 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines1BitDepth16 (ILLEGAL)
        105 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines1BitDepth16 (ILLEGAL)
        106 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks64OutputLines8BitDepth8 (ILLEGAL)
        107 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines8BitDepth8 (ILLEGAL)
        108 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines8BitDepth16 (ILLEGAL)
        109 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines8BitDepth16 (ILLEGAL)
        110 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks64OutputLines16BitDepth8 (ILLEGAL)
        111 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        112 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines16BitDepth16 (ILLEGAL)
        113 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines16BitDepth16 (ILLEGAL)
        114 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536CompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks65536CompleteOutputBitDepth8 (ILLEGAL)
        115 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        116 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks65536CompleteOutputBitDepth16 (ILLEGAL)
        117 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth16 (ILLEGAL)
        118 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks65536OutputLines1BitDepth8 (ILLEGAL)
        119 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth8 (ILLEGAL)
        120 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines1BitDepth16 (ILLEGAL)
        121 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth16 (ILLEGAL)
        122 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks65536OutputLines8BitDepth8 (ILLEGAL)
        123 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth8 (ILLEGAL)
        124 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines8BitDepth16 (ILLEGAL)
        125 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth16 (ILLEGAL)
        126 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks65536OutputLines16BitDepth8 (ILLEGAL)
        127 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth8 (ILLEGAL)
        128 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines16BitDepth16 (ILLEGAL)
        129 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth16 (ILLEGAL)
        130 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        131 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioCompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BStdioCompleteOutputBitDepth8 (ILLEGAL)
        132 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BCompleteInputCompleteOutputBitDepth16 (ILLEGAL)
        133 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BStdioCompleteOutputBitDepth16 (ILLEGAL)
        134 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines1BitDepth8  # GetParam() = Q85YUV420R13BCompleteInputOutputLines1BitDepth8 (ILLEGAL)
        135 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines1BitDepth8  # GetParam() = Q85YUV420R13BStdioOutputLines1BitDepth8 (ILLEGAL)
        136 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines1BitDepth16 (ILLEGAL)
        137 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines1BitDepth16 (ILLEGAL)
        138 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines8BitDepth8  # GetParam() = Q85YUV420R13BCompleteInputOutputLines8BitDepth8 (ILLEGAL)
        139 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines8BitDepth8  # GetParam() = Q85YUV420R13BStdioOutputLines8BitDepth8 (ILLEGAL)
        140 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines8BitDepth16 (ILLEGAL)
        141 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines8BitDepth16 (ILLEGAL)
        142 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV420R13BCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        143 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines16BitDepth8  # GetParam() = Q85YUV420R13BStdioOutputLines16BitDepth8 (ILLEGAL)
        144 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines16BitDepth16 (ILLEGAL)
        145 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines16BitDepth16 (ILLEGAL)
        146 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1CompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks1CompleteOutputBitDepth8 (ILLEGAL)
        147 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        148 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks1CompleteOutputBitDepth16 (ILLEGAL)
        149 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth16 (ILLEGAL)
        150 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1OutputLines1BitDepth8 (ILLEGAL)
        151 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth8 (ILLEGAL)
        152 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines1BitDepth16 (ILLEGAL)
        153 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth16 (ILLEGAL)
        154 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1OutputLines8BitDepth8 (ILLEGAL)
        155 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth8 (ILLEGAL)
        156 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines8BitDepth16 (ILLEGAL)
        157 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth16 (ILLEGAL)
        158 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1OutputLines16BitDepth8 (ILLEGAL)
        159 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth8 (ILLEGAL)
        160 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines16BitDepth16 (ILLEGAL)
        161 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth16 (ILLEGAL)
        162 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        163 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        164 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks64CompleteOutputBitDepth16 (ILLEGAL)
        165 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth16 (ILLEGAL)
        166 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64OutputLines1BitDepth8 (ILLEGAL)
        167 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth8 (ILLEGAL)
        168 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines1BitDepth16 (ILLEGAL)
        169 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth16 (ILLEGAL)
        170 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64OutputLines8BitDepth8 (ILLEGAL)
        171 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth8 (ILLEGAL)
        172 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines8BitDepth16 (ILLEGAL)
        173 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth16 (ILLEGAL)
        174 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        175 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        176 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines16BitDepth16 (ILLEGAL)
        177 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth16 (ILLEGAL)
        178 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536CompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536CompleteOutputBitDepth8 (ILLEGAL)
        179 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        180 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536CompleteOutputBitDepth16 (ILLEGAL)
        181 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth16 (ILLEGAL)
        182 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines1BitDepth8 (ILLEGAL)
        183 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth8 (ILLEGAL)
        184 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines1BitDepth16 (ILLEGAL)
        185 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth16 (ILLEGAL)
        186 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines8BitDepth8 (ILLEGAL)
        187 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth8 (ILLEGAL)
        188 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines8BitDepth16 (ILLEGAL)
        189 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth16 (ILLEGAL)
        190 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines16BitDepth8 (ILLEGAL)
        191 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth8 (ILLEGAL)
        192 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines16BitDepth16 (ILLEGAL)
        193 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth16 (ILLEGAL)
        194 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        195 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputRawBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputRawBitDepth8 (ILLEGAL)
        196 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputCropBitDepth8 (ILLEGAL)
        197 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputBufferedBitDepth8 (ILLEGAL)
        198 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputBufferedRawBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputBufferedRawBitDepth8 (ILLEGAL)
        199 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputCompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputCompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        200 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        201 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputRawBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputRawBitDepth8 (ILLEGAL)
        202 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputCropBitDepth8 (ILLEGAL)
        203 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedBitDepth8 (ILLEGAL)
        204 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedRawBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedRawBitDepth8 (ILLEGAL)
        205 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeCompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        206 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        207 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputOutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputOutputLines16CropBitDepth8 (ILLEGAL)
        208 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputOutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputOutputLines16BufferedBitDepth8 (ILLEGAL)
        209 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputOutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputOutputLines16BufferedCropBitDepth8 (ILLEGAL)
        210 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        211 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeOutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeOutputLines16CropBitDepth8 (ILLEGAL)
        212 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BufferedBitDepth8 (ILLEGAL)
        213 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRCompleteInputPreConsumeOutputLines16BufferedCropBitDepth8 (ILLEGAL)
        214 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536CompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536CompleteOutputBitDepth8 (ILLEGAL)
        215 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        216 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputRawBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputRawBitDepth8 (ILLEGAL)
        217 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536CompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536CompleteOutputCropBitDepth8 (ILLEGAL)
        218 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputCropBitDepth8 (ILLEGAL)
        219 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536CompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536CompleteOutputBufferedBitDepth8 (ILLEGAL)
        220 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedBitDepth8 (ILLEGAL)
        221 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedRawBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedRawBitDepth8 (ILLEGAL)
        222 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536CompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536CompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        223 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingCompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        224 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        225 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        226 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputRawBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputRawBitDepth8 (ILLEGAL)
        227 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputCropBitDepth8 (ILLEGAL)
        228 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputCropBitDepth8 (ILLEGAL)
        229 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBufferedBitDepth8 (ILLEGAL)
        230 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedBitDepth8 (ILLEGAL)
        231 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedRawBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedRawBitDepth8 (ILLEGAL)
        232 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeCompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        233 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeCompleteOutputBufferedCropBitDepth8 (ILLEGAL)
        234 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536OutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536OutputLines16BitDepth8 (ILLEGAL)
        235 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BitDepth8 (ILLEGAL)
        236 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536OutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536OutputLines16CropBitDepth8 (ILLEGAL)
        237 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingOutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingOutputLines16CropBitDepth8 (ILLEGAL)
        238 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536OutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536OutputLines16BufferedBitDepth8 (ILLEGAL)
        239 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BufferedBitDepth8 (ILLEGAL)
        240 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536OutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536OutputLines16BufferedCropBitDepth8 (ILLEGAL)
        241 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingOutputLines16BufferedCropBitDepth8 (ILLEGAL)
        242 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        243 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        244 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16CropBitDepth8 (ILLEGAL)
        245 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16CropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16CropBitDepth8 (ILLEGAL)
        246 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BufferedBitDepth8 (ILLEGAL)
        247 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BufferedBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BufferedBitDepth8 (ILLEGAL)
        248 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536PreConsumeOutputLines16BufferedCropBitDepth8 (ILLEGAL)
        249 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BufferedCropBitDepth8  # GetParam() = Q85YUV420PROGRInputChunks65536SuspendingPreConsumeOutputLines16BufferedCropBitDepth8 (ILLEGAL)
        250 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422CompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV422CompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        251 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422CompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV422CompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        252 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422CompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV422CompleteInputOutputLines16BitDepth8 (ILLEGAL)
        253 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422CompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV422CompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        254 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV422InputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        255 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV422InputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        256 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV422InputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        257 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV422InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        258 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV422InputChunks64OutputLines16BitDepth8 (ILLEGAL)
        259 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV422InputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        260 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV422InputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        261 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV422InputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV422InputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        262 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440CompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV440CompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        263 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440CompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV440CompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        264 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440CompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV440CompleteInputOutputLines16BitDepth8 (ILLEGAL)
        265 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440CompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV440CompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        266 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV440InputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        267 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV440InputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        268 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV440InputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        269 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV440InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        270 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV440InputChunks64OutputLines16BitDepth8 (ILLEGAL)
        271 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV440InputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        272 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV440InputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        273 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV440InputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV440InputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        274 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2CompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2CompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        275 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2CompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2CompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        276 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2CompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2CompleteInputOutputLines16BitDepth8 (ILLEGAL)
        277 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2CompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2CompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        278 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        279 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        280 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        281 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        282 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64OutputLines16BitDepth8 (ILLEGAL)
        283 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        284 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        285 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444_1x2InputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85YUV444_1x2InputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        286 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85AsymmetricCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        287 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85AsymmetricCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        288 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricCompleteInputOutputLines16BitDepth8  # GetParam() = Q85AsymmetricCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        289 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85AsymmetricCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        290 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85AsymmetricInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        291 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85AsymmetricInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        292 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85AsymmetricInputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        293 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85AsymmetricInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        294 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64OutputLines16BitDepth8  # GetParam() = Q85AsymmetricInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        295 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85AsymmetricInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        296 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85AsymmetricInputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        297 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85AsymmetricInputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85AsymmetricInputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        298 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85GrayCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        299 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85GrayCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        300 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayCompleteInputOutputLines16BitDepth8  # GetParam() = Q85GrayCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        301 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85GrayCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        302 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85GrayInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        303 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85GrayInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        304 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85GrayInputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        305 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85GrayInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        306 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64OutputLines16BitDepth8  # GetParam() = Q85GrayInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        307 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85GrayInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        308 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85GrayInputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        309 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85GrayInputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85GrayInputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        310 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        311 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        312 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleCompleteInputOutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        313 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        314 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        315 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        316 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        317 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        318 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64OutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        319 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        320 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        321 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85LumaSubsampleInputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85LumaSubsampleInputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        322 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85RGBCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        323 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        324 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBCompleteInputOutputLines16BitDepth8  # GetParam() = Q85RGBCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        325 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        326 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85RGBInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        327 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85RGBInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        328 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBInputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        329 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        330 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64OutputLines16BitDepth8  # GetParam() = Q85RGBInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        331 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85RGBInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        332 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBInputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        333 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBInputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBInputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        334 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        335 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueCompleteInputPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueCompleteInputPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        336 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueCompleteInputOutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        337 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueCompleteInputPreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueCompleteInputPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        338 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        339 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64SuspendingCompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64SuspendingCompleteOutputBitDepth8 (ILLEGAL)
        340 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64PreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64PreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        341 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64SuspendingPreConsumeCompleteOutputBitDepth8 (ILLEGAL)
        342 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64OutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        343 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64SuspendingOutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64SuspendingOutputLines16BitDepth8 (ILLEGAL)
        344 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64PreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64PreConsumeOutputLines16BitDepth8 (ILLEGAL)
        345 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85RGBSubsampleBlueInputChunks64SuspendingPreConsumeOutputLines16BitDepth8  # GetParam() = Q85RGBSubsampleBlueInputChunks64SuspendingPreConsumeOutputLines16BitDepth8 (ILLEGAL)
        346 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444NonInterleavedCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV444NonInterleavedCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        347 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444NonInterleavedCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV444NonInterleavedCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        348 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444NonInterleavedInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV444NonInterleavedInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        349 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444NonInterleavedInputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV444NonInterleavedInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        350 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420NonInterleavedCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV420NonInterleavedCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        351 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420NonInterleavedCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV420NonInterleavedCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        352 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420NonInterleavedInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV420NonInterleavedInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        353 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420NonInterleavedInputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV420NonInterleavedInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        354 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444PartiallyInterleavedCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV444PartiallyInterleavedCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        355 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444PartiallyInterleavedCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV444PartiallyInterleavedCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        356 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444PartiallyInterleavedInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV444PartiallyInterleavedInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        357 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444PartiallyInterleavedInputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV444PartiallyInterleavedInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        358 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PartiallyInterleavedCompleteInputCompleteOutputBitDepth8  # GetParam() = Q85YUV420PartiallyInterleavedCompleteInputCompleteOutputBitDepth8 (ILLEGAL)
        359 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PartiallyInterleavedCompleteInputOutputLines16BitDepth8  # GetParam() = Q85YUV420PartiallyInterleavedCompleteInputOutputLines16BitDepth8 (ILLEGAL)
        360 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PartiallyInterleavedInputChunks64CompleteOutputBitDepth8  # GetParam() = Q85YUV420PartiallyInterleavedInputChunks64CompleteOutputBitDepth8 (ILLEGAL)
        361 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420PartiallyInterleavedInputChunks64OutputLines16BitDepth8  # GetParam() = Q85YUV420PartiallyInterleavedInputChunks64OutputLines16BitDepth8 (ILLEGAL)
        362 - EncodeAPITest/EncodeAPITestParam.TestAPI/Q100YUV444  # GetParam() = Q100YUV444 (ILLEGAL)
        363 - EncodeAPITest/EncodeAPITestParam.TestAPI/Q90YUV444  # GetParam() = Q90YUV444 (ILLEGAL)
        364 - EncodeAPITest/EncodeAPITestParam.TestAPI/Q90YUV420  # GetParam() = Q90YUV420 (ILLEGAL)
        365 - EncodeAPITest/EncodeAPITestParam.TestAPI/Q80YUV444  # GetParam() = Q80YUV444 (ILLEGAL)
        367 - CodecTest.LosslessPNMRoundtrip (ILLEGAL)
        368 - CodecTest.JpegliXYBEncodeTest (ILLEGAL)
        369 - CodecTest.JpegliYUVEncodeTest (ILLEGAL)
        370 - CodecTest.Jpegli16bitRoundtripTest (ILLEGAL)
        371 - CodecTest.JpegliHDRRoundtripTest (ILLEGAL)
        372 - CodecTest.TestWideGamut (ILLEGAL)
        375 - CodecTest.EncodeToPNG (ILLEGAL)
        827 - BlendingTest.Crops (ILLEGAL)
        855 - ColorManagementTest.D2700Chromaticity (ILLEGAL)
        856 - ColorManagementTest.D2700ToSRGB (ILLEGAL)
        860 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_709 (Failed)
        862 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_709 (Failed)
        863 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_709 (Failed)
        864 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_Lin (Failed)
        866 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_Lin (Failed)
        867 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_Lin (Failed)
        868 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_SRG (Failed)
        870 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_SRG (Failed)
        871 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_SRG (Failed)
        872 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_PeQ (Failed)
        874 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_PeQ (Failed)
        875 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_PeQ (Failed)
        876 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_DCI (Failed)
        878 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_DCI (Failed)
        879 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_DCI (Failed)
        880 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_HLG (Failed)
        882 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_HLG (Failed)
        883 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_HLG (Failed)
        884 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_709 (Failed)
        886 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_709 (Failed)
        887 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_709 (Failed)
        888 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_Lin (Failed)
        890 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_Lin (Failed)
        891 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_Lin (Failed)
        892 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_SRG (Failed)
        894 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_SRG (Failed)
        895 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_SRG (Failed)
        896 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_PeQ (Failed)
        898 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_PeQ (Failed)
        899 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_PeQ (Failed)
        900 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_DCI (Failed)
        902 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_DCI (Failed)
        903 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_DCI (Failed)
        904 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_HLG (Failed)
        906 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_HLG (Failed)
        907 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_HLG (Failed)
        908 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_709 (Failed)
        910 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_709 (Failed)
        911 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_709 (Failed)
        912 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_Lin (Failed)
        914 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_Lin (Failed)
        915 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_Lin (Failed)
        916 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_SRG (Failed)
        918 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_SRG (Failed)
        919 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_SRG (Failed)
        920 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_PeQ (Failed)
        922 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_PeQ (Failed)
        923 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_PeQ (Failed)
        924 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_DCI (Failed)
        926 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_DCI (Failed)
        927 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_DCI (Failed)
        928 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_HLG (Failed)
        930 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_HLG (Failed)
        931 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_HLG (Failed)
        1052 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_709 (Failed)
        1054 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_709 (Failed)
        1055 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_709 (Failed)
        1056 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_Lin (Failed)
        1058 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_Lin (Failed)
        1059 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_Lin (Failed)
        1060 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_SRG (Failed)
        1062 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_SRG (Failed)
        1063 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_SRG (Failed)
        1064 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_PeQ (Failed)
        1066 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_PeQ (Failed)
        1067 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_PeQ (Failed)
        1068 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_DCI (Failed)
        1070 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_DCI (Failed)
        1071 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_DCI (Failed)
        1072 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_HLG (Failed)
        1074 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_HLG (Failed)
        1075 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_HLG (Failed)
        1797 - DecodeTest.JPEGReconstructionTest (ILLEGAL)
        1798 - DecodeTest.JPEGReconstructionMetadataTest (ILLEGAL)
        1799 - DecodeTest.ContinueFinalNonEssentialBoxTest (Subprocess aborted)
        1800 - DecodeTest.ExtentedBoxSizeTest (ILLEGAL)
        3783 - EncodeTest.AddJPEGAfterCloseTest (ILLEGAL)
        3797 - EncodeTest.JPEGReconstructionTest (ILLEGAL)
        3802 - EncodeTest.JPEGFrameTest (ILLEGAL)
        4203 - JxlTest.RoundtripTinyFast (ILLEGAL)
        4204 - JxlTest.RoundtripSmallD1 (ILLEGAL)
        4205 - JxlTest.RoundtripResample2 (ILLEGAL)
        4206 - JxlTest.RoundtripResample2Slow (ILLEGAL)
        4207 - JxlTest.RoundtripResample2MT (ILLEGAL)
        4208 - JxlTest.RoundtripOutOfOrderProcessing (ILLEGAL)
        4209 - JxlTest.RoundtripOutOfOrderProcessingBorder (ILLEGAL)
        4210 - JxlTest.RoundtripResample4 (ILLEGAL)
        4211 - JxlTest.RoundtripResample8 (ILLEGAL)
        4212 - JxlTest.RoundtripUnalignedD2 (ILLEGAL)
        4213 - JxlTest.RoundtripMultiGroup (ILLEGAL)
        4214 - JxlTest.RoundtripRGBToGrayscale (ILLEGAL)
        4215 - JxlTest.RoundtripLargeFast (ILLEGAL)
        4216 - JxlTest.RoundtripDotsForceEpf (ILLEGAL)
        4217 - JxlTest.RoundtripD2Consistent (ILLEGAL)
        4218 - JxlTest.RoundtripLargeConsistent (ILLEGAL)
        4219 - JxlTest.RoundtripSmallNL (ILLEGAL)
        4220 - JxlTest.RoundtripNoGaborishNoAR (ILLEGAL)
        4221 - JxlTest.RoundtripSmallNoGaborish (ILLEGAL)
        4224 - JxlTest.RoundtripGrayscale (ILLEGAL)
        4225 - JxlTest.RoundtripAlpha (ILLEGAL)
        4226 - JxlTest.RoundtripAlphaPremultiplied (ILLEGAL)
        4227 - JxlTest.RoundtripAlphaResampling (ILLEGAL)
        4228 - JxlTest.RoundtripAlphaResamplingOnlyAlpha (ILLEGAL)
        4229 - JxlTest.RoundtripAlphaNonMultipleOf8 (ILLEGAL)
        4231 - JxlTest.RoundtripLossless8 (ILLEGAL)
        4232 - JxlTest.RoundtripLossless8ThunderGradient (ILLEGAL)
        4233 - JxlTest.RoundtripLossless8LightningGradient (ILLEGAL)
        4234 - JxlTest.RoundtripLossless8Falcon (ILLEGAL)
        4235 - JxlTest.RoundtripLossless8Alpha (ILLEGAL)
        4238 - JxlTest.RoundtripDots (ILLEGAL)
        4239 - JxlTest.RoundtripNoise (ILLEGAL)
        4240 - JxlTest.RoundtripLossless8Gray (ILLEGAL)
        4241 - JxlTest.RoundtripJpegRecompression444 (ILLEGAL)
        4242 - JxlTest.RoundtripJpegRecompressionToPixels (ILLEGAL)
        4243 - JxlTest.RoundtripJpegRecompressionToPixels420 (ILLEGAL)
        4244 - JxlTest.RoundtripJpegRecompressionToPixels420EarlyFlush (ILLEGAL)
        4245 - JxlTest.RoundtripJpegRecompressionToPixels420Mul16 (ILLEGAL)
        4246 - JxlTest.RoundtripJpegRecompressionToPixels_asymmetric (ILLEGAL)
        4247 - JxlTest.RoundtripJpegRecompressionGray (ILLEGAL)
        4248 - JxlTest.RoundtripJpegRecompression420 (ILLEGAL)
        4249 - JxlTest.RoundtripJpegRecompression_luma_subsample (ILLEGAL)
        4250 - JxlTest.RoundtripJpegRecompression444_12 (ILLEGAL)
        4251 - JxlTest.RoundtripJpegRecompression422 (ILLEGAL)
        4252 - JxlTest.RoundtripJpegRecompression440 (ILLEGAL)
        4253 - JxlTest.RoundtripJpegRecompression_asymmetric (ILLEGAL)
        4254 - JxlTest.RoundtripJpegRecompression420Progr (ILLEGAL)
        4255 - JxlTest.RoundtripProgressive (ILLEGAL)
        4256 - JxlTest.RoundtripProgressiveLevel2Slow (ILLEGAL)
        4258 - JxlTest.LosslessPNMRoundtrip (ILLEGAL)
        4263 - ModularTest.RoundtripLosslessGroups128 (ILLEGAL)
        4264 - ModularTest.RoundtripLosslessGroups512 (ILLEGAL)
        4265 - ModularTest.RoundtripLosslessGroups1024 (ILLEGAL)
        4266 - ModularTest.RoundtripLosslessCustomWP_PermuteRCT (ILLEGAL)
        4267 - ModularTest.RoundtripLossyDeltaPalette (ILLEGAL)
        4268 - ModularTest.RoundtripLossyDeltaPaletteWP (ILLEGAL)
        4269 - ModularTest.RoundtripLossy (ILLEGAL)
        4270 - ModularTest.RoundtripLossy16 (ILLEGAL)
        4272 - ModularTest.RoundtripLosslessCustomSqueeze (ILLEGAL)
        4276 - RoundtripLossless/ModularTestParam.RoundtripLossless/1bit  # GetParam() = 8-byte object <01-00 00-00 00-00 00-00> (ILLEGAL)
        4277 - RoundtripLossless/ModularTestParam.RoundtripLossless/2bit  # GetParam() = 8-byte object <02-00 00-00 00-00 00-00> (ILLEGAL)
        4278 - RoundtripLossless/ModularTestParam.RoundtripLossless/3bit  # GetParam() = 8-byte object <03-00 00-00 00-00 00-00> (ILLEGAL)
        4279 - RoundtripLossless/ModularTestParam.RoundtripLossless/4bit  # GetParam() = 8-byte object <04-00 00-00 00-00 00-00> (ILLEGAL)
        4280 - RoundtripLossless/ModularTestParam.RoundtripLossless/5bit  # GetParam() = 8-byte object <05-00 00-00 00-00 00-00> (ILLEGAL)
        4281 - RoundtripLossless/ModularTestParam.RoundtripLossless/6bit  # GetParam() = 8-byte object <06-00 00-00 00-00 00-00> (ILLEGAL)
        4282 - RoundtripLossless/ModularTestParam.RoundtripLossless/7bit  # GetParam() = 8-byte object <07-00 00-00 00-00 00-00> (ILLEGAL)
        4283 - RoundtripLossless/ModularTestParam.RoundtripLossless/8bit  # GetParam() = 8-byte object <08-00 00-00 00-00 00-00> (ILLEGAL)
        4284 - RoundtripLossless/ModularTestParam.RoundtripLossless/9bit  # GetParam() = 8-byte object <09-00 00-00 00-00 00-00> (ILLEGAL)
        4285 - RoundtripLossless/ModularTestParam.RoundtripLossless/10bit  # GetParam() = 8-byte object <0A-00 00-00 00-00 00-00> (ILLEGAL)
        4286 - RoundtripLossless/ModularTestParam.RoundtripLossless/11bit  # GetParam() = 8-byte object <0B-00 00-00 00-00 00-00> (ILLEGAL)
        4287 - RoundtripLossless/ModularTestParam.RoundtripLossless/12bit  # GetParam() = 8-byte object <0C-00 00-00 00-00 00-00> (ILLEGAL)
        4288 - RoundtripLossless/ModularTestParam.RoundtripLossless/13bit  # GetParam() = 8-byte object <0D-00 00-00 00-00 00-00> (ILLEGAL)
        4289 - RoundtripLossless/ModularTestParam.RoundtripLossless/14bit  # GetParam() = 8-byte object <0E-00 00-00 00-00 00-00> (ILLEGAL)
        4290 - RoundtripLossless/ModularTestParam.RoundtripLossless/15bit  # GetParam() = 8-byte object <0F-00 00-00 00-00 00-00> (ILLEGAL)
        4291 - RoundtripLossless/ModularTestParam.RoundtripLossless/16bit  # GetParam() = 8-byte object <10-00 00-00 00-00 00-00> (ILLEGAL)
        4292 - RoundtripLossless/ModularTestParam.RoundtripLossless/17bit  # GetParam() = 8-byte object <11-00 00-00 00-00 00-00> (ILLEGAL)
        4293 - RoundtripLossless/ModularTestParam.RoundtripLossless/18bit  # GetParam() = 8-byte object <12-00 00-00 00-00 00-00> (ILLEGAL)
        4294 - RoundtripLossless/ModularTestParam.RoundtripLossless/19bit  # GetParam() = 8-byte object <13-00 00-00 00-00 00-00> (ILLEGAL)
        4295 - RoundtripLossless/ModularTestParam.RoundtripLossless/20bit  # GetParam() = 8-byte object <14-00 00-00 00-00 00-00> (ILLEGAL)
        4296 - RoundtripLossless/ModularTestParam.RoundtripLossless/21bit  # GetParam() = 8-byte object <15-00 00-00 00-00 00-00> (ILLEGAL)
        4297 - RoundtripLossless/ModularTestParam.RoundtripLossless/22bit  # GetParam() = 8-byte object <16-00 00-00 00-00 00-00> (ILLEGAL)
        4298 - RoundtripLossless/ModularTestParam.RoundtripLossless/23bit  # GetParam() = 8-byte object <17-00 00-00 00-00 00-00> (ILLEGAL)
        4299 - RoundtripLossless/ModularTestParam.RoundtripLossless/24bit  # GetParam() = 8-byte object <18-00 00-00 00-00 00-00> (ILLEGAL)
        4300 - RoundtripLossless/ModularTestParam.RoundtripLossless/25bit  # GetParam() = 8-byte object <19-00 00-00 00-00 00-00> (ILLEGAL)
        4301 - RoundtripLossless/ModularTestParam.RoundtripLossless/26bit  # GetParam() = 8-byte object <1A-00 00-00 00-00 00-00> (ILLEGAL)
        4302 - RoundtripLossless/ModularTestParam.RoundtripLossless/27bit  # GetParam() = 8-byte object <1B-00 00-00 00-00 00-00> (ILLEGAL)
        4303 - RoundtripLossless/ModularTestParam.RoundtripLossless/28bit  # GetParam() = 8-byte object <1C-00 00-00 00-00 00-00> (ILLEGAL)
        4304 - RoundtripLossless/ModularTestParam.RoundtripLossless/29bit  # GetParam() = 8-byte object <1D-00 00-00 00-00 00-00> (ILLEGAL)
        4305 - RoundtripLossless/ModularTestParam.RoundtripLossless/30bit  # GetParam() = 8-byte object <1E-00 00-00 00-00 00-00> (ILLEGAL)
        4306 - RoundtripLossless/ModularTestParam.RoundtripLossless/31bit  # GetParam() = 8-byte object <1F-00 00-00 00-00 00-00> (ILLEGAL)
        4307 - RoundtripLossless/ModularTestParam.RoundtripLossless/1bitSqueeze  # GetParam() = 8-byte object <01-00 00-00 01-00 00-00> (ILLEGAL)
        4308 - RoundtripLossless/ModularTestParam.RoundtripLossless/2bitSqueeze  # GetParam() = 8-byte object <02-00 00-00 01-00 00-00> (ILLEGAL)
        4309 - RoundtripLossless/ModularTestParam.RoundtripLossless/3bitSqueeze  # GetParam() = 8-byte object <03-00 00-00 01-00 00-00> (ILLEGAL)
        4310 - RoundtripLossless/ModularTestParam.RoundtripLossless/4bitSqueeze  # GetParam() = 8-byte object <04-00 00-00 01-00 00-00> (ILLEGAL)
        4311 - RoundtripLossless/ModularTestParam.RoundtripLossless/5bitSqueeze  # GetParam() = 8-byte object <05-00 00-00 01-00 00-00> (ILLEGAL)
        4312 - RoundtripLossless/ModularTestParam.RoundtripLossless/6bitSqueeze  # GetParam() = 8-byte object <06-00 00-00 01-00 00-00> (ILLEGAL)
        4313 - RoundtripLossless/ModularTestParam.RoundtripLossless/7bitSqueeze  # GetParam() = 8-byte object <07-00 00-00 01-00 00-00> (ILLEGAL)
        4314 - RoundtripLossless/ModularTestParam.RoundtripLossless/8bitSqueeze  # GetParam() = 8-byte object <08-00 00-00 01-00 00-00> (ILLEGAL)
        4315 - RoundtripLossless/ModularTestParam.RoundtripLossless/9bitSqueeze  # GetParam() = 8-byte object <09-00 00-00 01-00 00-00> (ILLEGAL)
        4316 - RoundtripLossless/ModularTestParam.RoundtripLossless/10bitSqueeze  # GetParam() = 8-byte object <0A-00 00-00 01-00 00-00> (ILLEGAL)
        4317 - RoundtripLossless/ModularTestParam.RoundtripLossless/11bitSqueeze  # GetParam() = 8-byte object <0B-00 00-00 01-00 00-00> (ILLEGAL)
        4318 - RoundtripLossless/ModularTestParam.RoundtripLossless/12bitSqueeze  # GetParam() = 8-byte object <0C-00 00-00 01-00 00-00> (ILLEGAL)
        4319 - RoundtripLossless/ModularTestParam.RoundtripLossless/13bitSqueeze  # GetParam() = 8-byte object <0D-00 00-00 01-00 00-00> (ILLEGAL)
        4320 - RoundtripLossless/ModularTestParam.RoundtripLossless/14bitSqueeze  # GetParam() = 8-byte object <0E-00 00-00 01-00 00-00> (ILLEGAL)
        4321 - RoundtripLossless/ModularTestParam.RoundtripLossless/15bitSqueeze  # GetParam() = 8-byte object <0F-00 00-00 01-00 00-00> (ILLEGAL)
        4322 - RoundtripLossless/ModularTestParam.RoundtripLossless/16bitSqueeze  # GetParam() = 8-byte object <10-00 00-00 01-00 00-00> (ILLEGAL)
        4323 - RoundtripLossless/ModularTestParam.RoundtripLossless/17bitSqueeze  # GetParam() = 8-byte object <11-00 00-00 01-00 00-00> (ILLEGAL)
        4324 - RoundtripLossless/ModularTestParam.RoundtripLossless/18bitSqueeze  # GetParam() = 8-byte object <12-00 00-00 01-00 00-00> (ILLEGAL)
        4325 - RoundtripLossless/ModularTestParam.RoundtripLossless/19bitSqueeze  # GetParam() = 8-byte object <13-00 00-00 01-00 00-00> (ILLEGAL)
        4326 - RoundtripLossless/ModularTestParam.RoundtripLossless/20bitSqueeze  # GetParam() = 8-byte object <14-00 00-00 01-00 00-00> (ILLEGAL)
        4327 - RoundtripLossless/ModularTestParam.RoundtripLossless/21bitSqueeze  # GetParam() = 8-byte object <15-00 00-00 01-00 00-00> (ILLEGAL)
        4328 - RoundtripLossless/ModularTestParam.RoundtripLossless/22bitSqueeze  # GetParam() = 8-byte object <16-00 00-00 01-00 00-00> (ILLEGAL)
        4329 - RoundtripLossless/ModularTestParam.RoundtripLossless/23bitSqueeze  # GetParam() = 8-byte object <17-00 00-00 01-00 00-00> (ILLEGAL)
        4330 - RoundtripLossless/ModularTestParam.RoundtripLossless/24bitSqueeze  # GetParam() = 8-byte object <18-00 00-00 01-00 00-00> (ILLEGAL)
        4331 - RoundtripLossless/ModularTestParam.RoundtripLossless/25bitSqueeze  # GetParam() = 8-byte object <19-00 00-00 01-00 00-00> (ILLEGAL)
        4332 - RoundtripLossless/ModularTestParam.RoundtripLossless/26bitSqueeze  # GetParam() = 8-byte object <1A-00 00-00 01-00 00-00> (ILLEGAL)
        4333 - RoundtripLossless/ModularTestParam.RoundtripLossless/27bitSqueeze  # GetParam() = 8-byte object <1B-00 00-00 01-00 00-00> (ILLEGAL)
        4334 - RoundtripLossless/ModularTestParam.RoundtripLossless/28bitSqueeze  # GetParam() = 8-byte object <1C-00 00-00 01-00 00-00> (ILLEGAL)
        4335 - RoundtripLossless/ModularTestParam.RoundtripLossless/29bitSqueeze  # GetParam() = 8-byte object <1D-00 00-00 01-00 00-00> (ILLEGAL)
        4336 - RoundtripLossless/ModularTestParam.RoundtripLossless/30bitSqueeze  # GetParam() = 8-byte object <1E-00 00-00 01-00 00-00> (ILLEGAL)
        4354 - PassesTest.RoundtripSmallPasses (ILLEGAL)
        4355 - PassesTest.RoundtripUnalignedPasses (ILLEGAL)
        4356 - PassesTest.RoundtripMultiGroupPasses (ILLEGAL)
        4357 - PassesTest.RoundtripLargeFastPasses (ILLEGAL)
        4358 - PassesTest.RoundtripProgressiveConsistent (ILLEGAL)
        4359 - PassesTest.AllDownsampleFeasible (ILLEGAL)
        4360 - PassesTest.AllDownsampleFeasibleQProgressive (ILLEGAL)
        4361 - PassesTest.ProgressiveDownsample2DegradesCorrectlyGrayscale (ILLEGAL)
        4362 - PassesTest.ProgressiveDownsample2DegradesCorrectly (ILLEGAL)
        4363 - PassesTest.NonProgressiveDCImage (ILLEGAL)
        4364 - PassesTest.RoundtripSmallNoGaborishPasses (ILLEGAL)
        4365 - PatchDictionaryTest.GrayscaleModular (ILLEGAL)
        4366 - PatchDictionaryTest.GrayscaleVarDCT (ILLEGAL)
        4367 - PreviewTest.RoundtripGivenPreview (ILLEGAL)
        4424 - RenderPipelineDecodingTest.Animation (ILLEGAL)
        4425 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoGabNoEpfNoPatches  # GetParam() = flower_png_3x8_NoGabNoEpfNoPatches (ILLEGAL)
        4426 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_3x8_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4427 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_GabNoEpfNoPatches  # GetParam() = flower_png_3x8_GabNoEpfNoPatches (ILLEGAL)
        4428 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoGabEpf1NoPatches  # GetParam() = flower_png_3x8_NoGabEpf1NoPatches (ILLEGAL)
        4429 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoGabEpf2NoPatches  # GetParam() = flower_png_3x8_NoGabEpf2NoPatches (ILLEGAL)
        4430 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoGabEpf3NoPatches  # GetParam() = flower_png_3x8_NoGabEpf3NoPatches (ILLEGAL)
        4431 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_GabEpf3NoPatches  # GetParam() = flower_png_3x8_GabEpf3NoPatches (ILLEGAL)
        4432 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Splines  # GetParam() = flower_png_3x8_Splines (ILLEGAL)
        4433 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups2  # GetParam() = flower_png_3x8_Ups2 (ILLEGAL)
        4434 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups2EPF1  # GetParam() = flower_png_3x8_Ups2EPF1 (ILLEGAL)
        4435 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups2GabEPF1  # GetParam() = flower_png_3x8_Ups2GabEPF1 (ILLEGAL)
        4436 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups4  # GetParam() = flower_png_3x8_Ups4 (ILLEGAL)
        4437 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups4EPF1  # GetParam() = flower_png_3x8_Ups4EPF1 (ILLEGAL)
        4438 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups4GabEPF1  # GetParam() = flower_png_3x8_Ups4GabEPF1 (ILLEGAL)
        4439 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups8  # GetParam() = flower_png_3x8_Ups8 (ILLEGAL)
        4440 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups8EPF1  # GetParam() = flower_png_3x8_Ups8EPF1 (ILLEGAL)
        4441 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Ups8GabEPF1  # GetParam() = flower_png_3x8_Ups8GabEPF1 (ILLEGAL)
        4442 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_Noise  # GetParam() = flower_png_3x8_Noise (ILLEGAL)
        4443 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_NoiseUps  # GetParam() = flower_png_3x8_NoiseUps (ILLEGAL)
        4444 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_ModularLossless  # GetParam() = flower_png_3x8_ModularLossless (ILLEGAL)
        4445 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_ProgressiveDC  # GetParam() = flower_png_3x8_ProgressiveDC (ILLEGAL)
        4446 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_ModularLossy  # GetParam() = flower_png_3x8_ModularLossy (ILLEGAL)
        4447 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_3x8_AlphaVarDCT  # GetParam() = flower_alpha_png_3x8_AlphaVarDCT (ILLEGAL)
        4448 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_3x8_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_3x8_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4449 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_3x8_AlphaLossless  # GetParam() = flower_alpha_png_3x8_AlphaLossless (ILLEGAL)
        4450 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_3x8_AlphaDownsample  # GetParam() = flower_alpha_png_3x8_AlphaDownsample (ILLEGAL)
        4451 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_3x8_SpotColor  # GetParam() = flower_png_3x8_SpotColor (ILLEGAL)
        4452 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoGabNoEpfNoPatches  # GetParam() = flower_png_128x128_NoGabNoEpfNoPatches (ILLEGAL)
        4453 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_128x128_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4454 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_GabNoEpfNoPatches  # GetParam() = flower_png_128x128_GabNoEpfNoPatches (ILLEGAL)
        4455 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoGabEpf1NoPatches  # GetParam() = flower_png_128x128_NoGabEpf1NoPatches (ILLEGAL)
        4456 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoGabEpf2NoPatches  # GetParam() = flower_png_128x128_NoGabEpf2NoPatches (ILLEGAL)
        4457 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoGabEpf3NoPatches  # GetParam() = flower_png_128x128_NoGabEpf3NoPatches (ILLEGAL)
        4458 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_GabEpf3NoPatches  # GetParam() = flower_png_128x128_GabEpf3NoPatches (ILLEGAL)
        4459 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Splines  # GetParam() = flower_png_128x128_Splines (ILLEGAL)
        4460 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups2  # GetParam() = flower_png_128x128_Ups2 (ILLEGAL)
        4461 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups2EPF1  # GetParam() = flower_png_128x128_Ups2EPF1 (ILLEGAL)
        4462 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups2GabEPF1  # GetParam() = flower_png_128x128_Ups2GabEPF1 (ILLEGAL)
        4463 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups4  # GetParam() = flower_png_128x128_Ups4 (ILLEGAL)
        4464 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups4EPF1  # GetParam() = flower_png_128x128_Ups4EPF1 (ILLEGAL)
        4465 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups4GabEPF1  # GetParam() = flower_png_128x128_Ups4GabEPF1 (ILLEGAL)
        4466 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups8  # GetParam() = flower_png_128x128_Ups8 (ILLEGAL)
        4467 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups8EPF1  # GetParam() = flower_png_128x128_Ups8EPF1 (ILLEGAL)
        4468 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Ups8GabEPF1  # GetParam() = flower_png_128x128_Ups8GabEPF1 (ILLEGAL)
        4469 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_Noise  # GetParam() = flower_png_128x128_Noise (ILLEGAL)
        4470 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_NoiseUps  # GetParam() = flower_png_128x128_NoiseUps (ILLEGAL)
        4471 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_ModularLossless  # GetParam() = flower_png_128x128_ModularLossless (ILLEGAL)
        4472 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_ProgressiveDC  # GetParam() = flower_png_128x128_ProgressiveDC (ILLEGAL)
        4473 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_ModularLossy  # GetParam() = flower_png_128x128_ModularLossy (ILLEGAL)
        4474 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_128x128_AlphaVarDCT  # GetParam() = flower_alpha_png_128x128_AlphaVarDCT (ILLEGAL)
        4475 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_128x128_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_128x128_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4476 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_128x128_AlphaLossless  # GetParam() = flower_alpha_png_128x128_AlphaLossless (ILLEGAL)
        4477 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_128x128_AlphaDownsample  # GetParam() = flower_alpha_png_128x128_AlphaDownsample (ILLEGAL)
        4478 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_128x128_SpotColor  # GetParam() = flower_png_128x128_SpotColor (ILLEGAL)
        4479 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoGabNoEpfNoPatches  # GetParam() = flower_png_256x256_NoGabNoEpfNoPatches (ILLEGAL)
        4480 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_256x256_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4481 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_GabNoEpfNoPatches  # GetParam() = flower_png_256x256_GabNoEpfNoPatches (ILLEGAL)
        4482 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoGabEpf1NoPatches  # GetParam() = flower_png_256x256_NoGabEpf1NoPatches (ILLEGAL)
        4483 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoGabEpf2NoPatches  # GetParam() = flower_png_256x256_NoGabEpf2NoPatches (ILLEGAL)
        4484 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoGabEpf3NoPatches  # GetParam() = flower_png_256x256_NoGabEpf3NoPatches (ILLEGAL)
        4485 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_GabEpf3NoPatches  # GetParam() = flower_png_256x256_GabEpf3NoPatches (ILLEGAL)
        4486 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Splines  # GetParam() = flower_png_256x256_Splines (ILLEGAL)
        4487 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups2  # GetParam() = flower_png_256x256_Ups2 (ILLEGAL)
        4488 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups2EPF1  # GetParam() = flower_png_256x256_Ups2EPF1 (ILLEGAL)
        4489 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups2GabEPF1  # GetParam() = flower_png_256x256_Ups2GabEPF1 (ILLEGAL)
        4490 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups4  # GetParam() = flower_png_256x256_Ups4 (ILLEGAL)
        4491 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups4EPF1  # GetParam() = flower_png_256x256_Ups4EPF1 (ILLEGAL)
        4492 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups4GabEPF1  # GetParam() = flower_png_256x256_Ups4GabEPF1 (ILLEGAL)
        4493 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups8  # GetParam() = flower_png_256x256_Ups8 (ILLEGAL)
        4494 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups8EPF1  # GetParam() = flower_png_256x256_Ups8EPF1 (ILLEGAL)
        4495 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Ups8GabEPF1  # GetParam() = flower_png_256x256_Ups8GabEPF1 (ILLEGAL)
        4496 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_Noise  # GetParam() = flower_png_256x256_Noise (ILLEGAL)
        4497 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_NoiseUps  # GetParam() = flower_png_256x256_NoiseUps (ILLEGAL)
        4498 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_ModularLossless  # GetParam() = flower_png_256x256_ModularLossless (ILLEGAL)
        4499 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_ProgressiveDC  # GetParam() = flower_png_256x256_ProgressiveDC (ILLEGAL)
        4500 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_ModularLossy  # GetParam() = flower_png_256x256_ModularLossy (ILLEGAL)
        4501 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_256x256_AlphaVarDCT  # GetParam() = flower_alpha_png_256x256_AlphaVarDCT (ILLEGAL)
        4502 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_256x256_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_256x256_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4503 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_256x256_AlphaLossless  # GetParam() = flower_alpha_png_256x256_AlphaLossless (ILLEGAL)
        4504 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_256x256_AlphaDownsample  # GetParam() = flower_alpha_png_256x256_AlphaDownsample (ILLEGAL)
        4505 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_256x256_SpotColor  # GetParam() = flower_png_256x256_SpotColor (ILLEGAL)
        4506 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoGabNoEpfNoPatches  # GetParam() = flower_png_258x258_NoGabNoEpfNoPatches (ILLEGAL)
        4507 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_258x258_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4508 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_GabNoEpfNoPatches  # GetParam() = flower_png_258x258_GabNoEpfNoPatches (ILLEGAL)
        4509 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoGabEpf1NoPatches  # GetParam() = flower_png_258x258_NoGabEpf1NoPatches (ILLEGAL)
        4510 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoGabEpf2NoPatches  # GetParam() = flower_png_258x258_NoGabEpf2NoPatches (ILLEGAL)
        4511 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoGabEpf3NoPatches  # GetParam() = flower_png_258x258_NoGabEpf3NoPatches (ILLEGAL)
        4512 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_GabEpf3NoPatches  # GetParam() = flower_png_258x258_GabEpf3NoPatches (ILLEGAL)
        4513 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Splines  # GetParam() = flower_png_258x258_Splines (ILLEGAL)
        4514 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups2  # GetParam() = flower_png_258x258_Ups2 (ILLEGAL)
        4515 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups2EPF1  # GetParam() = flower_png_258x258_Ups2EPF1 (ILLEGAL)
        4516 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups2GabEPF1  # GetParam() = flower_png_258x258_Ups2GabEPF1 (ILLEGAL)
        4517 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups4  # GetParam() = flower_png_258x258_Ups4 (ILLEGAL)
        4518 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups4EPF1  # GetParam() = flower_png_258x258_Ups4EPF1 (ILLEGAL)
        4519 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups4GabEPF1  # GetParam() = flower_png_258x258_Ups4GabEPF1 (ILLEGAL)
        4520 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups8  # GetParam() = flower_png_258x258_Ups8 (ILLEGAL)
        4521 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups8EPF1  # GetParam() = flower_png_258x258_Ups8EPF1 (ILLEGAL)
        4522 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Ups8GabEPF1  # GetParam() = flower_png_258x258_Ups8GabEPF1 (ILLEGAL)
        4523 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_Noise  # GetParam() = flower_png_258x258_Noise (ILLEGAL)
        4524 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_NoiseUps  # GetParam() = flower_png_258x258_NoiseUps (ILLEGAL)
        4525 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_ModularLossless  # GetParam() = flower_png_258x258_ModularLossless (ILLEGAL)
        4526 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_ProgressiveDC  # GetParam() = flower_png_258x258_ProgressiveDC (ILLEGAL)
        4527 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_ModularLossy  # GetParam() = flower_png_258x258_ModularLossy (ILLEGAL)
        4528 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_258x258_AlphaVarDCT  # GetParam() = flower_alpha_png_258x258_AlphaVarDCT (ILLEGAL)
        4529 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_258x258_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_258x258_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4530 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_258x258_AlphaLossless  # GetParam() = flower_alpha_png_258x258_AlphaLossless (ILLEGAL)
        4531 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_258x258_AlphaDownsample  # GetParam() = flower_alpha_png_258x258_AlphaDownsample (ILLEGAL)
        4532 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_258x258_SpotColor  # GetParam() = flower_png_258x258_SpotColor (ILLEGAL)
        4533 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoGabNoEpfNoPatches  # GetParam() = flower_png_533x401_NoGabNoEpfNoPatches (ILLEGAL)
        4534 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_533x401_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4535 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_GabNoEpfNoPatches  # GetParam() = flower_png_533x401_GabNoEpfNoPatches (ILLEGAL)
        4536 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoGabEpf1NoPatches  # GetParam() = flower_png_533x401_NoGabEpf1NoPatches (ILLEGAL)
        4537 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoGabEpf2NoPatches  # GetParam() = flower_png_533x401_NoGabEpf2NoPatches (ILLEGAL)
        4538 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoGabEpf3NoPatches  # GetParam() = flower_png_533x401_NoGabEpf3NoPatches (ILLEGAL)
        4539 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_GabEpf3NoPatches  # GetParam() = flower_png_533x401_GabEpf3NoPatches (ILLEGAL)
        4540 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Splines  # GetParam() = flower_png_533x401_Splines (ILLEGAL)
        4541 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups2  # GetParam() = flower_png_533x401_Ups2 (ILLEGAL)
        4542 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups2EPF1  # GetParam() = flower_png_533x401_Ups2EPF1 (ILLEGAL)
        4543 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups2GabEPF1  # GetParam() = flower_png_533x401_Ups2GabEPF1 (ILLEGAL)
        4544 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups4  # GetParam() = flower_png_533x401_Ups4 (ILLEGAL)
        4545 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups4EPF1  # GetParam() = flower_png_533x401_Ups4EPF1 (ILLEGAL)
        4546 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups4GabEPF1  # GetParam() = flower_png_533x401_Ups4GabEPF1 (ILLEGAL)
        4547 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups8  # GetParam() = flower_png_533x401_Ups8 (ILLEGAL)
        4548 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups8EPF1  # GetParam() = flower_png_533x401_Ups8EPF1 (ILLEGAL)
        4549 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Ups8GabEPF1  # GetParam() = flower_png_533x401_Ups8GabEPF1 (ILLEGAL)
        4550 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_Noise  # GetParam() = flower_png_533x401_Noise (ILLEGAL)
        4551 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_NoiseUps  # GetParam() = flower_png_533x401_NoiseUps (ILLEGAL)
        4552 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_ModularLossless  # GetParam() = flower_png_533x401_ModularLossless (ILLEGAL)
        4553 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_ProgressiveDC  # GetParam() = flower_png_533x401_ProgressiveDC (ILLEGAL)
        4554 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_ModularLossy  # GetParam() = flower_png_533x401_ModularLossy (ILLEGAL)
        4555 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_533x401_AlphaVarDCT  # GetParam() = flower_alpha_png_533x401_AlphaVarDCT (ILLEGAL)
        4556 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_533x401_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_533x401_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4557 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_533x401_AlphaLossless  # GetParam() = flower_alpha_png_533x401_AlphaLossless (ILLEGAL)
        4558 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_533x401_AlphaDownsample  # GetParam() = flower_alpha_png_533x401_AlphaDownsample (ILLEGAL)
        4559 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_533x401_SpotColor  # GetParam() = flower_png_533x401_SpotColor (ILLEGAL)
        4560 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoGabNoEpfNoPatches  # GetParam() = flower_png_777x777_NoGabNoEpfNoPatches (ILLEGAL)
        4561 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoGabNoEpfNoPatchesNoXYB  # GetParam() = flower_png_777x777_NoGabNoEpfNoPatchesNoXYB (ILLEGAL)
        4562 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_GabNoEpfNoPatches  # GetParam() = flower_png_777x777_GabNoEpfNoPatches (ILLEGAL)
        4563 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoGabEpf1NoPatches  # GetParam() = flower_png_777x777_NoGabEpf1NoPatches (ILLEGAL)
        4564 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoGabEpf2NoPatches  # GetParam() = flower_png_777x777_NoGabEpf2NoPatches (ILLEGAL)
        4565 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoGabEpf3NoPatches  # GetParam() = flower_png_777x777_NoGabEpf3NoPatches (ILLEGAL)
        4566 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_GabEpf3NoPatches  # GetParam() = flower_png_777x777_GabEpf3NoPatches (ILLEGAL)
        4567 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Splines  # GetParam() = flower_png_777x777_Splines (ILLEGAL)
        4568 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups2  # GetParam() = flower_png_777x777_Ups2 (ILLEGAL)
        4569 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups2EPF1  # GetParam() = flower_png_777x777_Ups2EPF1 (ILLEGAL)
        4570 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups2GabEPF1  # GetParam() = flower_png_777x777_Ups2GabEPF1 (ILLEGAL)
        4571 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups4  # GetParam() = flower_png_777x777_Ups4 (ILLEGAL)
        4572 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups4EPF1  # GetParam() = flower_png_777x777_Ups4EPF1 (ILLEGAL)
        4573 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups4GabEPF1  # GetParam() = flower_png_777x777_Ups4GabEPF1 (ILLEGAL)
        4574 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups8  # GetParam() = flower_png_777x777_Ups8 (ILLEGAL)
        4575 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups8EPF1  # GetParam() = flower_png_777x777_Ups8EPF1 (ILLEGAL)
        4576 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Ups8GabEPF1  # GetParam() = flower_png_777x777_Ups8GabEPF1 (ILLEGAL)
        4577 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_Noise  # GetParam() = flower_png_777x777_Noise (ILLEGAL)
        4578 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_NoiseUps  # GetParam() = flower_png_777x777_NoiseUps (ILLEGAL)
        4579 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_ModularLossless  # GetParam() = flower_png_777x777_ModularLossless (ILLEGAL)
        4580 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_ProgressiveDC  # GetParam() = flower_png_777x777_ProgressiveDC (ILLEGAL)
        4581 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_ModularLossy  # GetParam() = flower_png_777x777_ModularLossy (ILLEGAL)
        4582 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_777x777_AlphaVarDCT  # GetParam() = flower_alpha_png_777x777_AlphaVarDCT (ILLEGAL)
        4583 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_777x777_AlphaVarDCTUpsamplingEPF  # GetParam() = flower_alpha_png_777x777_AlphaVarDCTUpsamplingEPF (ILLEGAL)
        4584 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_777x777_AlphaLossless  # GetParam() = flower_alpha_png_777x777_AlphaLossless (ILLEGAL)
        4585 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_alpha_png_777x777_AlphaDownsample  # GetParam() = flower_alpha_png_777x777_AlphaDownsample (ILLEGAL)
        4586 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_777x777_SpotColor  # GetParam() = flower_png_777x777_SpotColor (ILLEGAL)
        4587 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_im_q85_444_jpg_JPEG_2268x1512_Default  # GetParam() = flower_png_im_q85_444_jpg_JPEG_2268x1512_Default (ILLEGAL)
        4588 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_im_q85_420_jpg_JPEG_2268x1512_Default  # GetParam() = flower_png_im_q85_420_jpg_JPEG_2268x1512_Default (ILLEGAL)
        4589 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_im_q85_422_jpg_JPEG_2268x1512_Default  # GetParam() = flower_png_im_q85_422_jpg_JPEG_2268x1512_Default (ILLEGAL)
        4590 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/flower_png_im_q85_440_jpg_JPEG_2268x1512_Default  # GetParam() = flower_png_im_q85_440_jpg_JPEG_2268x1512_Default (ILLEGAL)
        4591 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/grayscale_patches_png_1011x277_Patches  # GetParam() = grayscale_patches_png_1011x277_Patches (ILLEGAL)
        4592 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/grayscale_patches_png_1011x277_PatchesAndNoise  # GetParam() = grayscale_patches_png_1011x277_PatchesAndNoise (ILLEGAL)
        4593 - RenderPipelineTest/RenderPipelineTestParam.PipelineTest/grayscale_patches_png_1011x277_PatchesAndUps2  # GetParam() = grayscale_patches_png_1011x277_PatchesAndUps2 (ILLEGAL)
        4601 - RoundtripTest.TestJPEGReconstruction (ILLEGAL)
        4617 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{6, /*shrink8=*/true} (ILLEGAL)
        4618 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{6, /*shrink8=*/false} (ILLEGAL)
        4619 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{8, /*shrink8=*/true} (ILLEGAL)
        4620 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{8, /*shrink8=*/false} (ILLEGAL)
        4621 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{9, /*shrink8=*/true} (ILLEGAL)
        4622 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{9, /*shrink8=*/false} (ILLEGAL)
        4623 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{7, /*shrink8=*/true} (ILLEGAL)
        4624 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{7, /*shrink8=*/false} (ILLEGAL)
        4625 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{5, /*shrink8=*/true} (ILLEGAL)
        4626 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{5, /*shrink8=*/false} (ILLEGAL)
        4627 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{4, /*shrink8=*/true} (ILLEGAL)
        4628 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{4, /*shrink8=*/false} (ILLEGAL)
        4629 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{3, /*shrink8=*/true} (ILLEGAL)
        4630 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{3, /*shrink8=*/false} (ILLEGAL)
        4631 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{2, /*shrink8=*/true} (ILLEGAL)
        4632 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{2, /*shrink8=*/false} (ILLEGAL)
        4633 - SpeedTierTestInstantiation/SpeedTierTest.Roundtrip/SpeedTierTestParams{1, /*shrink8=*/true} (ILLEGAL)
        4637 - SplinesTest.Drawing (ILLEGAL)
        4638 - SplinesTest.ClearedEveryFrame (ILLEGAL)
        4664 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4546077333782528 (ILLEGAL)
        4665 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4716049045520384 (ILLEGAL)
        4666 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4718378999218176 (ILLEGAL)
        4667 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4729306868219904 (ILLEGAL)
        4668 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4787817341911040 (ILLEGAL)
        4669 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4816304719134720 (ILLEGAL)
        4670 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4848606801166336 (ILLEGAL)
        4671 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4859247059402752 (ILLEGAL)
        4672 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4887504894951424 (ILLEGAL)
        4673 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/4984529666834432 (ILLEGAL)
        4674 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5014934495297536 (ILLEGAL)
        4675 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5112097090961408 (ILLEGAL)
        4676 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5189497920290816 (ILLEGAL)
        4677 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5381727462227968 (ILLEGAL)
        4678 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5382562858532864 (ILLEGAL)
        4679 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5392074930782208 (ILLEGAL)
        4680 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5467620336336896 (ILLEGAL)
        4681 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5473482434019328 (ILLEGAL)
        4682 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5489367788945408 (ILLEGAL)
        4683 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5556400888086528 (ILLEGAL)
        4684 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5582808628723712 (ILLEGAL)
        4685 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5631220790198272 (ILLEGAL)
        4686 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5685623166468096 (ILLEGAL)
        4687 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5737500246671360 (ILLEGAL)
        4688 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5785438255710208 (ILLEGAL)
        4689 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5800733037953024 (ILLEGAL)
        4690 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5849986531721216 (ILLEGAL)
        4691 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5858549672050688 (ILLEGAL)
        4692 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5899664422993920 (ILLEGAL)
        4693 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5900921718046720 (ILLEGAL)
        4694 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5906295376445440 (ILLEGAL)
        4695 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/5914266367557632 (ILLEGAL)
        4696 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6013780411154432 (ILLEGAL)
        4697 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6165169006313472 (ILLEGAL)
        4698 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6277573962760192 (ILLEGAL)
        4699 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6329817929220096 (ILLEGAL)
        4700 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6355777170833408 (ILLEGAL)
        4701 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6375307931680768 (ILLEGAL)
        4702 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6448658097242112 (ILLEGAL)
        4703 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6515680276512768 (ILLEGAL)
        4704 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6569981946494976 (ILLEGAL)
        4705 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6735607318052864 (ILLEGAL)
        4706 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6737321070821376 (ILLEGAL)
        4707 - DjxlFuzzerTestInstantiation/DjxlFuzzerTest.TestOne/6748486320652288 (ILLEGAL)
Errors while running CTest

Full ctesr log is in attachment jpegxl.FAIL.txt

@mo271
Copy link
Member

mo271 commented Apr 28, 2023

Interesting, thanks for the report!
So this is happening at v0.8.1, i.e. c27d499, right?
Can you try at the current head (3b83379 at the time of writing...)?

@mo271 mo271 added building/portability Platform-specific issues, build issues unrelated to 1.0 Things that need not be done before the 1.0 version milestone labels Apr 28, 2023
@kloczek kloczek changed the title 0.8.1: test suite is failing in ~`7% of the test units 0.8.1: test suite is failing in ~17% of the test units Apr 28, 2023
@kloczek
Copy link
Author

kloczek commented Apr 28, 2023

Cannot apply that commit on top of of the last release and I see that it is already +300 commits since last release 😞
if it is only test suite issue it can wait until next release.

PS. IMO you should consider to release new versions with smaller batches of commits 😋

@matoro
Copy link

matoro commented Jun 14, 2023

Hi, Gentoo chiming in here - I also see failures on 0.8.1 but significantly less the OP, for me it's about 2% failures.

98% tests passed, 73 tests failed out of 4403

Total Test time (real) =  21.72 sec

The following tests did not run:
        3895 - GaussBlurTest.SlowTestDirac1D (Disabled)
        4404 - conformance_tooling_test (Skipped)

The following tests FAILED:
        776 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_709 (Failed)
        778 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_709 (Failed)
        779 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_709 (Failed)
        780 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_Lin (Failed)
        782 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_Lin (Failed)
        783 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_Lin (Failed)
        784 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_SRG (Failed)
        786 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_SRG (Failed)
        787 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_SRG (Failed)
        788 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_PeQ (Failed)
        790 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_PeQ (Failed)
        791 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_PeQ (Failed)
        792 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_DCI (Failed)
        794 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_DCI (Failed)
        795 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_DCI (Failed)
        796 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_HLG (Failed)
        798 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_HLG (Failed)
        799 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_HLG (Failed)
        800 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_709 (Failed)
        802 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_709 (Failed)
        803 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_709 (Failed)
        804 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_Lin (Failed)
        806 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_Lin (Failed)
        807 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_Lin (Failed)
        808 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_SRG (Failed)
        810 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_SRG (Failed)
        811 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_SRG (Failed)
        812 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_PeQ (Failed)
        814 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_PeQ (Failed)
        815 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_PeQ (Failed)
        816 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_DCI (Failed)
        818 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_DCI (Failed)
        819 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_DCI (Failed)
        820 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_HLG (Failed)
        822 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_HLG (Failed)
        823 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_HLG (Failed)
        824 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_709 (Failed)
        826 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_709 (Failed)
        827 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_709 (Failed)
        828 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_Lin (Failed)
        830 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_Lin (Failed)
        831 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_Lin (Failed)
        832 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_SRG (Failed)
        834 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_SRG (Failed)
        835 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_SRG (Failed)
        836 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_PeQ (Failed)
        838 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_PeQ (Failed)
        839 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_PeQ (Failed)
        840 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_DCI (Failed)
        842 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_DCI (Failed)
        843 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_DCI (Failed)
        844 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_HLG (Failed)
        846 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_HLG (Failed)
        847 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_HLG (Failed)
        968 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_709 (Failed)
        970 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_709 (Failed)
        971 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_709 (Failed)
        972 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_Lin (Failed)
        974 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_Lin (Failed)
        975 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_Lin (Failed)
        976 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_SRG (Failed)
        978 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_SRG (Failed)
        979 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_SRG (Failed)
        980 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_PeQ (Failed)
        982 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_PeQ (Failed)
        983 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_PeQ (Failed)
        984 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_DCI (Failed)
        986 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_DCI (Failed)
        987 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_DCI (Failed)
        988 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_HLG (Failed)
        990 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_HLG (Failed)
        991 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_HLG (Failed)
        1580 - DecodeTest.ContinueFinalNonEssentialBoxTest (SEGFAULT)

I get the same result on both amd64 and ppc64, 73 test failures.

I did try master, but it choked somewhere in highway headers and failed to compile:

/usr/bin/x86_64-pc-linux-gnu-g++ -DHWY_DISABLED_TARGETS="(HWY_SVE|HWY_SVE2|HWY_SVE_256|HWY_SVE2_128|HWY_RVV)" -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-
9999 -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/include -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999_build-abi_x86_64.amd64/lib/include  -O2 -pipe -fno-rtti -funwind-tables -fno-omit-frame-pointer -std=c++11
 -fPIC -fmacro-prefix-map=/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999=. -Wno-builtin-macro-redefined -Wall -fmerge-all-constants -fno-builtin-fwrite -fno-builtin-fread -Wextra -Wc++11-compat -Warray-bounds -Wformat-security -Wim
plicit-fallthrough -Wno-register -Wno-unused-function -Wno-unused-parameter -Wnon-virtual-dtor -Woverloaded-virtual -Wvla -fsized-deallocation -fno-exceptions -fmath-errno -DJPEGXL_ENABLE_SKCMS=1 -DJPEGXL_BUNDLE_SKCMS=1 -DJPEGXL_ENABLE_TRANS
CODE_JPEG=1 -DJPEGXL_ENABLE_BOXES=1 -DHWY_SHARED_DEFINE -MD -MT lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_coding.cc.o -MF lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_coding.cc.o.d -o lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_
coding.cc.o -c /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc
In file included from /usr/include/hwy/highway.h:350,
                 from /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:18,
                 from /usr/include/hwy/foreach_target.h:147,
                 from /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:17:
/usr/include/hwy/ops/x86_128-inl.h: In instantiation of ‘hwy::N_SSSE3::Vec128<T, N> hwy::N_SSSE3::SumOfLanes(Simd<T, kNumLanes, 0>, Vec128<T, N>) [with T = short int; long unsigned int N = 8]’:
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding-inl.h:158:44:   required from ‘int jpegli::N_SSSE3::{anonymous}::NumNonZero8x8ExceptDC(const T*) [with T = short int]’
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding-inl.h:180:43:   required from ‘void jpegli::N_SSSE3::{anonymous}::ComputeTokensForBlock(const T*, int, int, int, jpegli::Token**) [with T = short int; bool zi
g_zag_order = true]’
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:28:39:   required from here
/usr/include/hwy/ops/x86_128-inl.h:7217:28: error: no matching function for call to ‘SumOfLanes(hwy::SizeTag<2>, const hwy::N_SSSE3::Vec128<short int>&)’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7082:25: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T, 1> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<sizeof (T)>, hwy::N_SSSE3::Vec128<T, 1>)’
 7082 | HWY_INLINE Vec128<T, 1> SumOfLanes(hwy::SizeTag<sizeof(T)> /* tag */,
      |                         ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7082:25: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:28: note:   template argument ‘8’ does not match ‘1’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7101:25: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T, 2> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<4>, hwy::N_SSSE3::Vec128<T, 2>)’
 7101 | HWY_INLINE Vec128<T, 2> SumOfLanes(hwy::SizeTag<4> /* tag */,
      |                         ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7101:25: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:28: note:   template argument ‘8’ does not match ‘2’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7118:22: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<4>, hwy::N_SSSE3::Vec128<T>)’
 7118 | HWY_INLINE Vec128<T> SumOfLanes(hwy::SizeTag<4> /* tag */,
      |                      ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7118:22: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:34: note:   cannot convert ‘hwy::SizeTag<2>()’ (type ‘hwy::SizeTag<2>’) to type ‘hwy::SizeTag<4>’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7146:22: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<8>, hwy::N_SSSE3::Vec128<T>)’
 7146 | HWY_INLINE Vec128<T> SumOfLanes(hwy::SizeTag<8> /* tag */,
      |                      ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7146:22: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:34: note:   cannot convert ‘hwy::SizeTag<2>()’ (type ‘hwy::SizeTag<2>’) to type ‘hwy::SizeTag<8>’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |                                  ^~~~~~~~~~~~~~~~~~~~

Full log attached here:
LastTest.log

matoro added a commit to matoro/gentoo that referenced this issue Jun 14, 2023
These are CURRENTLY FAILING:  libjxl/libjxl#2433

Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
matoro added a commit to matoro/gentoo that referenced this issue Jun 14, 2023
These are CURRENTLY FAILING:  libjxl/libjxl#2433

Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
@matoro
Copy link

matoro commented Jun 14, 2023

Alpine appears to have observed the same failures and disabled these: https://git.alpinelinux.org/aports/commit/community/libjxl/APKBUILD?id=ba20f96e2794bc749ee54a77df94dcea56bba48a

matoro added a commit to matoro/gentoo that referenced this issue Jun 14, 2023
These are CURRENTLY FAILING:  libjxl/libjxl#2433

Bug: https://bugs.gentoo.org/908210
Closes: https://bugs.gentoo.org/907890
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
@malaterre
Copy link
Contributor

Here is the failing tests on Debian:

The following tests FAILED:
	324 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_709 (Failed)
	326 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_709 (Failed)
	327 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_709 (Failed)
	328 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_Lin (Failed)
	330 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_Lin (Failed)
	331 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_Lin (Failed)
	332 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_SRG (Failed)
	334 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_SRG (Failed)
	335 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_SRG (Failed)
	336 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_PeQ (Failed)
	338 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_PeQ (Failed)
	339 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_PeQ (Failed)
	340 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_DCI (Failed)
	342 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_DCI (Failed)
	343 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_DCI (Failed)
	344 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Per_HLG (Failed)
	346 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Sat_HLG (Failed)
	347 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_SRG_Abs_HLG (Failed)
	348 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_709 (Failed)
	350 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_709 (Failed)
	351 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_709 (Failed)
	352 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_Lin (Failed)
	354 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_Lin (Failed)
	355 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_Lin (Failed)
	356 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_SRG (Failed)
	358 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_SRG (Failed)
	359 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_SRG (Failed)
	360 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_PeQ (Failed)
	362 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_PeQ (Failed)
	363 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_PeQ (Failed)
	364 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_DCI (Failed)
	366 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_DCI (Failed)
	367 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_DCI (Failed)
	368 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Per_HLG (Failed)
	370 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Sat_HLG (Failed)
	371 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_202_Abs_HLG (Failed)
	372 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_709 (Failed)
	374 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_709 (Failed)
	375 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_709 (Failed)
	376 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_Lin (Failed)
	378 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_Lin (Failed)
	379 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_Lin (Failed)
	380 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_SRG (Failed)
	382 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_SRG (Failed)
	383 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_SRG (Failed)
	384 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_PeQ (Failed)
	386 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_PeQ (Failed)
	387 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_PeQ (Failed)
	388 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_DCI (Failed)
	390 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_DCI (Failed)
	391 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_DCI (Failed)
	392 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Per_HLG (Failed)
	394 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Sat_HLG (Failed)
	395 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_D65_DCI_Abs_HLG (Failed)
	516 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_709 (Failed)
	518 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_709 (Failed)
	519 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_709 (Failed)
	520 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_Lin (Failed)
	522 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_Lin (Failed)
	523 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_Lin (Failed)
	524 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_SRG (Failed)
	526 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_SRG (Failed)
	527 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_SRG (Failed)
	528 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_PeQ (Failed)
	530 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_PeQ (Failed)
	531 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_PeQ (Failed)
	532 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_DCI (Failed)
	534 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_DCI (Failed)
	535 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_DCI (Failed)
	536 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Per_HLG (Failed)
	538 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Sat_HLG (Failed)
	539 - ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/RGB_DCI_DCI_Abs_HLG (Failed)
	959 - DecodeTest.PixelTestWithICCProfileLossy (ILLEGAL)
	995 - DecodeTest.BoxTest (ILLEGAL)
	3729 - LibraryCLinkageTest (Failed)
Errors while running CTest

cc: @szabadka

@szabadka
Copy link
Contributor

Is there a way to get access to one of these Debian build machines to debug the issue? Or is there a way to set up ppc64/i386 runners on GitHub?

@matoro
Copy link

matoro commented Jun 16, 2023

Is there a way to get access to one of these Debian build machines to debug the issue? Or is there a way to set up ppc64/i386 runners on GitHub?

I have hosts for all these architectures I can share, but the majority of the failures do reproduce on x86_64, so I think those should be addressed first. Then start looking at failures on other arches.

matoro added a commit to matoro/gentoo that referenced this issue Jun 18, 2023
These are CURRENTLY FAILING:  libjxl/libjxl#2433

Bug: https://bugs.gentoo.org/908210
Closes: https://bugs.gentoo.org/907890
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
@szabadka
Copy link
Contributor

Is there a way to get access to one of these Debian build machines to debug the issue? Or is there a way to set up ppc64/i386 runners on GitHub?

I have hosts for all these architectures I can share, but the majority of the failures do reproduce on x86_64, so I think those should be addressed first. Then start looking at failures on other arches.

Do you see x86_64 failures at the current HEAD? If yes, what compiler / cmake options are you using?

@matoro
Copy link

matoro commented Jun 19, 2023

Is there a way to get access to one of these Debian build machines to debug the issue? Or is there a way to set up ppc64/i386 runners on GitHub?

I have hosts for all these architectures I can share, but the majority of the failures do reproduce on x86_64, so I think those should be addressed first. Then start looking at failures on other arches.

Do you see x86_64 failures at the current HEAD? If yes, what compiler / cmake options are you using?

Okay, ran some more tests.

HEAD on ppc64le passes all tests! So, looks good there. Wonder what we need to backport in order to fix everything?
HEAD on x86_64 fails to compile with the highway issues I mentioned above. This is with highway-1.0.1.
0.8.2 compiles, but fails tests identically to 0.8.1 on both.

/usr/bin/x86_64-pc-linux-gnu-g++ -DHWY_DISABLED_TARGETS="(HWY_SVE|HWY_SVE2|HWY_SVE_256|HWY_SVE2_128|HWY_RVV)" -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-
9999 -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/include -I/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999_build-abi_x86_64.amd64/lib/include  -O2 -pipe -fno-rtti -funwind-tables -fno-omit-frame-pointer -std=c++11
 -fPIC -fmacro-prefix-map=/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999=. -Wno-builtin-macro-redefined -Wall -fmerge-all-constants -fno-builtin-fwrite -fno-builtin-fread -Wextra -Wc++11-compat -Warray-bounds -Wformat-security -Wim
plicit-fallthrough -Wno-register -Wno-unused-function -Wno-unused-parameter -Wnon-virtual-dtor -Woverloaded-virtual -Wvla -fsized-deallocation -fno-exceptions -fmath-errno -DJPEGXL_ENABLE_SKCMS=1 -DJPEGXL_BUNDLE_SKCMS=1 -DJPEGXL_ENABLE_TRANS
CODE_JPEG=1 -DJPEGXL_ENABLE_BOXES=1 -DHWY_SHARED_DEFINE -MD -MT lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_coding.cc.o -MF lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_coding.cc.o.d -o lib/CMakeFiles/jpegli-static.dir/jpegli/entropy_
coding.cc.o -c /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc
In file included from /usr/include/hwy/highway.h:350,
                 from /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:18,
                 from /usr/include/hwy/foreach_target.h:147,
                 from /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:17:
/usr/include/hwy/ops/x86_128-inl.h: In instantiation of ‘hwy::N_SSSE3::Vec128<T, N> hwy::N_SSSE3::SumOfLanes(Simd<T, kNumLanes, 0>, Vec128<T, N>) [with T = short int; long unsigned int N = 8]’:
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding-inl.h:158:44:   required from ‘int jpegli::N_SSSE3::{anonymous}::NumNonZero8x8ExceptDC(const T*) [with T = short int]’
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding-inl.h:180:43:   required from ‘void jpegli::N_SSSE3::{anonymous}::ComputeTokensForBlock(const T*, int, int, int, jpegli::Token**) [with T = short int; bool zi
g_zag_order = true]’
/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jpegli/entropy_coding.cc:28:39:   required from here
/usr/include/hwy/ops/x86_128-inl.h:7217:28: error: no matching function for call to ‘SumOfLanes(hwy::SizeTag<2>, const hwy::N_SSSE3::Vec128<short int>&)’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7082:25: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T, 1> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<sizeof (T)>, hwy::N_SSSE3::Vec128<T, 1>)’
 7082 | HWY_INLINE Vec128<T, 1> SumOfLanes(hwy::SizeTag<sizeof(T)> /* tag */,
      |                         ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7082:25: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:28: note:   template argument ‘8’ does not match ‘1’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7101:25: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T, 2> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<4>, hwy::N_SSSE3::Vec128<T, 2>)’
 7101 | HWY_INLINE Vec128<T, 2> SumOfLanes(hwy::SizeTag<4> /* tag */,
      |                         ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7101:25: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:28: note:   template argument ‘8’ does not match ‘2’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7118:22: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<4>, hwy::N_SSSE3::Vec128<T>)’
 7118 | HWY_INLINE Vec128<T> SumOfLanes(hwy::SizeTag<4> /* tag */,
      |                      ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7118:22: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:34: note:   cannot convert ‘hwy::SizeTag<2>()’ (type ‘hwy::SizeTag<2>’) to type ‘hwy::SizeTag<4>’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7146:22: note: candidate: ‘template<class T> hwy::N_SSSE3::Vec128<T> hwy::N_SSSE3::detail::SumOfLanes(hwy::SizeTag<8>, hwy::N_SSSE3::Vec128<T>)’
 7146 | HWY_INLINE Vec128<T> SumOfLanes(hwy::SizeTag<8> /* tag */,
      |                      ^~~~~~~~~~
/usr/include/hwy/ops/x86_128-inl.h:7146:22: note:   template argument deduction/substitution failed:
/usr/include/hwy/ops/x86_128-inl.h:7217:34: note:   cannot convert ‘hwy::SizeTag<2>()’ (type ‘hwy::SizeTag<2>’) to type ‘hwy::SizeTag<8>’
 7217 |   return detail::SumOfLanes(hwy::SizeTag<sizeof(T)>(), v);
      |                                  ^~~~~~~~~~~~~~~~~~~~

cmake and compiler for x86_64:

cmake -C /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DJPEGXL_ENABLE_BENCHMARK=OFF -DJPEGXL_ENABLE_COVERAGE=OFF -DJPEGXL_ENABLE_FUZZERS=OFF -DJPEGXL_ENABLE_SJPEG=OFF -DJPEGXL_WARNINGS_AS_ERRORS=OFF -DJPEGXL_ENABLE_SKCMS=ON -DJPEGXL_ENABLE_VIEWERS=OFF -DJPEGXL_FORCE_SYSTEM_BROTLI=ON -DJPEGXL_FORCE_SYSTEM_GTEST=ON -DJPEGXL_FORCE_SYSTEM_HWY=ON -DJPEGXL_FORCE_SYSTEM_LCMS2=ON -DJPEGXL_ENABLE_DOXYGEN=OFF -DJPEGXL_ENABLE_MANPAGES=OFF -DJPEGXL_ENABLE_JNI=OFF -DJPEGXL_ENABLE_JPEGLI_LIBJPEG=OFF -DJPEGXL_ENABLE_TCMALLOC=OFF -DJPEGXL_ENABLE_EXAMPLES=OFF -DJPEGXL_ENABLE_TOOLS=ON -DJPEGXL_ENABLE_OPENEXR=no -DJPEGXL_ENABLE_PLUGINS=ON -DJPEGXL_ENABLE_PLUGIN_GDKPIXBUF=no -DJPEGXL_ENABLE_PLUGIN_GIMP210=OFF -DJPEGXL_ENABLE_PLUGIN_MIME=OFF -DBUILD_TESTING=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999
gcc (Gentoo 12.2.1_p20230428-r1 p2) 12.2.1 20230428
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@novomesk
Copy link
Contributor

When I am running tests with libjxl from git, the success rate depends on whether I use SKCMS or LCMS2.

Everything is good with SKCMS, but when LCMS2 is used, my result is 99% tests passed, 76 tests failed out of 6856

@mo271
Copy link
Member

mo271 commented Jun 22, 2023

When I am running tests with libjxl from git, the success rate depends on whether I use SKCMS or LCMS2.

Everything is good with SKCMS, but when LCMS2 is used, my result is 99% tests passed, 76 tests failed out of 6856

I suppose we should add a github workflow testing a build with LCMS2

@malaterre
Copy link
Contributor

I suppose we should add a github workflow testing a build with LCMS2

I suppose this makes sense. However I'd like to remind everyone that most of those failing tests used to pass:

So I suspect that test ColorManagementTestInstantiation/ColorManagementTest.VerifyAllProfiles/ColorEncoding/ are most likely a regression.

@malaterre
Copy link
Contributor

 % git bisect bad
cdf03323851a5efe3ddfe8f4467ff695b3c5c57d is the first bad commit
commit cdf03323851a5efe3ddfe8f4467ff695b3c5c57d
Author: Sami Boukortt <sboukortt@google.com>
Date:   Wed Sep 28 17:42:48 2022 +0200

    Read the CICP tag from ICC profiles if present

 deps.sh                         |  2 +-
 lib/jxl/enc_color_management.cc | 56 +++++++++++++++++++++++++++++++++++------
 third_party/skcms               |  2 +-
 3 files changed, 51 insertions(+), 9 deletions(-)

@sboukortt

@mo271
Copy link
Member

mo271 commented Jun 22, 2023

wip (only adding test, not the fix yet...):
#2594

@novomesk
Copy link
Contributor

novomesk commented Jun 22, 2023

There is an improvement. Only these remain now:

The following tests FAILED:
        2800 - JpegliTest.JpegliXYBEncodeTest (ILLEGAL)
        3342 - DecodeTest.PixelTestWithICCProfileLossy (ILLEGAL)
        3376 - DecodeTest.ContinueFinalNonEssentialBoxTest (ILLEGAL)
        3378 - DecodeTest.BoxTest (ILLEGAL)

@malaterre
Copy link
Contributor

Much better on little-endian system ! Thanks @sboukortt / @mo271 :)

Some issue on big-endian have crept in but that is much cleaner.

@sboukortt
Copy link
Member

We expect that #2617 must have fixed the last remaining lcms2-specific failure.

@matoro
Copy link

matoro commented Jun 29, 2023

Confirming that when applying #2596 and #2617 I get 100% pass on little-endian with lcms2.

Unfortunately on big-endian I get 94% tests passed, 217 tests failed out of 3488. This is comparing ppc64 BE to ppc64 LE on two VM's configured identically except for endianness, so all of these failures are guaranteed to be endian-related and not some other cause.

Some of these look like pretty simple byteswaps, others not so much. Here's the full log: LastTest.log

matoro added a commit to matoro/gentoo that referenced this issue Jun 30, 2023
Tests were broken with lcms2.  Backporting this pair of patches from
libjxl/libjxl#2433 fixes the tests on
little-endian.

Closes: https://bugs.gentoo.org/908939
Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
matoro added a commit to matoro/gentoo that referenced this issue Jun 30, 2023
Tests were broken with lcms2.  Backporting this pair of patches from
libjxl/libjxl#2433 fixes the tests on
little-endian.

Closes: https://bugs.gentoo.org/908939
Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Jul 9, 2023
Tests were broken with lcms2.  Backporting this pair of patches from
libjxl/libjxl#2433 fixes the tests on
little-endian.

Closes: https://bugs.gentoo.org/908939
Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
@malaterre
Copy link
Contributor

Current list of failing test on s390x:

97% tests passed, 96 tests failed out of 3488

Total Test time (real) = 708.62 sec

The following tests did not run:
	923 - DecodeTest.ContinueFinalNonEssentialBoxTest (Disabled)
	3022 - GaussBlurTest.SlowTestDirac1D (Disabled)

The following tests FAILED:
	  4 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV444CompleteInputCompleteOutputBitDepth16 (Failed)
	  5 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioCompleteOutputBitDepth16  # GetParam() = Q85YUV444StdioCompleteOutputBitDepth16 (Failed)
	  8 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines1BitDepth16 (Failed)
	  9 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines1BitDepth16  # GetParam() = Q85YUV444StdioOutputLines1BitDepth16 (Failed)
	 12 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines8BitDepth16 (Failed)
	 13 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines8BitDepth16  # GetParam() = Q85YUV444StdioOutputLines8BitDepth16 (Failed)
	 16 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444CompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV444CompleteInputOutputLines16BitDepth16 (Failed)
	 17 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444StdioOutputLines16BitDepth16  # GetParam() = Q85YUV444StdioOutputLines16BitDepth16 (Failed)
	 20 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks1CompleteOutputBitDepth16 (Failed)
	 21 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingCompleteOutputBitDepth16 (Failed)
	 24 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines1BitDepth16 (Failed)
	 25 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines1BitDepth16 (Failed)
	 28 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines8BitDepth16 (Failed)
	 29 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines8BitDepth16 (Failed)
	 32 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks1OutputLines16BitDepth16 (Failed)
	 33 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks1SuspendingOutputLines16BitDepth16 (Failed)
	 36 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks64CompleteOutputBitDepth16 (Failed)
	 37 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingCompleteOutputBitDepth16 (Failed)
	 40 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines1BitDepth16 (Failed)
	 41 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines1BitDepth16 (Failed)
	 44 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines8BitDepth16 (Failed)
	 45 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines8BitDepth16 (Failed)
	 48 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks64OutputLines16BitDepth16 (Failed)
	 49 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks64SuspendingOutputLines16BitDepth16 (Failed)
	 52 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks65536CompleteOutputBitDepth16 (Failed)
	 53 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingCompleteOutputBitDepth16 (Failed)
	 56 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines1BitDepth16 (Failed)
	 57 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines1BitDepth16 (Failed)
	 60 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines8BitDepth16 (Failed)
	 61 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines8BitDepth16 (Failed)
	 64 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks65536OutputLines16BitDepth16 (Failed)
	 65 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV444InputChunks65536SuspendingOutputLines16BitDepth16 (Failed)
	 68 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV420CompleteInputCompleteOutputBitDepth16 (Failed)
	 69 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioCompleteOutputBitDepth16  # GetParam() = Q85YUV420StdioCompleteOutputBitDepth16 (Failed)
	 72 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines1BitDepth16 (Failed)
	 73 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines1BitDepth16  # GetParam() = Q85YUV420StdioOutputLines1BitDepth16 (Failed)
	 76 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines8BitDepth16 (Failed)
	 77 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines8BitDepth16  # GetParam() = Q85YUV420StdioOutputLines8BitDepth16 (Failed)
	 80 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420CompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV420CompleteInputOutputLines16BitDepth16 (Failed)
	 81 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420StdioOutputLines16BitDepth16  # GetParam() = Q85YUV420StdioOutputLines16BitDepth16 (Failed)
	 84 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks1CompleteOutputBitDepth16 (Failed)
	 85 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingCompleteOutputBitDepth16 (Failed)
	 88 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines1BitDepth16 (Failed)
	 89 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines1BitDepth16 (Failed)
	 92 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines8BitDepth16 (Failed)
	 93 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines8BitDepth16 (Failed)
	 96 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks1OutputLines16BitDepth16 (Failed)
	 97 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks1SuspendingOutputLines16BitDepth16 (Failed)
	100 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks64CompleteOutputBitDepth16 (Failed)
	101 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingCompleteOutputBitDepth16 (Failed)
	104 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines1BitDepth16 (Failed)
	105 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines1BitDepth16 (Failed)
	108 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines8BitDepth16 (Failed)
	109 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines8BitDepth16 (Failed)
	112 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks64OutputLines16BitDepth16 (Failed)
	113 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks64SuspendingOutputLines16BitDepth16 (Failed)
	116 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks65536CompleteOutputBitDepth16 (Failed)
	117 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingCompleteOutputBitDepth16 (Failed)
	120 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines1BitDepth16 (Failed)
	121 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines1BitDepth16 (Failed)
	124 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines8BitDepth16 (Failed)
	125 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines8BitDepth16 (Failed)
	128 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks65536OutputLines16BitDepth16 (Failed)
	129 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420InputChunks65536SuspendingOutputLines16BitDepth16 (Failed)
	132 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BCompleteInputCompleteOutputBitDepth16 (Failed)
	133 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BStdioCompleteOutputBitDepth16 (Failed)
	136 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines1BitDepth16 (Failed)
	137 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines1BitDepth16 (Failed)
	140 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines8BitDepth16 (Failed)
	141 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines8BitDepth16 (Failed)
	144 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BCompleteInputOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BCompleteInputOutputLines16BitDepth16 (Failed)
	145 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BStdioOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BStdioOutputLines16BitDepth16 (Failed)
	148 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks1CompleteOutputBitDepth16 (Failed)
	149 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingCompleteOutputBitDepth16 (Failed)
	152 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines1BitDepth16 (Failed)
	153 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines1BitDepth16 (Failed)
	156 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines8BitDepth16 (Failed)
	157 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines8BitDepth16 (Failed)
	160 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1OutputLines16BitDepth16 (Failed)
	161 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks1SuspendingOutputLines16BitDepth16 (Failed)
	164 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks64CompleteOutputBitDepth16 (Failed)
	165 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingCompleteOutputBitDepth16 (Failed)
	168 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines1BitDepth16 (Failed)
	169 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines1BitDepth16 (Failed)
	172 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines8BitDepth16 (Failed)
	173 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines8BitDepth16 (Failed)
	176 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64OutputLines16BitDepth16 (Failed)
	177 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks64SuspendingOutputLines16BitDepth16 (Failed)
	180 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536CompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536CompleteOutputBitDepth16 (Failed)
	181 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingCompleteOutputBitDepth16 (Failed)
	184 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines1BitDepth16 (Failed)
	185 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines1BitDepth16 (Failed)
	188 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines8BitDepth16 (Failed)
	189 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines8BitDepth16 (Failed)
	192 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536OutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536OutputLines16BitDepth16 (Failed)
	193 - DecodeAPITest/DecodeAPITestParam.TestAPI/Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth16  # GetParam() = Q85YUV420R13BInputChunks65536SuspendingOutputLines16BitDepth16 (Failed)
Errors while running CTest

@kmilos
Copy link

kmilos commented Oct 10, 2023

Could this be related to mm2/Little-CMS#395?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building/portability Platform-specific issues, build issues unrelated to 1.0 Things that need not be done before the 1.0 version milestone
Projects
None yet
Development

No branches or pull requests

8 participants