mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 14:41:18 +00:00
python3Packages.oslo-i18n: update ignored tests
(cherry picked from commit 777658b080)
https://hydra.nixos.org/build/337332933
This commit is contained in:
committed by
Vladimír Čunát
parent
67453c9a73
commit
d21bbd7ff3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user