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

Unified Diff: pkg/pkg.status

Issue 35683006: fix build due to mdv -> template_binding rename (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « pkg/observe/lib/src/dirty_check.dart ('k') | pkg/polymer_expressions/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e2e15836522e64ccc990b028738351b671b3f2fa..34ada56039300ab02cd6dc02055cd39b0d60537c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -236,7 +236,7 @@ unittest/test/unitttest_group_name_test: Fail # 13921
# Skip tests on the VM if the package depends on dart:html
[ $runtime == vm ]
custom_element: Skip
-mdv: Skip
+template_binding: Skip
mutation_observer: Skip
polymer_expressions/test/syntax_test: Skip
polymer_expressions/test/globals_test: Skip
@@ -260,7 +260,7 @@ source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa
[ $compiler == dartanalyzer ]
# pkg issue 13944; Missing inherited members: 'ListChangeRecord.addedCount' and 'ListChangeRecord.removedCount'
custom_element/test/analyzer_test: fail
-mdv/test/analyzer_test: fail
+template_binding/test/analyzer_test: fail
observe/test/observe_test: fail
# pkg issue 13945; Missing inherited member 'Trace.frames'
@@ -269,7 +269,7 @@ observe/test/observe_test: fail
[ $compiler == dart2analyzer ]
# pkg issue 13944; Missing inherited members: 'ListChangeRecord.addedCount' and 'ListChangeRecord.removedCount'
custom_element/test/analyzer_test: fail
-mdv/test/analyzer_test: fail
+template_binding/test/analyzer_test: fail
observe/test/observe_test: fail
# pkg issue 13945; Missing inherited member 'Trace.frames'
« no previous file with comments | « pkg/observe/lib/src/dirty_check.dart ('k') | pkg/polymer_expressions/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698