[Bug 90] New: Some test variations in the test suite are skipped, possibly hiding bugs
    gdc-bugzilla at gdcproject.org 
    gdc-bugzilla at gdcproject.org
       
    Sun Jan 12 03:20:14 PST 2014
    
    
  
http://bugzilla.gdcproject.org/show_bug.cgi?id=90
             Bug #: 90
           Summary: Some test variations in the test suite are skipped,
                    possibly hiding bugs
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw at gdcproject.org
        ReportedBy: johannespfau at gmail.com
cat gcc/testsuite/gdc/gdc.sum | grep template6.d
PASS: runnable/template6.d (test for excess errors)
PASS: runnable/template6.d execution test
PASS: runnable/template6.d -g  (test for excess errors)
PASS: runnable/template6.d -g  execution test
PASS: runnable/template6.d -O2  (test for excess errors)
PASS: runnable/template6.d -O2  execution test
PASS: runnable/template6.d -g -O2  (test for excess errors)
PASS: runnable/template6.d -g -O2  execution test
PASS: runnable/template6.d -frelease  (test for excess errors)
PASS: runnable/template6.d -frelease  execution test
PASS: runnable/template6.d -g -frelease  (test for excess errors)
PASS: runnable/template6.d -g -frelease  execution test
PASS: runnable/template6.d -O2 -frelease  (test for excess errors)
PASS: runnable/template6.d -O2 -frelease  execution test
PASS: runnable/template6.d -g -O2 -frelease  (test for excess errors)
PASS: runnable/template6.d -g -O2 -frelease  execution test
but:
cat gcc/testsuite/gdc/gdc.sum | grep testenum.d
PASS: runnable/testenum.d (test for excess errors)
PASS: runnable/testenum.d execution test
-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
    
    
More information about the D.gnu
mailing list