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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1402353006: [test] Differentiate between exhaustive and default testing variants. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « test/cctest/cctest.status ('k') | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 32c6c8da655205565ba8dcff6202cc01e29d2a13..b068b32ae5cc9184f0a850966e3e346e0c75c96d 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -155,6 +155,14 @@
# Issue 4493: Bugs due to --turbo-inlining.
'tools/profile': [PASS, NO_VARIANTS],
+ # Assumptions about optimization need investigation in TurboFan.
+ 'compiler/inlined-call': [PASS, NO_VARIANTS],
+ 'deopt-with-fp-regs': [PASS, NO_VARIANTS],
+ 'regress-sync-optimized-lists': [PASS, NO_VARIANTS],
+
+ # TODO(bmeurer/jarin): Crash in code generator?
+ 'constant-folding-2': [PASS, NO_VARIANTS],
+
# issue 4078:
'allocation-site-info': [PASS, NO_VARIANTS],
« no previous file with comments | « test/cctest/cctest.status ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698