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

Unified Diff: tests/corelib/corelib.status

Issue 2783653002: Remove ie10 and opera sections from status files (Closed)
Patch Set: Created 3 years, 9 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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 5b34865c71c08d04d963eb028803430de20b10d8..a7949815c4ca9238f2c1cd887cadc96e7594efe9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -132,11 +132,6 @@ list_test/01: Fail # Safari bug: Array(-2) seen as dead code.
string_trimlr_test/01: Fail
string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
-[ $compiler == dart2js && $runtime == ie10 ]
-string_case_test/01: Fail, OK # Bug in IE.
-string_case_test/02: Fail, OK # Bug in IE.
-string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
-
[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell) ]
string_case_test/01: Fail, OK # Bug in Firefox.

Powered by Google App Engine
This is Rietveld 408576698