Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933705

Summary: media-libs/openh264-2.4.1 test fail DecodeMbAuxTest.TestIhdm_4x4_dc
Product: Gentoo Linux Reporter: Arniii <lg3dx6fd>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: UNCONFIRMED ---    
Severity: normal CC: lg3dx6fd, media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment // profile default/linux/amd64/17.1/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3
/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

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