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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 10698107: Update status files. More stuff pass. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index a682fdcabe3eae9680e1b574e4a5df602e87df47..b5fcf2de77ea89206b95b6a846fc482ab5faaeb9 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -23,20 +23,11 @@ string_interpolation_test: Skip
[ $runtime == opera ]
*: Skip
-[ $compiler == dart2js && $runtime == ff ]
+[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == safari) ]
naming_test: Fail # BUG(3305)
[ $compiler == dart2js && $runtime == ie ]
-bailout_test: Fail # BUG(3304)
-class_test: Fail # BUG(3304)
-foo7_test: Fail # BUG(3304)
-function_parameters_test: Fail # BUG(3304)
-naming_test: Fail # BUG(3305)
-not_equals_test: Fail # BUG(3304)
-send_test: Fail # BUG(3304)
-
-[ $compiler == dart2js && $runtime == safari ]
-naming_test: Fail # BUG(3305)
+class_test: Fail
[ $checked ]
parameter_bailout_test: Fail, OK
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698