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:
authorMarek Safar <marek.safar@gmail.com>2012-12-04 18:10:19 +0400
committerMarek Safar <marek.safar@gmail.com>2012-12-04 18:11:10 +0400
commit6485ad70781c39b42e732042147e1013ee260709 (patch)
tree488a328470c5548c867a3109289778ab779ddd6b
parenteba6a6153bbf63393e842390665454bcd46cb97c (diff)
Disable some of tests which MT cannot handle
-rw-r--r--mcs/tests/known-issues-mt28
-rw-r--r--mcs/tests/test-com-01.cs (renamed from mcs/tests/test-468.cs)0
-rw-r--r--mcs/tests/ver-il-net_4_5.xml36
3 files changed, 45 insertions, 19 deletions
diff --git a/mcs/tests/known-issues-mt b/mcs/tests/known-issues-mt
index d1cbb3546ec..7a38e7ad5b8 100644
--- a/mcs/tests/known-issues-mt
+++ b/mcs/tests/known-issues-mt
@@ -9,10 +9,36 @@ gtest-230.cs
# exluded (tricky to build, extra dependency or hitting MT restrictions)
gtest-444.cs SKIP
gtest-exmethod-23.cs SKIP
+test-74.cs SKIP
test-468.cs SKIP
+test-513.cs SKIP
test-616.cs SKIP
test-695.cs SKIP
+test-707.cs SKIP
test-814.cs SKIP
+test-com-01.cs SKIP
-# MT missing dependency bugs
+#reflection
+test-295.cs SKIP
+test-555.cs SKIP
+
+# MT bugs
+
+# Modules loading
+test-416.cs SKIP
+test-418.cs SKIP
+test-715.cs SKIP
+
+# Aggressive references loading
+test-760.cs SKIP
+test-792.cs SKIP
+
+# __arglist support
+test-269.cs SKIP
+test-270.cs SKIP
+test-399.cs SKIP
+test-482.cs SKIP
+test-562.cs SKIP
+test-704.cs SKIP
+test-811.cs SKIP \ No newline at end of file
diff --git a/mcs/tests/test-468.cs b/mcs/tests/test-com-01.cs
index 9d3e0dde8db..9d3e0dde8db 100644
--- a/mcs/tests/test-468.cs
+++ b/mcs/tests/test-com-01.cs
diff --git a/mcs/tests/ver-il-net_4_5.xml b/mcs/tests/ver-il-net_4_5.xml
index 7a5099245c6..b6a6144fabd 100644
--- a/mcs/tests/ver-il-net_4_5.xml
+++ b/mcs/tests/ver-il-net_4_5.xml
@@ -37403,24 +37403,6 @@
</method>
</type>
</test>
- <test name="test-468.cs">
- <type name="CorMetaDataDispenserExClass">
- <method name="Void .ctor()" attrs="6278">
- <size>0</size>
- </method>
- </type>
- <type name="Test">
- <method name="Void XXX()" attrs="150">
- <size>13</size>
- </method>
- <method name="Void Main()" attrs="150">
- <size>2</size>
- </method>
- <method name="Void .ctor()" attrs="6278">
- <size>7</size>
- </method>
- </type>
- </test>
<test name="test-469.cs">
<type name="Del">
<method name="Void Invoke(Int32)" attrs="454">
@@ -57704,6 +57686,24 @@
</method>
</type>
</test>
+ <test name="test-com-01.cs">
+ <type name="CorMetaDataDispenserExClass">
+ <method name="Void .ctor()" attrs="6278">
+ <size>0</size>
+ </method>
+ </type>
+ <type name="Test">
+ <method name="Void XXX()" attrs="150">
+ <size>13</size>
+ </method>
+ <method name="Void Main()" attrs="150">
+ <size>2</size>
+ </method>
+ <method name="Void .ctor()" attrs="6278">
+ <size>7</size>
+ </method>
+ </type>
+ </test>
<test name="test-debug-01.cs">
<type name="C">
<method name="Void Main()" attrs="150">