Stretch out the time assertion for slow AppVeyor
This commit is contained in:
		
							parent
							
								
									42422a7f62
								
							
						
					
					
						commit
						8e0e862c84
					
				|  | @ -418,7 +418,7 @@ def test_testdir_run_with_timeout(testdir): | ||||||
|     duration = end - start |     duration = end - start | ||||||
| 
 | 
 | ||||||
|     assert result.ret == EXIT_OK |     assert result.ret == EXIT_OK | ||||||
|     assert duration < 1 |     assert duration < 5 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def test_testdir_run_timeout_expires(testdir): | def test_testdir_run_timeout_expires(testdir): | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue