summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2014-01-08 14:02:59 +0000
committerJo Shields <directhex@apebox.org>2014-01-08 14:02:59 +0000
commita9a843a8f402174cf19f8b1b76d7b092397d4bc0 (patch)
treebf204811a6af433547b24c9a7b61b36ca4a058e7
parentd0a215f5626219ff7927f576588a777e5331c7be (diff)
downloadmono-a9a843a8f402174cf19f8b1b76d7b092397d4bc0.tar.gz
Disable bug-10127, this is another test which can leave stray processes.
-rw-r--r--mono/tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mono/tests/Makefile.am b/mono/tests/Makefile.am
index 3e7a734046..5d5cc0cf45 100644
--- a/mono/tests/Makefile.am
+++ b/mono/tests/Makefile.am
@@ -385,7 +385,6 @@ BASE_TEST_CS_SRC= \
appdomain-unload-doesnot-raise-pending-events.cs \
bug-6148.cs \
assembly_append_ordering.cs \
- bug-10127.cs \
allow-synchronous-major.cs \
unload-appdomain-on-shutdown.cs \
block_guard_restore_aligment_on_exit.cs \