Skip to content

馃毃 [Daily Regression] JpegDecoderHelperTest.getCompressedImageParameters failed on ubuntu-latest (clang)#421

Description

@github-actions

馃毃 Automated Daily Regression Report

Failed Test: JpegDecoderHelperTest.getCompressedImageParameters
Fingerprint: d75981cb2872
Commit: fbc0866580a28fb0c62a7f46f1e0cd4390c46046
CI Run: https://github.com/google/libultrahdr/actions/runs/31235598729

Environment Matrix

  • OS: ubuntu-latest
  • Compiler: clang
  • Build Flags: -DUHDR_BUILD_TESTS=1 -DUHDR_BUILD_DEPS=1 -DUHDR_ENABLE_HEIF=0 -DUHDR_ENABLE_WERROR=1

Failure Log Snippet

[ RUN      ] JpegDecoderHelperTest.getCompressedImageParameters
/home/runner/work/libultrahdr/libultrahdr/tests/jpegdecoderhelper_test.cpp:77: Failure
Failed
Load file ./data/minnie-320x240-yuv.jpg failed

[  FAILED  ] JpegDecoderHelperTest.getCompressedImageParameters (0 ms)

Exact Local Reproduction

cmake -B build -DUHDR_BUILD_TESTS=1 -DUHDR_BUILD_DEPS=1 -DUHDR_ENABLE_HEIF=0 -DUHDR_ENABLE_WERROR=1 -DUHDR_BUILD_TESTS=ON
cmake --build build -j
./build/ultrahdr_unit_test --gtest_filter="JpegDecoderHelperTest.getCompressedImageParameters"

Recent Commits in Window (Potential Culprits)

fbc0866 - Dichen Zhang: Bump version to v2.0.0 (4 hours ago)
e33bdbb - Dichen Zhang: Pin action SHAs and avoid inline expression expansions in daily-regression.yml (5 hours ago)
1c8d3b3 - Dichen Zhang: Add automated daily regression matrix workflow, bug reporting, and draft repair pipeline (5 hours ago)
1deed70 - Dichen Zhang: Add API changes documentation from v1.5.0 to v2.0.0 (5 hours ago)
2dd01b5 - Dichen Zhang: Revert changes to Android.bp (5 hours ago)

Generated automatically by libultrahdr Regression CI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions