update known issues with test that's been failing for some time now
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 23 Nov 2009 18:32:04 +0000 (18:32 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 23 Nov 2009 18:32:04 +0000 (18:32 -0000)
svn path=/trunk/mcs/; revision=146756

mcs/tests/known-issues-dmcs
mcs/tests/known-issues-gmcs
mcs/tests/ver-il-gmcs.xml

index 5b9c81ecde85b8faab4ff970d1315e7aaa91180b..c4236b674801446cf9fc87bf54cf82989f3213ea 100644 (file)
@@ -21,6 +21,6 @@ gtest-variance-12.cs
 
 test-416.cs bug #504085
 test-418.cs bug #504085
-test-682.cs bug #530861
 test-704.cs IGNORE #472845
 test-715.cs bug #504085
+test-733.cs
index 5b9c81ecde85b8faab4ff970d1315e7aaa91180b..c4236b674801446cf9fc87bf54cf82989f3213ea 100644 (file)
@@ -21,6 +21,6 @@ gtest-variance-12.cs
 
 test-416.cs bug #504085
 test-418.cs bug #504085
-test-682.cs bug #530861
 test-704.cs IGNORE #472845
 test-715.cs bug #504085
+test-733.cs
index 0946aa8c26383efdad7939112fb70d41253c888d..4f291a27fac078424d5ebfda8c8aa2b3400d7fd1 100644 (file)
       </method>
     </type>
   </test>
+  <test name="test-682.cs">
+    <type name="broken_cast">
+      <method name="Void report(System.String)">
+        <size>7</size>
+      </method>
+      <method name="Void conv_ovf_i(Int64, Boolean)">
+        <size>73</size>
+      </method>
+      <method name="Void conv_ovf_i_un(Int64, Boolean)">
+        <size>73</size>
+      </method>
+      <method name="Void conv_ovf_u(Int64, Boolean)">
+        <size>73</size>
+      </method>
+      <method name="Void conv_ovf_u_un(Int64, Boolean)">
+        <size>73</size>
+      </method>
+      <method name="Int32 Main()">
+        <size>472</size>
+      </method>
+      <method name="Void .ctor()">
+        <size>7</size>
+      </method>
+    </type>
+  </test>
   <test name="test-683.cs">
     <type name="broken_cast">
       <method name="Void .ctor()">
       </method>
     </type>
   </test>
-  <test name="test-733.cs">
-    <type name="Test">
-      <method name="Int32 Main()">
-        <size>43</size>
-      </method>
-      <method name="Void .ctor()">
-        <size>7</size>
-      </method>
-    </type>
-  </test>
   <test name="test-734.cs">
     <type name="M">
       <method name="Void Run()">