summaryrefslogtreecommitdiff
path: root/dev-python/tld/files/tld-0.12.5-names_cli_test.patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-01-17 23:35:33 +0000
committerLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-01-17 23:35:33 +0000
commit8e8120eabdd28020aa69c7a60505cce2edd20adc (patch)
tree061bf0acdc672720e0bc3a2d575f67d25aedb2d8 /dev-python/tld/files/tld-0.12.5-names_cli_test.patch
parentc16790af2c9b4cbc38e565d4311252193ff85484 (diff)
downloadbaldeagleos-repo-21.1.2.tar.gz
baldeagleos-repo-21.1.2.tar.xz
baldeagleos-repo-21.1.2.zip
Updating liguros repo21.1.2
Diffstat (limited to 'dev-python/tld/files/tld-0.12.5-names_cli_test.patch')
-rw-r--r--dev-python/tld/files/tld-0.12.5-names_cli_test.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/tld/files/tld-0.12.5-names_cli_test.patch b/dev-python/tld/files/tld-0.12.5-names_cli_test.patch
new file mode 100644
index 000000000000..05af5236b1e2
--- /dev/null
+++ b/dev-python/tld/files/tld-0.12.5-names_cli_test.patch
@@ -0,0 +1,18 @@
+diff -Naur tld-0.12.5.orig/src/tld/tests/test_core.py tld-0.12.5/src/tld/tests/test_core.py
+--- tld-0.12.5.orig/src/tld/tests/test_core.py 2021-01-11 22:28:08.000000000 +0100
++++ tld-0.12.5/src/tld/tests/test_core.py 2021-01-12 22:27:47.286114741 +0100
+@@ -710,14 +710,6 @@
+ )
+ )
+
+- @internet_available_only
+- @log_info
+- def test_19_update_tld_names_cli(self):
+- """Test the return code of the CLI version of `update_tld_names`."""
+- reset_tld_names()
+- res = update_tld_names_cli()
+- self.assertEqual(res, 0)
+-
+ @log_info
+ def test_20_parse_tld_custom_tld_names_good_patterns(self):
+ """Test `parse_tld` good URL patterns for custom tld names."""