gazebosim/gz-common

👩‍🌾 Regression of AudioDecoder.CheerFile test on Windows

Aperta

#156 aperta il 22 gen 2021

 (2 commenti) (0 reazioni) (0 assegnatari)C++ (59 fork)auto 404
Windowshelp wantedtests

Metriche repository

Star
 (28 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The test is fairly new and has only been run 4 times. It passed the first 3, until 2021/01/14, and failed today, 2021/01/21. See the test history.

Test output:

43: [ RUN      ] AudioDecoder.CheerFile
43: [Err] [C:\Jenkins\workspace\ignition_common-ci-ign-common3-windows7-amd64\ws\ign-common\av\src\AudioDecoder.cc:192] Unable to open audio file[_bad_audio_filename_.wav]
43: [Err] [C:\Jenkins\workspace\ignition_common-ci-ign-common3-windows7-amd64\ws\ign-common\av\src\AudioDecoder.cc:192] Unable to open audio file[C:/Jenkins/workspace/ignition_common-ci-ign-common3-windows7-amd64/ws/ign-common/test\data\audio_bad_codec.grf]
43: [Err] [C:\Jenkins\workspace\ignition_common-ci-ign-common3-windows7-amd64\ws\ign-common\av\src\AudioDecoder.cc:234] Couldn't find audio stream.
43: unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
43: [  FAILED  ] AudioDecoder.CheerFile (1177 ms)

I've seen this SEH exception on other builds before, so it could be some infrastructure issue.


https://github.com/osrf/buildfarmer/issues/145

Guida contributor