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

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

Issue 2972613003: Update status files. (Closed)
Patch Set: Created 3 years, 5 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/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 69172f7c84e324d264f6d750bab254601b290d1b..7357f42dbf63a8126b974339f99d55e958ccee84 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -58,8 +58,8 @@ Language/Classes/declarations_t27: MissingCompileTimeError
Language/Classes/declarations_t28: MissingCompileTimeError
Language/Classes/declarations_t33: MissingCompileTimeError
Language/Classes/definition_t23: CompileTimeError
-Language/Classes/same_name_member_and_class_t01: MissingCompileTimeError
-Language/Classes/same_name_member_and_class_t03: MissingCompileTimeError
+Language/Classes/same_name_member_and_class_t01: MissingCompileTimeError # class A { var A; }
+Language/Classes/same_name_member_and_class_t03: MissingCompileTimeError # class A { static int A; }
Language/Expressions/Constants/bitwise_operators_t02: Crash
Language/Expressions/Constants/bitwise_operators_t03: Crash
Language/Expressions/Constants/bitwise_operators_t04: Crash
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698