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

Unified Diff: tests/language/language.status

Issue 9429071: another try at fixing status file. still not sure about dartium (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 | 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 2c4679f53dc37babf3f81365b5c195ae88311a01..bbed605a8894846f4e2e9c9365fb82e033ef2322 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -231,7 +231,6 @@ ToStringAsFixedTest: Fail # fails due to rounding in constant propagation
# browser, you can be more specific about the failure by using $browser:
# [ $component == webdriver && $browser == chrome ] for example.
[ $component == frog || $component == frogsh || $component == frogium || $component == webdriver]
-ResourceTest: Fail # Issue 1807
ExceptionTest: Fail # Issue 1785
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
@@ -381,7 +380,7 @@ 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
+ResourceTest: Fail # browser tests are #sourcing the test, causing frog to (correctly) issue the error that directives cannot be used in #sourced files, see issue 1807
[ $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