* gtest-344.cs: test for bug #331191
[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-50.cs IGNORE       # Windows-only test
8 test-67.cs IGNORE       # Windows-only test
9 test-xml-027.cs
10 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.
11 test-562.cs
12 test-587.cs
13
14 gtest-230.cs
15 gtest-344.cs
16
17 ltest-11.cs