forked from goodboy/tractor
				
			One more increase for py3.10
							parent
							
								
									b3ff4b7804
								
							
						
					
					
						commit
						9ab04b1f6b
					
				| 
						 | 
					@ -250,7 +250,7 @@ def test_a_quadruple_example(time_quad_ex, ci_env, spawn_backend):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    results, diff = time_quad_ex
 | 
					    results, diff = time_quad_ex
 | 
				
			||||||
    assert results
 | 
					    assert results
 | 
				
			||||||
    this_fast = 6 if platform.system() in ('Windows', 'Darwin') else 2.5
 | 
					    this_fast = 6 if platform.system() in ('Windows', 'Darwin') else 2.666
 | 
				
			||||||
    assert diff < this_fast
 | 
					    assert diff < this_fast
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue