=sci-geosciences/qgis-3.36.1 fails its tests for me. There are several timeouts, which I would usually try to resolve myself (often by patching the build scripts to increase the timeouts), but there are also two "Failed" and two "SEGFAULT": The following tests FAILED: 106 - test_core_pointcloudlayerexporter (SEGFAULT) 110 - test_core_project (Failed) 111 - test_core_projectstorage (Failed) 123 - test_core_rastersublayer (Timeout) 235 - test_gui_meshlayerpropertiesdialog (SEGFAULT) 249 - test_analysis_gcptransformer (Failed) 263 - qgis_grassprovidertest8 (Timeout) 285 - test_app_maptooleditmesh (Failed) Errors while running CTest
Created attachment 897303 [details] sci-geosciences:qgis-3.36.1:20240707-163547.log.gz
Created attachment 897304 [details] LastTest.log
Created attachment 897305 [details] emerge-info.txt
Version 3.38.3 passes almost all of the tests that failed in 3.36.1, but has one failure, test_core_projectstorage. The LastTest.log for 3.38.3 has the following for this test: 114/334 Testing: test_core_projectstorage 114/334 Test: test_core_projectstorage Command: "/var/tmp/portage/sci-geosciences/qgis-3.38.3/work/qgis-3.38.3_build/output/bin/test_core_projectstorage" "-maxwarnings" "10000" Directory: /var/tmp/portage/sci-geosciences/qgis-3.38.3/work/qgis-3.38.3_build/tests/src/core "test_core_projectstorage" start time: Sep 27 16:06 EDT Output: ---------------------------------------------------------- ********* Start testing of TestQgsProjectStorage ********* Config: Using QtTest library 6.7.2, Qt 6.7.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.1 20240210), gentoo 2.15 PASS : TestQgsProjectStorage::initTestCase() QWARN : TestQgsProjectStorage::testMemoryStorage() QMetaEnum::keysToValue: empty keys string. FAIL! : TestQgsProjectStorage::testMemoryStorage() 'meta1.lastModified.secsTo( QDateTime::currentDateTime() ) < 1' returned FALSE. () Loc: [/var/tmp/portage/sci-geosciences/qgis-3.38.3/work/qgis-3.38.3/tests/src/core/testqgsprojectstorage.cpp(226)] PASS : TestQgsProjectStorage::testSupportedUri() PASS : TestQgsProjectStorage::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted, 11328ms ********* Finished testing of TestQgsProjectStorage ********* <end of output> Test time = 13.26 sec ---------------------------------------------------------- Test Failed. "test_core_projectstorage" end time: Sep 27 16:06 EDT "test_core_projectstorage" time elapsed: 00:00:13 ----------------------------------------------------------