Comment 10 for bug 1810495

Revision history for this message
David Runge (dvzrv) wrote :

Alright, here it is:

```
[----------] 1 test from AudioTaperPotTest
[ RUN ] AudioTaperPotTest.ScaleTest
Loading resources from "/build/mixxx/src/mixxx-2.2.0/res/"
src/test/audiotaperpot_test.cpp:23: Failure
Value of: 0
Expected: db2ratio(maxDB) - catpb.parameterToValue(1)
Which is: -2.22045e-16
[ FAILED ] AudioTaperPotTest.ScaleTest (0 ms)
[----------] 1 test from AudioTaperPotTest (0 ms total)
```

On Arch Linux we're currently at gcc 8.2.1 (should've mentioned that earlier, sorry).