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

Unified Diff: tests/co19/co19-compiler.status

Issue 10910192: Update dartc test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | tests/standalone/io/http_server_socket_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index f985508ffb61bb67da3b284b3e182ad8d8d65d2f..b501be4f825dcb88b840a23b9485a5af31035923 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -104,7 +104,6 @@ Language/06_Functions/06_Functions_A01_t03: Fail # TODO(dartc-team): Please tria
Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dartc-team): Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A05_t01: Fail # TODO(dartc-team): Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(dartc-team): Please triage this failure.
-Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # TODO(dartc-team): Please triage this failure.
Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(dartc-team): Please triage this failure.
Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(dartc-team): Please triage this failure.
Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(dartc-team): Please triage this failure.
@@ -129,6 +128,13 @@ Language/11_Statements/09_Try_A06_t04: Fail # TODO(dartc-team): Please triage th
Language/11_Statements/09_Try_A06_t05: Fail # TODO(dartc-team): Please triage this failure.
LibTest/core/Futures/wait_A03_t01: Fail # TODO(dartc-team): Please triage this failure.
+# The following tests use NoSuchMethodException instead of NoSuchMethodError.
+Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # co19 issue 195
+Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail, OK # co19 issue 195
+Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail, OK # co19 issue 195
+Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail, OK # co19 issue 195
+Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # co19 issue 195
+
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when
« no previous file with comments | « no previous file | tests/standalone/io/http_server_socket_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698