Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922760 - dev-libs/libportal-0.7.1 fails tests (MUSL-SYSTEM)
Summary: dev-libs/libportal-0.7.1 fails tests (MUSL-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-23 08:35 UTC by Agostino Sarubbo
Modified: 2024-03-03 13:22 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,84.87 KB, text/plain)
2024-01-23 08:35 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,41.43 KB, text/plain)
2024-01-23 08:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-23 08:35:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libportal-0.7.1 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-23 08:35:33 UTC
Created attachment 882956 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-23 08:35:34 UTC
Created attachment 882957 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-23 08:35:34 UTC
Error(s) that match a know pattern:


E       AssertionError: PID 25945 still alive?
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_connect_to_eis
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_connect_to_eis_fail_connect_before_start
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_connect_to_eis_fail_reconnect
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_connect_to_eis_v1
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_create_session
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_create_session_no_outputs
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_axis
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_axis_discrete
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_button
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_key
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_motion
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_motion_absolute
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_notify_touch
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_session_start
FAILED pyportaltest/test_remotedesktop.py::TestRemoteDesktop::test_version - ...
FAILED pyportaltest/test_screencast.py::TestScreenCast::test_create_session
FAILED pyportaltest/test_screencast.py::TestScreenCast::test_create_session_v3
FAILED pyportaltest/test_screencast.py::TestScreenCast::test_session_restore_token_null_if_not_started
FAILED pyportaltest/test_screencast.py::TestScreenCast::test_session_start - ...
FAILED pyportaltest/test_screencast.py::TestScreenCast::test_version - Assert...
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_background_preview
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_both
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_both_preview
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_cancel
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_lockscreen
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_set_wallpaper_lockscreen_preview
FAILED pyportaltest/test_wallpaper.py::TestWallpaper::test_version - Assertio...