From f7366e4e6465530ecc1641312011fd82a94f55f8 Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Tue, 28 Aug 2018 11:29:53 -0700 Subject: Consolidate image tests into a single file This is to keep it consistent with other test, and it's easier to maintain them in single file. Also increase python test timeout to deflake it. PiperOrigin-RevId: 210575042 Change-Id: I2ef5bcd5d97c08549f0c5f645c4b694253ef0b4d --- runsc/test/image/BUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'runsc/test/image/BUILD') diff --git a/runsc/test/image/BUILD b/runsc/test/image/BUILD index fda6f2d9c..5854eec12 100644 --- a/runsc/test/image/BUILD +++ b/runsc/test/image/BUILD @@ -7,8 +7,6 @@ go_test( size = "large", srcs = [ "image_test.go", - "python_test.go", - "tomcat_test.go", ], data = [ "latin10k.txt", -- cgit v1.2.3