Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606942 - kde-frameworks/kpackage-5.29.1: test failure due to test parallelisation
Summary: kde-frameworks/kpackage-5.29.1: test failure due to test parallelisation
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: PATCH, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-01-23 17:53 UTC by A. Wilcox (awilfox)
Modified: 2017-01-25 08:17 UTC (History)
0 users

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


Attachments
Patch that fixes tests on kpackage-5.29.1 (0001-kde-frameworks-kpackage-Don-t-run-test-suite-in-para.patch,1.00 KB, patch)
2017-01-23 18:06 UTC, A. Wilcox (awilfox)
Details | Diff
Patch that fixes tests on kpackage-5.29.1 (0001-kde-frameworks-kpackage-Don-t-run-test-suite-in-para.patch,803 bytes, patch)
2017-01-23 19:13 UTC, A. Wilcox (awilfox)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description A. Wilcox (awilfox) 2017-01-23 17:53:53 UTC
elaine kpackage-5.29.1_build # ctest
Test project /var/tmp/portage/kde-frameworks/kpackage-5.29.1/work/kpackage-5.29.1_build
    Start 1: plasma-fallbackpackagetest
1/9 Test #1: plasma-fallbackpackagetest ..........   Passed    0.06 sec
    Start 2: plasma-packagestructuretest
2/9 Test #2: plasma-packagestructuretest .........   Passed    0.40 sec
    Start 3: plasma-plasmoidpackagetest
3/9 Test #3: plasma-plasmoidpackagetest ..........   Passed    0.39 sec
    Start 4: plasma-querytest
4/9 Test #4: plasma-querytest ....................   Passed    0.21 sec
    Start 5: testfallbackpackage-appstream
5/9 Test #5: testfallbackpackage-appstream .......   Passed    0.14 sec
    Start 6: testpackage-appstream
6/9 Test #6: testpackage-appstream ...............   Passed    0.14 sec
    Start 7: testjsonmetadatapackage-appstream
7/9 Test #7: testjsonmetadatapackage-appstream ...   Passed    0.13 sec
    Start 8: testpackagesdep-appstream
8/9 Test #8: testpackagesdep-appstream ...........   Passed    0.13 sec
    Start 9: testpackagesdepinvalid-appstream
9/9 Test #9: testpackagesdepinvalid-appstream ....   Passed    0.13 sec

100% tests passed, 0 tests failed out of 9

Total Test time (real) =   1.76 sec
elaine kpackage-5.29.1_build # ctest -j4
Test project /var/tmp/portage/kde-frameworks/kpackage-5.29.1/work/kpackage-5.29.1_build
    Start 3: plasma-plasmoidpackagetest
    Start 2: plasma-packagestructuretest
    Start 4: plasma-querytest
    Start 5: testfallbackpackage-appstream
1/9 Test #2: plasma-packagestructuretest .........   Passed    0.35 sec
    Start 6: testpackage-appstream
2/9 Test #5: testfallbackpackage-appstream .......   Passed    0.35 sec
3/9 Test #4: plasma-querytest ....................   Passed    0.45 sec
4/9 Test #3: plasma-plasmoidpackagetest ..........***Failed    0.47 sec
5/9 Test #6: testpackage-appstream ...............   Passed    0.17 sec
    Start 9: testpackagesdepinvalid-appstream
    Start 7: testjsonmetadatapackage-appstream
    Start 8: testpackagesdep-appstream
    Start 1: plasma-fallbackpackagetest
6/9 Test #9: testpackagesdepinvalid-appstream ....   Passed    0.22 sec
7/9 Test #7: testjsonmetadatapackage-appstream ...   Passed    0.26 sec
8/9 Test #8: testpackagesdep-appstream ...........   Passed    0.26 sec
9/9 Test #1: plasma-fallbackpackagetest ..........   Passed    0.25 sec

89% tests passed, 1 tests failed out of 9

Total Test time (real) =   0.81 sec

The following tests FAILED:
          3 - plasma-plasmoidpackagetest (Failed)
Errors while running CTest
Comment 1 A. Wilcox (awilfox) 2017-01-23 18:06:21 UTC
Created attachment 461096 [details, diff]
Patch that fixes tests on kpackage-5.29.1
Comment 2 A. Wilcox (awilfox) 2017-01-23 19:13:40 UTC
Created attachment 461104 [details, diff]
Patch that fixes tests on kpackage-5.29.1

Sorry, didn't notice the accidental keyword change.  Fixed that.