(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / fail
blob7ff0429db42b4d44494b9587ea7ece0ddbb2587a
1 The following tests failed: 
3 cs0051.cs: We don't complain about inconsistent accessibility.
4 cs0060.cs: We don't complain about inconsistent accessibility.
5 cs0108.cs: We should re-enable the test code in the compiler
6 cs0110.cs: Stack overflow in the compiler
7 cs0111.cs: We don't complain about second occurance of method definition.
8 cs0118.cs: We report the error, but the CSC error gives more information.
9 cs0136.cs: Similar error reported (reuse of variable name, 128)
10 cs0136-2.cs: Similar error reported (reuse of variable name, 128)
11 cs0164.cs: We dont emit the warning for an unused label
12 cs0165.cs: We need data flow analysis
13 cs0165-2.cs: We need data flow analysis
14 cs0171.cs: We do not track unassigned struct fields on struct constructors 
15 cs0216.cs: We do not report missing operators.
16 cs0234.cs: Will be hard to fix;
17 cs0255.cs: Error isn't flagged.
18 cs0523.cs: Error isn't flagged.
19 cs0529.cs: We get error CS0146 instead
20 cs0654.cs: Compiler crash
21 cs1001.cs: Compiler emits syntax error;  Its ok.
22 cs1513.cs: Syntax error;  We could provide better message
23 cs1518.cs: Syntax error;  We could provide better message
24 cs1525.cs: Syntax error;  We could provide better message
25 cs1528.cs: Syntax error;  We could provide better message
26 cs1529.cs: Syntax error;  We could provide better message
27 cs1552.cs: Syntax error;  We could provide better message
28 cs1604.cs: Error isn't flagged.
29 cs-20.cs: Attribute error isn't flagged