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

Unified Diff: tests/language/language_analyzer.status

Issue 1070443002: Rework type assignability, subtype, and "more specific than" checking. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 206249afe60a1f01008fa40c11762829c10f375a..6b777def70e762ee780af3d102cbffcbb25d058a 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -518,6 +518,9 @@ compile_time_constant10_test/none: CompileTimeError # Issue 21177
const_dynamic_type_literal_test: CompileTimeError # Issue 22989
+regress_21912_test/02: StaticWarning # Issue 21912
+regress_22976_test/02: StaticWarning # Issue 22976
+
# Null-aware operators aren't implemented in the Java-based analyzer.
if_null_evaluation_order_test: CompileTimeError
if_null_precedence_test: CompileTimeError

Powered by Google App Engine
This is Rietveld 408576698