Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Changes between Version 17 and Version 18 of BrokenDstressTests

Show
Ignore:
Author:
ChristianK (IP: 85.178.169.133)
Timestamp:
09/09/08 16:56:51 (16 years ago)
Comment:

broken dstress test list is no longer needed

Legend:

Unmodified
Added
Removed
Modified
  • BrokenDstressTests

    v17 v18  
     1= This page can probably be deleted = 
     2 
    13= List of broken DStress tests = 
    24Dstress has some tests which are invalid, incorrectly places etc. etc... 
    46This list should be updated as the test cases are identified, preferably with a description of the problem. 
    57 
    6 (*) means fixed in dsource-dstress. 
    7  
    88= Broken tests = 
    9  
    10 == Invalid use of '''typeof''': == 
    11  * run/f/foreach_38_B.d (*) 
    12  * run/f/foreach_38_C.d (*) 
    13  * compile/b/bug_expression_4420_C.d (*) 
    14  * compile/m/mangleof_19_A.d (*) 
    15  * compile/m/mangleof_19_B.d (*) 
    16  * compile/m/mangleof_19_D.d (*) 
    17  * compile/m/mangleof_19_E.d (*) 
    18  * compile/m/mangleof_19_F.d (*) 
    19  * compile/m/mangleof_19_G.d (*) 
    20  
    21 == Assume template specializations can't use type promotion: == 
    22  * nocompile/t/template_61_C.d (*) 
    23  
    24 == Invalid use of nesting == 
    25  * run/s/static_34_A.d (*) 
    26  
    27 == Assume address of global is not constant == 
    28  * nocompile/const_11.d (*) 
    299 
    3010== Assumes double.alignof >= 8, which does not seem to be true for llvm == 
    3111 * run/double_03.d 
    32  
    33 == Array ops are now implemented == 
    34  * nocompile/a/arrayOp_01.d (*) 
    35  
    36 == Error message is emitted for different, but equaly valid line == 
    37  * nocompile/t/typedef_11_G.d (*) 
    38  * nocompile/t/typedef_16_A.d (*) 
    3912 
    4013= Possibly broken tests = 
Copyright © 2008, LDC Development Team.