tests: remove expectedFailure from test_051_qrexec_simple_eof_reverse
This is already fixed in R3 qrexec code.
This commit is contained in:
		
							parent
							
								
									f7a47e6c66
								
							
						
					
					
						commit
						c37390e33f
					
				| @ -120,7 +120,6 @@ class TC_00_AppVM(qubes.tests.SystemTestsMixin, qubes.tests.QubesTestCase): | |||||||
|             self.fail("Some data was printed to stderr") |             self.fail("Some data was printed to stderr") | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|     @unittest.expectedFailure |  | ||||||
|     def test_051_qrexec_simple_eof_reverse(self): |     def test_051_qrexec_simple_eof_reverse(self): | ||||||
|         """Test for EOF transmission VM->dom0""" |         """Test for EOF transmission VM->dom0""" | ||||||
|         result = multiprocessing.Value('i', 0) |         result = multiprocessing.Value('i', 0) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki