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

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

Issue 619253002: Update status file for co19 tests fixed by r40856 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 22ebc60d3b0e7e9f0b4ac82f48690aa5631a3f80..bf3862ea47d290aae173bd5688dfb5d2a71759b8 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -6,12 +6,6 @@
LibTest/core/RegExp/firstMatch_A01_t01: Fail
-# invalid argument for constant constructor
-Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
-
-# TBD: should we check that argument for dynamic parameter of constant constructor is not compatible with operation that is performed with it?
-Language/12_Expressions/01_Constants_A16_t03: fail
-
# TBF: infinite look: class A {const A();final m = const A();}
Language/12_Expressions/01_Constants_A17_t03: fail
« 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