mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.51k stars 1.28k forks source link

Flipping EngineBufferE2ETest.CueGotoAndStopTest on Launchpad #12554

Open daschuer opened 10 months ago

daschuer commented 10 months ago

Bug Description

EngineBufferE2ETest.CueGotoAndStopTest fails now and then on Launchpad: https://launchpadlibrarian.net/708968168/buildlog_ubuntu-lunar-amd64.mixxx_2.5~alpha~196~ged6602666a-1~lunar_BUILDING.txt.gz

A rebuild normally fixes the issue.

Version

2.5-alpha-196

OS

Ubunu Lunar

daschuer commented 10 months ago
195: ./src/test/cuecontrol_test.cpp:105: Failure
warning [Engine] Buffer does not match "CueGotoAndStopTest" , actual buffer written to  "reference_buffers/CueGotoAndStopTest.actual"
./src/test/signalpathtest.h:229: Failure
Value of: false
  Actual: false
Expected: true
daschuer commented 10 months ago

EngineBufferE2ETest.CueStartPlayTest is also affected: https://launchpadlibrarian.net/708937609/buildlog_ubuntu-mantic-amd64.mixxx_2.4~beta~338~gc0c7e8a09a-1~mantic_BUILDING.txt.gz

daschuer commented 10 months ago

And EngineBufferE2ETest.ScratchTest https://launchpadlibrarian.net/708798806/buildlog_ubuntu-noble-armhf.mixxx_2.4~beta~336~gebaa8bdeff-1~noble_BUILDING.txt.gz

uklotzde commented 9 months ago

Same here for 2.4 and aarch64: https://koji.rpmfusion.org/kojifiles/work/tasks/3701/623701/build.log

Build task: https://koji.rpmfusion.org/koji/taskinfo?taskID=623694

uklotzde commented 9 months ago

I have disabled all EngineBufferE2ETest tests to avoid future failures.