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

Unified Diff: test/mjsunit/mjsunit.status

Issue 133663002: Temporarily disable performance.now() in the d8 shell. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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/mjsunit/d8-performance-now.js ('k') | no next file » | 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 4997753a9dc5cf49aab8a3af14dc3a3cc805a1fe..c79ba974880325835d477b7267391e49aad9ab3e 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -63,11 +63,6 @@
# Only regexp stuff tested, no need for extensive Crankshaft tests.
'regexp-global': [PASS, NO_VARIANTS],
- ##############################################################################
- # No need to waste time for this test.
- 'd8-performance-now': [PASS, NO_VARIANTS],
-
- ##############################################################################
# These use a built-in that's only present in debug mode. They take
# too long to run in debug mode on ARM and MIPS.
'fuzz-natives-part*': [PASS, ['mode == release or arch == arm or arch == android_arm or arch == mipsel', SKIP]],
« no previous file with comments | « test/mjsunit/d8-performance-now.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698