Summary: | sci-astronomy/kstars-3.7.2: fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://invent.kde.org/education/kstars/-/merge_requests/249 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=923871 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 937633 | ||
Attachments: |
build.log.xz
LastTest.log.xz |
Description
Sam James
![]() ![]() ![]() ![]() Created attachment 903231 [details]
LastTest.log.xz
see bug 923871 - do we need both? (In reply to Andreas Sturmlechner from comment #2) > see bug 923871 - do we need both? Ah, I guess ago's errors might change once the dep is available. I filed this one separately because of e.g. the segfault. what about 3.7.3? The following tests FAILED: 21 - TestPolarAlign (Failed) 27 - TestEkosSimulator (Failed) 28 - TestEkosFocus (Failed) 29 - TestEkosCapture (Failed) 30 - TestEkosFilterWheel (Failed) 32 - TestEkosScheduler (Failed) 33 - TestEkosSchedulerOps (Subprocess aborted) 35 - TestEkosMount (Failed) 37 - TestPlaceholderPath (Failed) Errors while running CTest Output from these tests are in: /var/tmp/portage/sci-astronomy/kstars-3.7.1/work/kstars-3.7.1_build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. * ERROR: sci-astronomy/kstars-3.7.1::gentoo failed (test phase): * Tests failed. When you file a bug, please attach the following file: * /var/tmp/portage/sci-astronomy/kstars-3.7.1/work/kstars-3.7.1_build/Testing/Temporary/LastTest.log A few look like maybe needing virtualx and timeouts. Another is: FAIL! : TestPlaceholderPath::testFlexibleNamingGlob(s4) Compared values are not the same Actual (filename): "/var/tmp/portage/sci-astronomy/kstars-3.7.1/temp/kstars/_(?<id>\\d+).fits" Expected (result) : "/tmp/kstars/_(?<id>\\d+).fits" Loc: [/var/tmp/portage/sci-astronomy/kstars-3.7.1/work/kstars-3.7.1/Tests/capture/test_placeholderpath.cpp(639)] Looks like it didn't expect us to set TEMPDIR or something. I'd like to avoid virtualx and rather disable those tests that can't do with simply QT_QPA_PLATFORM=offscreen (as already set by ecm.eclass). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82bd7aa73acbdfc0f0eccf4fe021480956b1e91b commit 82bd7aa73acbdfc0f0eccf4fe021480956b1e91b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-10-21 21:09:21 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-10-21 21:10:25 +0000 sci-astronomy/kstars: Fix some tests and disable broken ones Closes: https://bugs.gentoo.org/923871 Closes: https://bugs.gentoo.org/939788 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-astronomy/kstars/kstars-3.7.3.ebuild | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=7b2527646fdf2610d45f4ecd3215f0b749ae532d commit 7b2527646fdf2610d45f4ecd3215f0b749ae532d Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-10-21 21:09:21 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-10-21 21:20:41 +0000 sci-astronomy/kstars: Fix some tests and disable broken ones Bug: https://bugs.gentoo.org/923871 Bug: https://bugs.gentoo.org/939788 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-astronomy/kstars/kstars-9999.ebuild | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) |