Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908669 - sys-power/power-profiles-daemon-0.13 fails tests (MUSL-SYSTEM)
Summary: sys-power/power-profiles-daemon-0.13 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: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 12:29 UTC by Agostino Sarubbo
Modified: 2023-06-17 12:29 UTC (History)
0 users

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


Attachments
build.log (build.log,83.97 KB, text/plain)
2023-06-17 12:29 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,57.48 KB, text/plain)
2023-06-17 12:29 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 2023-06-17 12:29:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-power/power-profiles-daemon-0.13 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 2023-06-17 12:29:42 UTC
Created attachment 864033 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-17 12:29:44 UTC
Created attachment 864034 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-17 12:29:44 UTC
Error(s) that match a know pattern:


** (power-profiles-daemon:23433): DEBUG: 01:31:29.011: Could not load configuration file '/var/tmp/portage/sys-power/power-profiles-daemon-0.13/temp/umockdev.166E61/ppd_test_conf.ini': No such file or directory
** (power-profiles-daemon:23433): DEBUG: 01:31:34.233: Failed to get contents for '/var/tmp/portage/sys-power/power-profiles-daemon-0.13/temp/umockdev.166E61/sys/firmware/acpi/platform_profile': Failed to open file “/var/tmp/portage/sys-power/power-profiles-daemon-0.13/temp/umockdev.166E61/sys/firmware/acpi/platform_profile”: No such file or directory
** (power-profiles-daemon:23434): DEBUG: 01:31:29.012: Could not load configuration file '/var/tmp/portage/sys-power/power-profiles-daemon-0.13/temp/umockdev.1BAF61/ppd_test_conf.ini': No such file or directory
** (power-profiles-daemon:23727): DEBUG: 01:31:29.871: Could not load configuration file '/var/tmp/portage/sys-power/power-profiles-daemon-0.13/temp/umockdev.ZPAC61/ppd_test_conf.ini': No such file or directory
AssertionError: b'Trickle' != b'Fast'
AssertionError: timed out waiting for <function Tests.test_degraded_transition.<locals>.<lambda> at 0x7fd4bcd4fba0>
AssertionError: timed out waiting for <function Tests.test_dytc_performance_driver.<locals>.<lambda> at 0x7facfc393ba0>
FAIL: test_degraded_transition (__main__.Tests.test_degraded_transition)
FAIL: test_dytc_performance_driver (__main__.Tests.test_dytc_performance_driver)
FAIL: test_trickle_charge_mode (__main__.Tests.test_trickle_charge_mode)
FAILED (failures=1)