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

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 11092003: Implement part-of directive. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update co19 status for dart2dart Created 8 years, 2 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
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 5ca64c00361c9fd7406ad272567e08a2fdf78618..1d1df184f8afb3422ae386d9c431c51bdadec9cc 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -145,7 +145,6 @@ Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # TODO(vm-team): Pleas
Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t06: Fail # TODO(vm-team): Please triage this failure.
-Language/13_Libraries_and_Scripts/2_Imports_A02_t09: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # TODO(vm-team): Please triage this failure.
@@ -155,7 +154,6 @@ Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # TODO(vm-team): Pleas
Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # TODO(vm-team): Please triage this failure.
-Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(vm-team): Please triage this failure.
Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(vm-team): Please triage this failure.
@@ -179,6 +177,10 @@ LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(vm-team): Please tria
# Failures related to assert being a reserved word now. co19 issue 218.
Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
+Language/13_Libraries_and_Scripts/2_Imports_A02_t09: Fail, OK # co19 issue 242
+
+Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # co19 issue 243
+
[ $compiler == none && $runtime == vm && $checked ]
Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(vm-team): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698