Revert the recent fixes until 1-2-2 is branched
[mono.git] / mcs / errors / known-issues-mcs
index 6e5ef138528dbcb013cf807419e018e1a3ba63e7..e206110a08f38f63b2d7ccfc0f2c5d56aab8928b 100644 (file)
@@ -7,12 +7,13 @@
 
 # This file supports extended syntax
 # csXXXX.cs            : error test case reports wrong error
-# csXXXX.cs IGNORE     : adds test to ignore list
+# csXXXX.cs IGNORE     : adds test to ignore list (should ONLY be used if the runtime crashes)
 # csXXXX.cs NO ERROR   : error test case doesn't report any error. An exception is considered
 #                        as NO ERROR and CS5001 is automatically ignored.
 
-cs0118-8.cs NO ERROR
 cs0162-7.cs NO ERROR
+cs0267.cs
+cs0267-2.cs
 cs0525.cs
 cs0526.cs
 cs0547.cs
@@ -27,22 +28,7 @@ cs1518.cs
 cs1521-3.cs
 cs1525.cs
 cs1528.cs
+cs1540-9.cs
 cs1586.cs
 cs1641.cs
 cs1670-2.cs
-
-#
-# Anonymous Methods
-#
-
-cs1673-2.cs IGNORE
-cs0158-2.cs IGNORE
-cs0158-3.cs IGNORE
-cs0158-4.cs IGNORE
-cs0136-7.cs IGNORE
-cs0136-8.cs IGNORE
-cs0136-9.cs IGNORE
-cs0136-10.cs IGNORE
-cs0136-11.cs IGNORE
-cs0136-12.cs IGNORE
-cs0136-13.cs IGNORE