Fix #77200.
[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-anon-27.cs
10 test-xml-027.cs
11 test-465.cs IGNORE      # need to fix the path separator to work both on Unix and Windows
12 test-476.cs
13 test-484.cs
14
15 gtest-230.cs