24 ###########################################################################
25
26 # Currently empty
27
28 #############################################################################
29
30 # Preview project specific failures go here at the end of the file.
31 #
32 # These are NOT failures that occur with the '--enable-preview' option
33 # specified in the task definition; those go in the appropriate
34 # ProblemList-enable-preview.txt file.
35 #
36 # These are failures that occur WITHOUT the '--enable-preview' option
37 # specified in the task definition OR the '--enable-preview' option
38 # MAY BE specified in the test itself. In either case, the failure
39 # occurs because of some issue with preview project code, in either
40 # implementation or test code.
41
42 #############################################################################
43
|
24 ###########################################################################
25
26 # Currently empty
27
28 #############################################################################
29
30 # Preview project specific failures go here at the end of the file.
31 #
32 # These are NOT failures that occur with the '--enable-preview' option
33 # specified in the task definition; those go in the appropriate
34 # ProblemList-enable-preview.txt file.
35 #
36 # These are failures that occur WITHOUT the '--enable-preview' option
37 # specified in the task definition OR the '--enable-preview' option
38 # MAY BE specified in the test itself. In either case, the failure
39 # occurs because of some issue with preview project code, in either
40 # implementation or test code.
41
42 #############################################################################
43
44 # Valhalla failures start here:
|