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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1589073002: dart2js: clean up status file (Closed) Base URL: git@github.com:dart-lang/sdk.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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 3d001671f97d20c4cbbe308898a5ef83979d6cf8..c475602dc403a11135d79109f3152824fc8e586d 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -3,7 +3,6 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
-16407_test: Fail # Issue 16407
class_test: Fail
statements_test: Fail
typed_locals_test: Fail
@@ -66,8 +65,8 @@ lookup_map/dead_entry_through_mirrors_test: SkipByDesign # Test for tree-shaking
[ $compiler == dart2js && $cps_ir == false ]
big_allocation_expression_test: Crash # Issue 24635
+16407_test: Fail # Issue 16407
[ $compiler == dart2js && $cps_ir ]
-16407_test: Pass # Please triage this failure.
async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions
switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698