https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-astronomy/kstars-3.5.8 fails tests on stable x86. Discovered on: x86 (internal ref: x86_at)
Created attachment 776897 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment on attachment 776897 [details] build.log.xz wrong log
Created attachment 776990 [details] kstars-3.5.8:20220505-125732.log.bz2 build.log
Created attachment 776993 [details] LastTest.log LastTest.log
10/15 Testing: TestKSPaths 10/15 Test: TestKSPaths Command: "/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8_build/bin/testkspaths" Directory: /var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8_build/Tests/auxiliary "TestKSPaths" start time: May 05 15:03 CEST Output: ---------------------------------------------------------- ********* Start testing of TestKSPaths ********* Config: Using QtTest library 5.15.3, Qt 5.15.3 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 11.2.1 20220115), gentoo unknown PASS : TestKSPaths::initTestCase() PASS : TestKSPaths::testStandardPaths(DesktopLocation) PASS : TestKSPaths::testStandardPaths(DocumentsLocation) PASS : TestKSPaths::testStandardPaths(FontsLocation) PASS : TestKSPaths::testStandardPaths(ApplicationsLocation) PASS : TestKSPaths::testStandardPaths(MusicLocation) PASS : TestKSPaths::testStandardPaths(MoviesLocation) PASS : TestKSPaths::testStandardPaths(PicturesLocation) PASS : TestKSPaths::testStandardPaths(TempLocation) PASS : TestKSPaths::testStandardPaths(HomeLocation) PASS : TestKSPaths::testStandardPaths(DataLocation) PASS : TestKSPaths::testStandardPaths(CacheLocation) QWARN : TestKSPaths::testStandardPaths(GenericCacheLocation) Call to writableLocation without an application-based location. QWARN : TestKSPaths::testStandardPaths(GenericCacheLocation) Call to writableLocation without an application-based location. PASS : TestKSPaths::testStandardPaths(GenericCacheLocation) QWARN : TestKSPaths::testStandardPaths(GenericDataLocation) Call to writableLocation without an application-based location. QWARN : TestKSPaths::testStandardPaths(GenericDataLocation) Call to writableLocation without an application-based location. PASS : TestKSPaths::testStandardPaths(GenericDataLocation) PASS : TestKSPaths::testStandardPaths(ConfigLocation) PASS : TestKSPaths::testStandardPaths(DownloadLocation) QWARN : TestKSPaths::testStandardPaths(GenericConfigLocation) Call to writableLocation without an application-based location. QWARN : TestKSPaths::testStandardPaths(GenericConfigLocation) Call to writableLocation without an application-based location. PASS : TestKSPaths::testStandardPaths(GenericConfigLocation) PASS : TestKSPaths::testStandardPaths(AppDataLocation) PASS : TestKSPaths::testStandardPaths(AppLocalDataLocation) PASS : TestKSPaths::testStandardPaths(AppConfigLocation) FAIL! : TestKSPaths::testKStarsInstallation(TZrules.dat) '!KSPaths::locate(TYPE, FILE).isEmpty()' returned FALSE. () Loc: [/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8/Tests/auxiliary/testkspaths.cpp(157)] FAIL! : TestKSPaths::testKStarsInstallation(themes/whitebalance.colors) '!KSPaths::locate(TYPE, FILE).isEmpty()' returned FALSE. () Loc: [/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8/Tests/auxiliary/testkspaths.cpp(157)] FAIL! : TestKSPaths::testKStarsInstallation(textures/moon00.png) '!KSPaths::locate(TYPE, FILE).isEmpty()' returned FALSE. () Loc: [/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8/Tests/auxiliary/testkspaths.cpp(157)] FAIL! : TestKSPaths::testKStarsInstallation(sounds/KDE-KStars-Alert.ogg) '!KSPaths::locate(TYPE, FILE).isEmpty()' returned FALSE. () Loc: [/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8/Tests/auxiliary/testkspaths.cpp(157)] FAIL! : TestKSPaths::testKStarsInstallation(kstars.png) '!KSPaths::locate(TYPE, FILE).isEmpty()' returned FALSE. () Loc: [/var/tmp/portage/sci-astronomy/kstars-3.5.8/work/kstars-3.5.8/Tests/auxiliary/testkspaths.cpp(157)] PASS : TestKSPaths::cleanupTestCase() Totals: 21 passed, 5 failed, 0 skipped, 0 blacklisted, 39ms ********* Finished testing of TestKSPaths ********* <end of output> Test time = 0.05 sec
What about 3.5.9?
(In reply to Andreas Sturmlechner from comment #6) > What about 3.5.9? it fails in the same way
tinderbox_musl has reproduced this issue with version 3.5.9 - Updating summary.
Test was marked as unstable upstream some time ago: https://invent.kde.org/education/kstars/-/commit/0884643e522b30c8d6dab35e39eb1cb359e53acf
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=10420e070077147f8144e96be64287798939618e commit 10420e070077147f8144e96be64287798939618e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-10-05 20:31:57 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-10-05 20:37:33 +0000 sci-astronomy/kstars: Disable broken test Upstream commit 0884643e522b30c8d6dab35e39eb1cb359e53acf Closes: https://bugs.gentoo.org/842768 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-astronomy/kstars/kstars-9999.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d481b245fd8c6716d848ad520638ef9f4d4c42e9 commit d481b245fd8c6716d848ad520638ef9f4d4c42e9 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-10-05 20:33:19 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-10-05 20:46:19 +0000 sci-astronomy/kstars: Disable broken test Upstream commit 0884643e522b30c8d6dab35e39eb1cb359e53acf Closes: https://bugs.gentoo.org/842768 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-astronomy/kstars/kstars-3.5.9.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+)