summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/unittests/test_handler/test_handler_apt_configure_sources_list.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/test_handler/test_handler_apt_configure_sources_list.py b/tests/unittests/test_handler/test_handler_apt_configure_sources_list.py
index 5f1dd427..03e80c98 100644
--- a/tests/unittests/test_handler/test_handler_apt_configure_sources_list.py
+++ b/tests/unittests/test_handler/test_handler_apt_configure_sources_list.py
@@ -126,6 +126,7 @@ class TestAptSourceConfigSourceList(t_help.FilesystemMockingTestCase):
"""
self.apt_source_list('ubuntu', 'http://archive.ubuntu.com/ubuntu/')
+ @t_help.skipIf(True, "LP: #1589174")
def test_apt_srcl_debian_mirrorfail(self):
"""test_apt_source_list_debian_mirrorfail
Test rendering of a source.list from template for debian