Bug 468287 - 5.105.0: test suite is failing in one unit
Summary: 5.105.0: test suite is failing in one unit
Status: REPORTED
Alias: None
Product: frameworks-solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.105.0
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-08 13:42 UTC by kloczek
Modified: 2023-04-08 13:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kloczek 2023-04-08 13:42:29 UTC
Looks like something is wrong because test suite is failing in one unit

+ cd solid-5.105.0
+ /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ctest-process -j48
Internal ctest changing into directory: /home/tkloczko/rpmbuild/BUILD/solid-5.105.0/x86_64-redhat-linux-gnu
Test project /home/tkloczko/rpmbuild/BUILD/solid-5.105.0/x86_64-redhat-linux-gnu
    Start 1: fakehardwaretest
    Start 2: solidhwtest
    Start 3: solidmttest
    Start 4: solidjobtest
    Start 5: solidpowertest
    Start 6: solidfreedesktopbackend
    Start 7: logindinhibitionargument
1/7 Test #4: solidjobtest .....................   Passed    0.01 sec
2/7 Test #1: fakehardwaretest .................   Passed    0.02 sec
3/7 Test #7: logindinhibitionargument .........   Passed    0.01 sec
4/7 Test #5: solidpowertest ...................   Passed    0.01 sec
5/7 Test #2: solidhwtest ......................   Passed    0.03 sec
6/7 Test #6: solidfreedesktopbackend ..........Subprocess aborted***Exception:   0.11 sec
Couldn't execute new dbus session

7/7 Test #3: solidmttest ......................   Passed    0.43 sec

86% tests passed, 1 tests failed out of 7

Total Test time (real) =   0.44 sec

The following tests FAILED:
          6 - solidfreedesktopbackend (Subprocess aborted)
Errors while running CTest