overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
128 stars 47 forks source link

PathUtilsTests::testPathUtils() fails #972

Open JulianGro opened 1 month ago

JulianGro commented 1 month ago
/home/juliangro/git/overte/build/tests/shared> /home/juliangro/git/overte/build/tests/shared/shared-PathUtilsTests
********* Start testing of PathUtilsTests *********
Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown
PASS   : PathUtilsTests::initTestCase()
FAIL!  : PathUtilsTests::testPathUtils() 'result.startsWith("qrc:///")' returned FALSE. ()
   Loc: [/home/juliangro/git/overte/tests/shared/src/PathUtilsTests.cpp(20)]
PASS   : PathUtilsTests::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of PathUtilsTests *********
*** Failure: Exit code 1 ***