33 # OSNAME-all Where OSNAME is one of: linux, windows, macosx, aix
34 # OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. macosx-x64
35 # OSNAME-REV Specific on to one OSNAME and REV, e.g. macosx-10.7.4
36 #
37 # More than one label is allowed but must be on the same line.
38 #
39 #############################################################################
40
41 #############################################################################
42
43 # Preview project specific failures go here at the end of the file.
44 #
45 # These are NOT failures that occur with the '--enable-preview' option
46 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
47 # These are failures that occur WITHOUT the '--enable-preview' option
48 # specified AND occur because of some issue with preview project code,
49 # in either implementation or test code.
50
51 #############################################################################
52
|
33 # OSNAME-all Where OSNAME is one of: linux, windows, macosx, aix
34 # OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. macosx-x64
35 # OSNAME-REV Specific on to one OSNAME and REV, e.g. macosx-10.7.4
36 #
37 # More than one label is allowed but must be on the same line.
38 #
39 #############################################################################
40
41 #############################################################################
42
43 # Preview project specific failures go here at the end of the file.
44 #
45 # These are NOT failures that occur with the '--enable-preview' option
46 # specified; those go in the appropriate ProblemList-enable-preview.txt file.
47 # These are failures that occur WITHOUT the '--enable-preview' option
48 # specified AND occur because of some issue with preview project code,
49 # in either implementation or test code.
50
51 #############################################################################
52
53 # Valhalla failures start here:
|