]> git.pld-linux.org Git - packages/python3.git/commitdiff
- disable test_normalization because it requires network
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Oct 2017 08:02:45 +0000 (10:02 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Oct 2017 08:02:45 +0000 (10:02 +0200)
python3.spec

index a40cc78378801cb5f29ab458c51146f1a25d09b6..273f855077c5e41d3de8ea7bc06ac9a851d3afc2 100644 (file)
@@ -9,7 +9,7 @@
 # tests which will not work on 64-bit platforms
 %define                no64bit_tests   test_audioop test_rgbimg test_imageop
 # tests which may fail because of builder environment limitations (no /proc or /dev/pts)
-%define                nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline
+%define                nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_normalization
 
 # tests which fail because of some unknown/unresolved reason (this list should be %{nil})
 #   test_site: fails because our site.py is patched to include both /usr/share/... and /usr/lib...
This page took 0.156401 seconds and 4 git commands to generate.