2005-09-27 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / tests / known-issues-gmcs
1 # This file contains test files which cause any type of error.
2
3 # This file supports extended syntax
4 # csXXXX.cs             : test case causes error
5 # csXXXX.cs IGNORE      : adds test to ignore list
6
7 gtest-179.cs IGNORE
8 gtest-187.cs IGNORE
9 test-439.cs IGNORE              # Compiles to invalid IL
10 test-442.cs IGNORE              # Compiles to invalid IL
11 test-453.cs IGNORE
12 test-454.cs IGNORE
13 test-456.cs
14
15 test-50.cs IGNORE       # Windows-only test
16 test-67.cs IGNORE       # Windows-only test
17 test-anon-27.cs
18 test-xml-027.cs
19 test-iter-12.cs
20 test-294.cs