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

Unified Diff: tests/lib/lib.status

Issue 43773004: dart:platform | Remove isWindows, isLinux, isAndroid, isMacOS from dart:platform. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add comment about removing dart:io Platform 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 | « sdk/lib/platform/platform.dart ('k') | tests/lib/platform/operating_system_test.dart » ('j') | 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 dd2333e3f1d9aac633346900298b712d5bc62d31..897042e5e94cc764273194c4bd1fce213041a240 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -131,6 +131,10 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
mirrors/*: Skip # http://dartbug.com/11511
async/schedule_microtask6_test: Fail # Issue 10957 - may be related to issue 10910
async/schedule_microtask3_test: RuntimeError # Issue 13719: Please triage this failure.
+platform/package_root_test: Fail # Issue 14451
+platform/script_test: Fail # Issue 14451
+platform/isolate_test: Fail # Issue 14451
+
[ $compiler == dart2dart && $minified ]
json/json_test: Fail # Issue 10961
« no previous file with comments | « sdk/lib/platform/platform.dart ('k') | tests/lib/platform/operating_system_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698