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

Unified Diff: tests/standalone/standalone.status

Issue 10908236: Convert static error to warning for calls to toplevel methods, getters and setters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Changed test. Created 8 years, 3 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 | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 4c09f189481ec08367bb4e81c108d4486dee9398..5c86d5b8c9cc0f7aef56ca773bdb9c420fa16179 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -49,6 +49,7 @@ package/*: Skip # Do not run those in Dartium.
[ $compiler == dart2js ]
medium_integer_test: Fail, OK # cannot resolve type Mint
+io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
[ $compiler == dart2js && $runtime == d8 ]
assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698