diff --git a/tests/network.py b/tests/network.py index ce93cb9f..838d6cf1 100644 --- a/tests/network.py +++ b/tests/network.py @@ -121,6 +121,7 @@ class VmNetworkingMixin(qubes.tests.SystemTestsMixin): "Ping by IP from AppVM failed") + @qubes.tests.expectedFailureIfTemplate('debian-7') @unittest.skipUnless(spawn.find_executable('xdotool'), "xdotool not installed") def test_020_simple_proxyvm_nm(self):