2009-12-12 Rodrigo Kumpera <rkumpera@novell.com>
[mcs.git] / tests / known-issues-dmcs
blobc03a8c3d29a504c65898a618f8fd40fe1d0418e5
1 # This file contains test files which cause any type of error.
3 # This file supports extended syntax
4 # csXXXX.cs             : test case causes error
5 # csXXXX.cs IGNORE      : adds test to ignore list
7 test-xml-027.cs
9 gtest-230.cs
10 gtest-437.cs
12 # Missing runtime support for variance should cause Execution Error only
13 gtest-variance-1.cs
14 gtest-variance-2.cs
15 gtest-variance-3.cs
16 gtest-variance-4.cs
17 gtest-variance-5.cs IGNORE
18 gtest-variance-8.cs
19 gtest-variance-10.cs
20 gtest-variance-12.cs
22 test-416.cs bug #504085
23 test-418.cs bug #504085
24 test-682.cs bug #530861
25 test-704.cs IGNORE #472845
26 test-715.cs bug #504085
27 test-733.cs