New test.
[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-476.cs
11 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.
12
13 gtest-230.cs
14 gtest-291.cs IGNORE