Update known-issues-{mcs,gmcs}. Avoid IGNOREing tests.
authorRaja R Harinath <harinath@hurrynot.org>
Sat, 30 Sep 2006 18:02:07 +0000 (18:02 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Sat, 30 Sep 2006 18:02:07 +0000 (18:02 -0000)
remove svn:executable from *.cs

svn path=/trunk/mcs/; revision=66128

mcs/errors/cs0136-14.cs [changed mode: 0755->0644]
mcs/errors/cs0136-15.cs [changed mode: 0755->0644]
mcs/errors/known-issues-gmcs
mcs/errors/known-issues-mcs

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index b024f58c829d5d4d037a77d806fc20261817105f..a3777c24044cfe9271a88b07cb6b150607b29dac 100644 (file)
@@ -7,7 +7,7 @@
 
 # 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.
 
@@ -42,17 +42,17 @@ 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
-cs0136-14.cs IGNORE
-cs0136-15.cs IGNORE
-cs0236-3.cs IGNORE
+cs1673-2.cs NO ERROR
+cs0158-2.cs NO ERROR
+cs0158-3.cs NO ERROR
+cs0158-4.cs NO ERROR
+cs0136-7.cs NO ERROR
+cs0136-8.cs NO ERROR
+cs0136-9.cs
+cs0136-10.cs NO ERROR
+cs0136-11.cs NO ERROR
+cs0136-12.cs
+cs0136-13.cs
+cs0136-14.cs NO ERROR
+cs0136-15.cs NO ERROR
+cs0236-3.cs NO ERROR
index 9a3b4725697d868e3bcca498345cdfee9aaadb2b..4f36459f0c38a21ec6797dba14a435ad62936cea 100644 (file)
@@ -7,7 +7,7 @@
 
 # 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.
 
@@ -36,17 +36,17 @@ 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
-cs0136-14.cs IGNORE
-cs0136-15.cs IGNORE
-cs0236-3.cs IGNORE
+cs1673-2.cs NO ERROR
+cs0158-2.cs NO ERROR
+cs0158-3.cs NO ERROR
+cs0158-4.cs NO ERROR
+cs0136-7.cs NO ERROR
+cs0136-8.cs NO ERROR
+cs0136-9.cs
+cs0136-10.cs NO ERROR
+cs0136-11.cs NO ERROR
+cs0136-12.cs
+cs0136-13.cs
+cs0136-14.cs NO ERROR
+cs0136-15.cs NO ERROR
+cs0236-3.cs NO ERROR