Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933705 - media-libs/openh264-2.4.1 test fail DecodeMbAuxTest.TestIhdm_4x4_dc
Summary: media-libs/openh264-2.4.1 test fail DecodeMbAuxTest.TestIhdm_4x4_dc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-06 21:24 UTC by Arniii
Modified: 2024-06-07 22:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_933705.txt,235.77 KB, text/plain)
2024-06-06 21:25 UTC, Arniii
Details
environment // profile default/linux/amd64/17.1/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3 (file_933705.txt,81.78 KB, text/plain)
2024-06-06 21:26 UTC, Arniii
Details
/etc/portage/make.conf // profile default/linux/amd64/17.1/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3 testing FEATUREs : testing (file_933705.txt,4.28 KB, text/plain)
2024-06-06 21:27 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2024-06-06 21:24:38 UTC
from build.log:
```
[----------] 9 tests from DecodeMbAuxTest
[ RUN      ] DecodeMbAuxTest.TestIhdm_4x4_dc
test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: 2665
  W[i]
    Which is: 2917

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -81
  W[i]
    Which is: -711

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -299
  W[i]
    Which is: 179

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: 179
  W[i]
    Which is: 197

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -73
  W[i]
    Which is: 325

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -139
  W[i]
    Which is: -332

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -241
  W[i]
    Which is: -224

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -107
  W[i]
    Which is: 370

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: 155
  W[i]
    Which is: -379

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -419
  W[i]
    Which is: 320

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -121
  W[i]
    Which is: 166

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -527
  W[i]
    Which is: 242

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: 117
  W[i]
    Which is: -563

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: 255
  W[i]
    Which is: 1140

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -267
  W[i]
    Which is: -126

test/encoder/EncUT_DecodeMbAux.cpp:57: Failure
Expected equality of these values:
  Y[i]
    Which is: -137
  W[i]
    Which is: 183

[  FAILED  ] DecodeMbAuxTest.TestIhdm_4x4_dc (0 ms)

```

Reproducible: Always
Comment 1 Arniii 2024-06-06 21:25:38 UTC
Created attachment 895262 [details]
build.log
Comment 2 Arniii 2024-06-06 21:26:41 UTC
Created attachment 895263 [details]
environment // profile default/linux/amd64/17.1/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3
Comment 3 Arniii 2024-06-06 21:27:34 UTC
Created attachment 895264 [details]
/etc/portage/make.conf // profile default/linux/amd64/17.1/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3 testing FEATUREs : testing