forked from mirrors/gecko-dev
		
	 9435736ade
			
		
	
	
		9435736ade
		
	
	
	
	
		
			
			This will make sure that when running |mach python-test --python 3| locally, we only run the tests that also run in CI with python 3 (and therefore pass presumably). MozReview-Commit-ID: 3OBr9yLSlSq --HG-- extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [selftest.py]
 | |
| # Disabled on Mac due to our builders still being on MacOS 10.7, see bug 1255588
 | |
| skip-if = os == "mac" || python == 3
 |