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:
Diffstat (limited to 'mcs/tests/known-issues-mt')
-rw-r--r--mcs/tests/known-issues-mt18
1 files changed, 18 insertions, 0 deletions
diff --git a/mcs/tests/known-issues-mt b/mcs/tests/known-issues-mt
new file mode 100644
index 00000000000..d1cbb3546ec
--- /dev/null
+++ b/mcs/tests/known-issues-mt
@@ -0,0 +1,18 @@
+# This file contains test files which cause any type of error.
+
+# This file supports extended syntax
+# csXXXX.cs : test case causes error
+# csXXXX.cs IGNORE : adds test to ignore list
+
+gtest-230.cs
+
+# exluded (tricky to build, extra dependency or hitting MT restrictions)
+gtest-444.cs SKIP
+gtest-exmethod-23.cs SKIP
+test-468.cs SKIP
+test-616.cs SKIP
+test-695.cs SKIP
+test-814.cs SKIP
+
+# MT missing dependency bugs
+