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

Unified Diff: tests/standalone/standalone.status

Issue 8506010: Simplify SIGCLD handler on linux and mac. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « runtime/bin/process_macos.cc ('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 0f01753b6f896b7aae6d336f320dac2fc03897d9..781943b7f73d5bf3d75e336735a8d392152b8c3a 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -15,7 +15,6 @@ ManyEchoServerTest: Skip # Bug 5103754
# These tests fail, crash, and timeout to test the testing infrastructure.
FailTest: Fail
TimeoutTest: Skip # Uses too much time to test on many platforms, for no gain.
-TestRunnerTest: Skip # Hangs occasionally on many platforms. Bug 383.
[ $component == vm && $system == macos]
# This test fails with "Too many open files" on the Mac OS buildbot.
« no previous file with comments | « runtime/bin/process_macos.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698