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

Unified Diff: client/tests/dartc/dartc.status

Issue 9186029: Suppress compiling dom/dom.dart in tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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: client/tests/dartc/dartc.status
diff --git a/client/tests/dartc/dartc.status b/client/tests/dartc/dartc.status
index 56535792813ae5d0173b9c2ee94fe577a0b5de91..cfae5bf34330ca80a18b23be5906f9920e4e2c9b 100644
--- a/client/tests/dartc/dartc.status
+++ b/client/tests/dartc/dartc.status
@@ -12,7 +12,8 @@ dom/scripts/idlparser.dart: Skip # Bogus dartc error; references dart/uti
dom/scripts/idlparser_test.dart: Skip # Bogus dartc error; references dart/utils/peg
dom/dom_frog.dart: Skip # Frog-only
dom/frog/dom_frog.dart: Skip # Frog-only
-dom/wrapping_dom.dart: Skip # Awaiting resolution: param shadows method - sensible warng?
+dom/wrapping_dom.dart: Skip # Awaiting ability to suppress shadowing warnings.
+dom/dom.dart: Skip # Awaiting ability to suppress shadowing warnings.
testing/unittest/unittest_vm.dart: Skip # Relies on VM libs
testing/unittest/unittest_node.dart: Skip # Relies on frog syntax
« 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