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

Unified Diff: tests/standalone/standalone.status

Issue 1152983002: fixing status files for Platform.executable test (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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/standalone/io/platform_executable_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index ef5a354fdbf9b80dae24c5b2615536b8e3ebb24e..3f53f4594b4b4ee93c72626fab2232df89d085e5 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -16,6 +16,8 @@ javascript_compatibility_errors_test/none: Fail, OK # Not possible to exclude o
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 12474
io/observatory_test: Fail
+
+[ $runtime == vm && ($system == macos || $system == windows) ]
io/platform_executable_test/01: RuntimeError # Issue 16994
io/platform_executable_test/02: RuntimeError # Issue 16994
io/platform_executable_test/04: RuntimeError # Issue 16994
« no previous file with comments | « tests/standalone/io/platform_executable_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698