Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876073 - sys-power/upower-0.99.20 fails tests (MUSL)
Summary: sys-power/upower-0.99.20 fails tests (MUSL)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-08 10:26 UTC by Agostino Sarubbo
Modified: 2022-10-08 10:26 UTC (History)
0 users

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


Attachments
build.log (build.log,150.43 KB, text/plain)
2022-10-08 10:26 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,292.39 KB, text/plain)
2022-10-08 10:26 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 2022-10-08 10:26:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-power/upower-0.99.20 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-08 10:26:44 UTC
Created attachment 822817 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-08 10:26:46 UTC
Created attachment 822820 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-10-08 10:26:47 UTC
Error(s) that match a know pattern:


AssertionError: 1 != 5
AssertionError: 100.0 != 5
AssertionError: 2 != 1
AssertionError: 2 != 14
AssertionError: 83.33333333333333 != 1
AssertionError: Lists differ: ['/org/freedesktop/UPower/devices/battery_hid_00o11o22o33o44o55_battery'] != []
AssertionError: Lists differ: [] != ['battery_wacom_battery_10']
AssertionError: Lists differ: [] != ['battery_wacom_battery_11']
AssertionError: Timed out waiting for needle b'Calculating\ percentage' (timeout: 2.00)
AssertionError: Timed out waiting for needle b'No\ devices\ with\ parent\ /sys/devices/pci0000:00/0000:00:1a\.0/usb1/1\-1/1\-1\.1\ left' (timeout: 2.00)
AssertionError: timed out waiting for <function Tests.test_prevent_sleep_until_critical_action_is_executed.<locals>.<lambda> at 0x7f321f5d7f40>
FAIL: test_bluetooth_mouse_reconnect (__main__.Tests)
FAIL: test_critical_action_is_taken_repeatedly (__main__.Tests)
FAIL: test_display_state_aggregation (__main__.Tests)
FAIL: test_hidpp_touchpad (__main__.Tests)
FAIL: test_hidpp_touchpad_race (__main__.Tests)
FAIL: test_low_battery_changes_history_save_interval (__main__.Tests)
FAIL: test_macbook_uevent (__main__.Tests)
FAIL: test_prevent_sleep_until_critical_action_is_executed (__main__.Tests)
FAIL: test_remove (__main__.Tests)
FAIL: test_wacom_bluetooth (__main__.Tests)
FAIL: test_wacom_dongle (__main__.Tests)
FAILED (failures=1)