Disable gtest-etree-01.cs until JB catches up
[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 test-xml-027.cs
8 test-539.cs IGNORE      # In 2.0 profile, RuntimeCompatilityAttribute is added by default with WrapNonExceptionThrows set to true and conditional compilation symbols are not provided yet.
9 test-562.cs
10 test-587.cs
11
12 gtest-230.cs
13 gtest-344.cs
14
15 ltest-11.cs
16 gtest-etree-01.cs