Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2006-05-10 23:32:05 +0400
committerMiguel de Icaza <miguel@gnome.org>2006-05-10 23:32:05 +0400
commit4828d630c82aa04f52cad6367236b0c9a2825dfc (patch)
tree17671bc82a1f37febe5d8d251abe9a1fcf91ada1
parenta52736b7a43ea2b8e9a52c619a4d1d8328a5f773 (diff)
Remove this test, it fails randomly, we know about it
svn path=/branches/mono-1-1-13/mono/; revision=60546
-rw-r--r--mono/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mono/tests/Makefile.am b/mono/tests/Makefile.am
index d1f4a83950a..a0d7b8c208a 100644
--- a/mono/tests/Makefile.am
+++ b/mono/tests/Makefile.am
@@ -221,6 +221,7 @@ endif
DISABLED_TESTS= \
delegate-async-exception.exe \
delegate-delegate-exception.exe \
+ appdomain-unload.exe \
$(PLATFORM_DISABLED_TESTS)
# These only compile with MS CSC