Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(273)

Unified Diff: SingleSource/Benchmarks/CoyoteBench/Makefile

Issue 11230035: Revert "llvm-test-suite: set a higher timeout for almabench." (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm-testsuite.git@master
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SingleSource/Benchmarks/CoyoteBench/Makefile
diff --git a/SingleSource/Benchmarks/CoyoteBench/Makefile b/SingleSource/Benchmarks/CoyoteBench/Makefile
index 1e2fe3b957dc0a5705c869e486119f0f8a3db248..acfcf40a4f59d04674741ab10d83d57bc60ffc15 100644
--- a/SingleSource/Benchmarks/CoyoteBench/Makefile
+++ b/SingleSource/Benchmarks/CoyoteBench/Makefile
@@ -1,8 +1,5 @@
LEVEL = ../../..
LDFLAGS += -lm -lstdc++
-# This test can take more than the default timeout on ARM qemu
-RUNTIMELIMIT:=1100
-
include $(LEVEL)/SingleSource/Makefile.singlesrc
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698