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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1634153002: [Interpreter] Adds support for const/let variables to interpreter. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased the patch. Created 4 years, 10 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/interpreter/test-interpreter.cc ('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 9d7f16fb4ead3c557b6be2702628336316440545..fe1fe80ab479a4e9b9785d835c47c5a5d0ed960c 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -747,7 +747,6 @@
}], # 'arch == ppc and simulator_run == True'
['ignition == True', {
- 'const*': [SKIP],
'debug-*': [SKIP],
'es6/*': [SKIP],
'es7/*': [SKIP],
@@ -771,20 +770,14 @@
'compiler/deopt-tonumber-compare': [SKIP],
'compiler/expression-trees': [SKIP],
'compiler/regress-446647': [SKIP],
- 'compiler/regress-447567': [SKIP],
- 'compiler/regress-96989': [SKIP],
- 'compiler/regress-const': [SKIP],
'compiler/regress-funarguments': [SKIP],
'compiler/regress-stacktrace-methods': [SKIP],
'compiler/strict-recompile': [SKIP],
'cyclic-array-to-string': [SKIP],
'd8-worker-sharedarraybuffer': [SKIP],
- 'declare-locally': [SKIP],
'deserialize-optimize-inner': [SKIP],
- 'eval-enclosing-function-name': [SKIP],
'eval-stack-trace': [SKIP],
'field-type-tracking': [SKIP],
- 'global-const-var-conflicts': [SKIP],
'global-hash': [SKIP],
'messages': [SKIP],
'property-load-across-eval': [SKIP],
@@ -796,7 +789,6 @@
'regress/regress-109195': [SKIP],
'regress/regress-1114040': [SKIP],
'regress/regress-1170187': [SKIP],
- 'regress/regress-1178598': [SKIP],
'regress/regress-119609': [SKIP],
'regress/regress-1199637': [SKIP],
'regress/regress-1200351': [SKIP],
@@ -812,7 +804,6 @@
'regress/regress-1639': [SKIP],
'regress/regress-1790': [SKIP],
'regress/regress-1853': [SKIP],
- 'regress/regress-186': [SKIP],
'regress/regress-1980': [SKIP],
'regress/regress-2318': [SKIP],
'regress/regress-2618': [SKIP],
@@ -822,7 +813,6 @@
'regress/regress-2825': [SKIP],
'regress/regress-353551': [SKIP],
'regress/regress-354357': [SKIP],
- 'regress/regress-3926': [SKIP],
'regress/regress-3960': [SKIP],
'regress/regress-3969': [SKIP],
'regress/regress-3985': [SKIP],
@@ -837,7 +827,6 @@
'regress/regress-4309-3': [SKIP],
'regress/regress-4320': [SKIP],
'regress/regress-4374': [SKIP],
- 'regress/regress-4388': [SKIP],
'regress/regress-446389': [SKIP],
'regress/regress-447756': [SKIP],
'regress/regress-4509-Class-constructor-typeerror-realm' : [SKIP],
@@ -854,7 +843,6 @@
'regress/regress-544991': [SKIP],
'regress/regress-572589': [SKIP],
'regress/regress-799761': [SKIP],
- 'regress/regress-88591': [SKIP],
'regress/regress-94873': [SKIP],
'regress/regress-97116b': [SKIP],
'regress/regress-97116': [SKIP],
« no previous file with comments | « test/cctest/interpreter/test-interpreter.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698