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

Unified Diff: tests/standalone/standalone-leg.status

Issue 10069053: Fix Process test, fix Process factory, diable tests on dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/src/io/ProcessRunOutputTest.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-leg.status
diff --git a/tests/standalone/standalone-leg.status b/tests/standalone/standalone-leg.status
index 8ebe0f3d63b82616287f8420816038e482e840fe..133e567395410ea52970f477176c1e67e7a447f3 100644
--- a/tests/standalone/standalone-leg.status
+++ b/tests/standalone/standalone-leg.status
@@ -14,6 +14,11 @@ DeoptimizationTest: Fail, OK # Requires bigint.
OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
io/HttpParserTest: Fail, OK # ByteArray
io/OptionsTest: Fail, OK # Cannot pass options to d8.
+io/ProcessRunOutputTest: Fail # bug 2557
+io/ProcessInvalidArgumentsTest: Fail # bug 2557
+io/ProcessStartExceptionTest: Fail # bug 2557
+io/ProcessSegfaultTest: Fail # bug 2557
+io/ProcessExitTest: Fail # bug 2557
[ $compiler == dart2js && $runtime == none ]
FailTest: Skip # fails only at runtime, overrides default expectation from standalone.status
« no previous file with comments | « tests/standalone/src/io/ProcessRunOutputTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698