Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936396 - dev-util/yamllint-1.35.1 fails tests: FAILED test_key_ordering.py::KeyOrderingTestCase::test_locale_accents - AssertionError: Lists differ: [4:1: wrong ordering of key hais in mapping (key-ordering)] != []
Summary: dev-util/yamllint-1.35.1 fails tests: FAILED test_key_ordering.py::KeyOrderin...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-20 12:03 UTC by Agostino Sarubbo
Modified: 2024-07-21 06:24 UTC (History)
0 users

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


Attachments
build.log (build.log,155.84 KB, text/plain)
2024-07-20 12:03 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-07-20 12:03:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/yamllint-1.35.1 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-07-20 12:03:03 UTC
Created attachment 898036 [details]
build.log

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


        except locale.Error:  # pragma: no cover
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)] != []
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_accents - AssertionError: Lists differ: [4:1: wrong ordering of key "hais" in mapping (key-ordering)] != []
FAILED tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_case - AssertionError: Lists differ: [3:1: wrong ordering of key "T-shirt" in m[82 chars]ing)] != []
FAILED tests/test_cli.py::CommandLineTestCase::test_run_with_locale - AssertionError: 1 != 0
tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_accents FAILED [163/414]
tests/rules/test_key_ordering.py::KeyOrderingTestCase::test_locale_case FAILED [164/414]
tests/test_cli.py::CommandLineTestCase::test_run_with_locale FAILED   [247/414]
Comment 3 Hans de Graaff gentoo-dev Security 2024-07-21 06:24:37 UTC
I can't reproduce this, but this looks like a locale-specific test failure.