From 9a8692c82ac543969cc0c9cf3541f2ab925ba4ac Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Sat, 3 Apr 2021 00:16:37 -0700 Subject: Remove eternal and enormous tests. PiperOrigin-RevId: 366573366 --- test/runtimes/defs.bzl | 1 - 1 file changed, 1 deletion(-) (limited to 'test/runtimes') diff --git a/test/runtimes/defs.bzl b/test/runtimes/defs.bzl index 702522d86..2550b61a3 100644 --- a/test/runtimes/defs.bzl +++ b/test/runtimes/defs.bzl @@ -75,7 +75,6 @@ def runtime_test(name, **kwargs): "local", "manual", ], - size = "enormous", **kwargs ) -- cgit v1.2.3