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

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

Issue 9421001: Issue 1606/1108. The 'native' keyword is supposed to only be allowed in core libraries. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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 | compiler/java/com/google/dart/compiler/CommandLineOptions.java » ('j') | 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 0c6818677d895a789314daad43bd7156a6d0afe1..3ee51304a790e8d54461c041af33eeed6ae44205 100644
--- a/client/tests/dartc/dartc.status
+++ b/client/tests/dartc/dartc.status
@@ -12,6 +12,7 @@ dom/wrapping_dom.dart: Skip # Awaiting ability to suppress shadowing
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
+testing/unittest/dom_for_unittest.dart: Skip # Uses "native" keyword, allowed only in corelib.
tests/client/dom: Skip # These have known type errors.
« no previous file with comments | « no previous file | compiler/java/com/google/dart/compiler/CommandLineOptions.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698