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

Unified Diff: tests/language/language.status

Issue 9433060: fix status file for ResourceTest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: updated 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 394eca9c3a386310f62c3952689750027fedd893..2c4679f53dc37babf3f81365b5c195ae88311a01 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -380,6 +380,8 @@ NamedParameters4Test: Fail
StringEscape4NegativeTest: Fail # Issue 1352
+[ $component == frogium || $component == webdriver ]
+ResourceTest: Fail # browser tests are #sourcing the test, causing frog to (correctly) issue the error that directives cannot be used in #sourced files
[ $component == webdriver && $browser == chrome ]
StringEscape1NegativeTest: Skip
« 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