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

Unified Diff: test/cctest/cctest.status

Issue 1580783002: Reland of "[Proxies] Ship Proxies + Reflect." (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
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 | « src/flag-definitions.h ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 3f14d462987d5069e65b076c81159070a539cc84..2ea750e685cccfe0da65aba711e9d2b1921bf17e 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -554,6 +554,8 @@
'test-log-stack-tracer/JsEntrySp': [SKIP],
'test-log-stack-tracer/PureCStackTrace': [SKIP],
'test-log-stack-tracer/PureJSStackTrace': [SKIP],
+ 'test-parsing/DestructuringAssignmentNegativeTests': [SKIP],
+ 'test-parsing/DestructuringNegativeTests': [SKIP],
Michael Hablich 2016/01/12 16:11:02 I think you deactivated the tests on all platforms
'test-parsing/LanguageModeDirectivesNonSimpleParameterListErrors': [SKIP],
'test-parsing/StrongModeFreeVariablesDeclaredByLanguage': [SKIP],
'test-parsing/StrongModeFreeVariablesDeclaredByPreviousScript': [SKIP],
« no previous file with comments | « src/flag-definitions.h ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698