Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928567 - sys-apps/lsd-1.1.2 fails tests: assertion left == right failed
Summary: sys-apps/lsd-1.1.2 fails tests: assertion left == right failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-04 06:58 UTC by Agostino Sarubbo
Modified: 2024-04-04 06:58 UTC (History)
0 users

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


Attachments
build.log (build.log,231.36 KB, text/plain)
2024-04-04 06:58 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-04-04 06:58:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/lsd-1.1.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-04 06:58:02 UTC
Created attachment 889390 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-04 06:58:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


assertion `left == right` failed
test display::tests::test_display_get_visible_width_with_colors ... FAILED
test meta::symlink::tests::test_symlink_render_default_invalid_target_withcolor ... FAILED
test result: FAILED. 387 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
thread 'display::tests::test_display_get_visible_width_with_colors' panicked at src/display.rs:602:13:
thread 'meta::symlink::tests::test_symlink_render_default_invalid_target_withcolor' panicked at src/meta/symlink.rs:130:9:
error: test failed, to rerun pass `--bin lsd`