| Summary: | dev-util/yamllint-1.27.1 fails tests on MUSL | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Gentoo musl team <musl> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | marecki |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-03-21 16:16:32 UTC
Created attachment 767519 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern:
except locale.Error:
E AssertionError: 1 != 0
E AssertionError: Lists differ: [3:1: wrong ordering of key "T-shirt" in m[82 chars]ing)] != []
E AssertionError: Lists differ: [4:1: wrong ordering of key "hais" in mapping (key-ordering)] != []
FAILED tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_accents
FAILED tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_case
FAILED tests/test_cli.py::CommandLineTestCase::test_run_with_locale - Asserti...
tinderbox_musl has reproduced this issue with version 1.27.1 - Updating summary. Judging from the lack of further updates by CI, it seems upstream fixed this in 1.28.0. (In reply to Marek Szuba from comment #4) > Judging from the lack of further updates by CI, it seems upstream fixed this > in 1.28.0. to avoid waste of resources, CI does not run tests in case of open bugs regarding tests, see https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ point 20 |