pytorch: disable distributed tests
These fail with sandboxing
This commit is contained in:
		
							parent
							
								
									faea8def19
								
							
						
					
					
						commit
						4d8cf0b84e
					
				@ -72,7 +72,7 @@ in buildPythonPackage rec {
 | 
			
		||||
  ] ++ lib.optional (pythonOlder "3.5") typing;
 | 
			
		||||
 | 
			
		||||
  checkPhase = ''
 | 
			
		||||
    ${cudaStubEnv}python test/run_test.py --exclude dataloader sparse torch utils
 | 
			
		||||
    ${cudaStubEnv}python test/run_test.py --exclude dataloader sparse torch utils distributed
 | 
			
		||||
  '';
 | 
			
		||||
 | 
			
		||||
  meta = {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user