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: tests/corelib/corelib.status

Issue 55053003: The bots are using a cached version of the tests that is invalid now that the shared flags are pass… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 29679)
+++ tests/corelib/corelib.status (working copy)
@@ -2,7 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-# Skip these tests until XXX.fromEnvironment in dart2js lands.
[ $compiler == dart2dart]
bool_from_environment2_test: Skip
bool_from_environment_default_value_test: Skip
@@ -43,6 +42,21 @@
string_from_environment3_test/03: Fail
string_from_environment3_test/04: Fail
+# Skip these tests until we wipe the compilation cache of bots.
+[ $browser ]
+bool_from_environment2_test: Skip
+bool_from_environment_default_value_test: Skip
+bool_from_environment_test: Skip
+int_from_environment2_test: Skip
+int_from_environment3_test: Skip
+int_from_environment_default_value_test: Skip
+int_from_environment_test: Skip
+string_from_environment2_test: Skip
+string_from_environment3_test: Skip
+string_from_environment_default_value: Skip
+string_from_environment_test: Skip
+
+
[ $compiler == none ]
unicode_test: Fail # Bug 6706
compare_to2_test: Fail # Bug 4018
« 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