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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1528853002: [interpreter] Use interpreter on all function literals. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: One more skip. Created 5 years 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 | « src/compiler.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 6abff24a56f8ac3a29d013fd2232d467da095014..038e5a3d7e88c6a770229ba6b4eacb4ab8898a76 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1043,6 +1043,26 @@
'with-prototype': [SKIP],
'with-readonly': [SKIP],
'regress/typed-array-lifetime': [SKIP],
+ 'regress/regress-crbug-522895': [SKIP],
+ 'regress/regress-crbug-455644': [SKIP],
+ 'regress/regress-crbug-109362': [SKIP],
+ 'regress/regress-crbug-429159': [SKIP],
+ 'regress/regress-crbug-517592': [SKIP],
+ 'regress/regress-crbug-405517': [SKIP],
+ 'regress/regress-799761': [SKIP],
+ 'regress/regress-503565': [SKIP],
+ 'regress/regress-3138': [SKIP],
+ 'regress/regress-220': [SKIP],
+ 'regress/regress-1170187': [SKIP],
+ 'regress/regress-1030466': [SKIP],
+ 'regress/regress-1853': [SKIP],
+ 'with-value': [SKIP],
+ 'with-function-expression': [SKIP],
+ 'switch': [SKIP],
+ 'receiver-in-with-calls': [SKIP],
+ 'local-load-from-eval': [SKIP],
+ 'deserialize-optimize-inner': [SKIP],
+ 'delete-in-with': [SKIP],
}], # ignition == True
['ignition == True and (arch == arm or arch == arm64)', {
« no previous file with comments | « src/compiler.cc ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698