mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python314Packages.oslo-i18n: update ignored tests
This commit is contained in:
parent
7bf3333ea3
commit
777658b080
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ buildPythonPackage rec {
|
|||
runHook preCheck
|
||||
|
||||
stestr run -e <(echo "
|
||||
# test counts warnings which no longer matches in python 3.11
|
||||
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_bad_translation
|
||||
# list is not deduped
|
||||
oslo_i18n.tests.test_gettextutils.GettextTest.test_get_available_languages
|
||||
")
|
||||
|
||||
runHook postCheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue