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

Unified Diff: tests/language/language_dart2js.status

Issue 1196323002: Fix a bug in dart2js's shrinking reductions. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Merge. Created 5 years, 6 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 | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 982fadb5c768132581a4dab4d2e224120be928ef..7c42bed037c6f5d9648a55b287c738ffd890582a 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -440,7 +440,6 @@ deferred_shared_and_unshared_classes_test: Crash # (try {return f(arg1,arg2);}fi
deferred_static_seperate_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274832;}finally {}): try/finally
deopt_no_feedback_test: RuntimeError # Please triage this failure.
-empty_block_case_test: Crash # The null object does not have a getter 'parent'.
enum_duplicate_test/01: RuntimeError # Please triage this failure.
enum_duplicate_test/02: RuntimeError # Please triage this failure.
enum_duplicate_test/none: RuntimeError # Please triage this failure.
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698