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

Unified Diff: tests/language/language_analyzer.status

Issue 34523011: Issue 13807. Support for type promotion rules. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updates after review comments Created 7 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
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/TypePropagationTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index b90dec55d6eeb5c68682e39f3b0918fb1f7c87d9..b7bebb729de82e5794278d95acbc4713ed64503b 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -29,13 +29,13 @@ prefix10_negative_test: fail
built_in_identifier_test/none: Fail # Issue 13023
-# test issue 13807, missing support for type promotion
+# TBF 13807, missing support for type promotion
type_promotion_closure_test/none: Fail # Issue 13807
type_promotion_functions_test/none: Fail # Issue 13807
type_promotion_local_test/none: Fail # Issue 13807
-type_promotion_logical_and_test/none: Fail # Issue 13807
type_promotion_multiple_test/none: Fail # Issue 13807
type_promotion_parameter_test/none: Fail # Issue 13807
+type_promotion_more_specific_test/08: Fail # Issue 13807
# Invalid constant redirecting factories should cause compile-time error.
const_types_test/23: Fail # Issue 14306
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/TypePropagationTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698