Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837182 - kde-apps/incidenceeditor-21.12.3: fails akonadi-mysql-incidencedatetimetest test
Summary: kde-apps/incidenceeditor-21.12.3: fails akonadi-mysql-incidencedatetimetest test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-04-07 21:09 UTC by Sam James
Modified: 2022-04-10 21:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_837182.txt,316.31 KB, text/plain)
2022-04-07 21:09 UTC, Sam James
Details
LastTest.log (file_837182.txt,24.98 KB, text/plain)
2022-04-07 21:09 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-07 21:09:24 UTC
Test project /var/tmp/portage/kde-apps/incidenceeditor-21.12.3/work/incidenceeditor-21.12.3_build
    Start 1: conflictresolvertest
1/5 Test #1: conflictresolvertest ..................   Passed    0.14 sec
    Start 2: testfreebusyganttproxymodel
2/5 Test #2: testfreebusyganttproxymodel ...........   Passed    0.12 sec
    Start 3: ktimezonecomboboxtest
3/5 Test #3: ktimezonecomboboxtest .................   Passed    0.13 sec
    Start 4: testindividualmaildialog
4/5 Test #4: testindividualmaildialog ..............   Passed    0.15 sec
    Start 5: akonadi-mysql-incidencedatetimetest
5/5 Test #5: akonadi-mysql-incidencedatetimetest ...***Failed   16.78 sec

80% tests passed, 1 tests failed out of 5

Total Test time (real) =  17.32 sec

The following tests FAILED:
	  5 - akonadi-mysql-incidencedatetimetest (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/kde-apps/incidenceeditor-21.12.3/work/incidenceeditor-21.12.3_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: kde-apps/incidenceeditor-21.12.3::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 * 	/var/tmp/portage/kde-apps/incidenceeditor-21.12.3/work/incidenceeditor-21.12.3_build/Testing/Temporary/LastTest.log
 *
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-07 21:09:34 UTC
Created attachment 769313 [details]
build.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-07 21:09:55 UTC
Created attachment 769316 [details]
LastTest.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-07 21:10:06 UTC
(In reply to Sam James from comment #2)
> Created attachment 769316 [details]
> LastTest.log

org.kde.pim.akonadiserver: Indexes successfully created
org.kde.pim.akonadiserver: akonadiSocketDirectory() length of 114 is longer than the system limit 108
org.kde.pim.akonadiserver: Unable to listen on Unix socket "/var/tmp/portage/kde-apps/incidenceeditor-21.12.3/temp/run/akonadi/instance/testrunner-94/akonadiserver-cmd.socket" : "QLocalServer::listen: Name error"
org.kde.pim.akonadiserver: terminating connection threads
org.kde.pim.akonadiserver: terminating service threads
org.kde.pim.akonadiserver: stopping db process
Comment 4 Andreas Sturmlechner gentoo-dev 2022-04-07 21:12:31 UTC
All these tests are doomed and we will end up ignoring it.

For some reason ebuild only has test? ( >=kde-apps/akonadi-${PVCUT}:5[postgres,sqlite] )

but test phase also already has -E "(akonadi-pgsql-incidencedatetimetest|akonadi-sqlite-incidencedatetimetest)"
Comment 5 Larry the Git Cow gentoo-dev 2022-04-10 21:19:45 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0317c981d8b43b1f3e1401260831e6347a30832

commit b0317c981d8b43b1f3e1401260831e6347a30832
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-04-10 21:19:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-10 21:19:33 +0000

    kde-apps/incidenceeditor: Disable akonadi-mysql-incidencedatetimetest
    
    Bug: https://bugs.gentoo.org/837182
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/incidenceeditor/incidenceeditor-22.03.90.ebuild      | 6 +++---
 kde-apps/incidenceeditor/incidenceeditor-22.04.49.9999.ebuild | 6 +++---
 kde-apps/incidenceeditor/incidenceeditor-9999.ebuild          | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2022-04-10 21:32:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c289d4b13c835a426fa1b3d1035c58de07473dd

commit 5c289d4b13c835a426fa1b3d1035c58de07473dd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-04-10 21:19:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-10 21:32:26 +0000

    kde-apps/incidenceeditor: Disable akonadi-mysql-incidencedatetimetest
    
    Closes: https://bugs.gentoo.org/837182
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/incidenceeditor/incidenceeditor-21.12.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)