2007-05-25 Jonathan Chambers <joncham@gmail.com>
[mcs.git] / tests / known-issues-gmcs
blobfa993b2de63bc9b11659e6235c4877aba8e5dd7d
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-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
13 gtest-230.cs
15 gtest-linq-01.cs