Explorar o código

tests/integ/vm_qrexec_gui: skip test_051_qrexec_simple_eof_reverse

QubesOS/qubes-issues#2851
Wojtek Porczyk %!s(int64=7) %!d(string=hai) anos
pai
achega
f56f7d13fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      qubes/tests/integ/vm_qrexec_gui.py

+ 1 - 0
qubes/tests/integ/vm_qrexec_gui.py

@@ -227,6 +227,7 @@ class TC_00_AppVMMixin(qubes.tests.SystemTestsMixin):
         self.assertFalse(stderr,
             'Some data was printed to stderr')
 
+    @unittest.skip('#2851, because there is no GUI in vm')
     def test_051_qrexec_simple_eof_reverse(self):
         """Test for EOF transmission VM->dom0"""