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

Unified Diff: test/benchmarks/benchmarks.status

Issue 21645003: Add "benchmarks" test suite (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: skip mandreel in Debug; skip --nocrankshaft/--stress-opt variants Created 7 years, 4 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 | « .gitignore ('k') | test/benchmarks/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/benchmarks/benchmarks.status
diff --git a/test/message/regress/regress-75.out b/test/benchmarks/benchmarks.status
similarity index 91%
copy from test/message/regress/regress-75.out
copy to test/benchmarks/benchmarks.status
index 336d4cee514ec2c95c79535d2b7a60a001ae25b8..651b8d7ad1a5a0abbfaa693b671fab6288d2106b 100644
--- a/test/message/regress/regress-75.out
+++ b/test/benchmarks/benchmarks.status
@@ -1,4 +1,4 @@
-# Copyright 2008 the V8 project authors. All rights reserved.
+# Copyright 2013 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
@@ -25,6 +25,5 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*%(basename)s:29: foo
- throw "foo";
- ^
+# Too slow in Debug mode.
+octane/mandreel: PASS, SKIP if $mode == debug
« no previous file with comments | « .gitignore ('k') | test/benchmarks/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698