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

Unified Diff: tests/lib/lib.status

Issue 22897012: Update test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 5ed9c5e6741b2c77710158ef4e74bfb36fe51efd..6b4e34f7b5f1de8663b85a5357a437352bd12775 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -9,8 +9,6 @@ typed_data/byte_data_test: Pass, Fail # v8 bug: Issue 12293
[ $compiler == dart2js ]
math/double_pow_test: Fail
math/low_test: Fail
-math/math2_test: Fail
-math/math_test: Fail
math/random_test: Fail
mirrors/invoke_test: Fail # Issue 11954
mirrors/class_mirror_type_variables_test: Fail # Issue 12087
@@ -35,6 +33,10 @@ async/stream_controller_async_test: Fail, Pass # http://dartbug.com/11953
[ $csp ]
mirrors/*: Skip # Issue 6490
+[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != firefox]
+math/math_test: Fail
+math/math2_test: Fail
+
[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698