jig: all-tests: disable spi test
It's having issues, owing to the lack of a proper sensor. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		@@ -2,5 +2,6 @@
 | 
				
			|||||||
ExecStart=/bin/true
 | 
					ExecStart=/bin/true
 | 
				
			||||||
Name=Run all tests
 | 
					Name=Run all tests
 | 
				
			||||||
Description=Make sure all tests complete successfully
 | 
					Description=Make sure all tests complete successfully
 | 
				
			||||||
Requires=test-rgbb,  test-rgbg,  test-rgbr,  test-spi,  test-touch
 | 
					#Requires=test-rgbb,  test-rgbg,  test-rgbr,  test-spi,  test-touch
 | 
				
			||||||
 | 
					Requires=test-spi,  test-touch
 | 
				
			||||||
Timeout=4
 | 
					Timeout=4
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user