summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2014-01-08 14:00:10 +0000
committerJo Shields <directhex@apebox.org>2014-01-08 14:00:10 +0000
commit5872e81ddeb186852aef3e194393f07b7fe70ca3 (patch)
tree033191043145fe350df1ba04e8271c5d4047c7e2
parentd0a215f5626219ff7927f576588a777e5331c7be (diff)
downloadmono-5872e81ddeb186852aef3e194393f07b7fe70ca3.tar.gz
Disable monitor.exe, it frequently doesn't get cleaned up on buildds, which can cause buildd admin angst.
-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..9cb9fa1c52 100644
--- a/mono/tests/Makefile.am
+++ b/mono/tests/Makefile.am
@@ -369,7 +369,6 @@ BASE_TEST_CS_SRC= \
bug-575941.cs \
bug-599469.cs \
bug-389886-3.cs \
- monitor.cs \
dynamic-method-resurrection.cs \
bug-666008.cs \
bug-685908.cs \