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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1596523003: Version 4.9.385.2 (cherry-pick) (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@4.9
Patch Set: Created 4 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/cctest/cctest.status ('k') | test/test262/test262.status » ('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 9d916f778d9fd5f6496981872a8251391b6db53a..a5fea0e898598a8f9ebb8526c2b4475c0f43243b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -760,7 +760,6 @@
'array-join': [SKIP],
'array-literal-feedback': [SKIP],
'array-literal-transitions': [SKIP],
- 'array-reduce': [SKIP],
'array-tostring': [SKIP],
'break': [SKIP],
'call-runtime-tail': [SKIP],
@@ -1081,26 +1080,15 @@
'array-sort': [SKIP],
'array-store-and-grow': [SKIP],
'compiler/division-by-constant': [SKIP],
- 'compiler/math-floor-global': [SKIP],
- 'compiler/math-floor-local': [SKIP],
'compiler/osr-big': [SKIP],
'compiler/osr-nested': [SKIP],
'compiler/osr-one': [SKIP],
'compiler/osr-two': [SKIP],
- 'date-parse': [SKIP],
- 'math-floor-part1': [SKIP],
- 'math-floor-part2': [SKIP],
- 'math-floor-part3': [SKIP],
'mul-exhaustive-part*': [SKIP],
- 'regress/regress-1167': [SKIP],
'regress/regress-1257': [SKIP],
'regress/regress-165637': [SKIP],
- 'regress/regress-2249': [SKIP],
'regress/regress-319722-ArrayBuffer': [SKIP],
'regress/regress-411210': [SKIP],
- 'regress/regress-542823': [SKIP],
- 'regress/regress-634-debug': [SKIP],
- 'regress/regress-78270': [SKIP],
'regress/regress-91008': [SKIP],
'regress/regress-crbug-347903': [SKIP],
'regress/regress-crbug-500497': [SKIP],
@@ -1115,10 +1103,9 @@
'regress/regress-crbug-315252': [SKIP],
'regress/regress-crbug-412215': [SKIP],
'regress/regress-crbug-513507': [SKIP],
+ 'regress/regress-deep-proto': [SKIP],
'regress/regress-deopt-store-effect': [SKIP],
'regress/regress-undefined-store-keyed-fast-element': [SKIP],
- 'regress/typed-array-lifetime': [SKIP],
- 'regress/short-circuit': [SKIP],
'stack-traces-overflow': [SKIP],
'unicodelctest': [SKIP],
'unicodelctest-no-optimization': [SKIP],
« no previous file with comments | « test/cctest/cctest.status ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698