HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-lang/tcl/8.6b1/1


Ignore:
Timestamp:
06/11/11 13:55:12 (4 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/tcl/8.6b1/1

    v2 v3  
    11[begin portlog metadata] 
    2 description: unthreaded build, 46 failing tests 
     2description: unthreaded build, 42 failing tests 
    33authors: brecht 
    44status: unstable 
    … …  
    66[end portlog metadata] 
    77 
    8 the {{{event.test}}} seems to hang. I removed this one to be able to run the other tests. 
     8the {{{event.test}}} seems to hang. Run the following to skip this test: 
     9{{{ 
     10make test TESTFLAGS="-notfile event.test" 
     11}}} 
    912 
    10 Test report: 
     13{{{event.test}}} hangs on event-11.5 (Tcl_VwaitCmd procedure: round robin scheduling, 2 sources): 
     14{{{ 
     15make test TESTFLAGS="-verbose bps -file event.test" 
     16}}} 
    1117 
     18Summary of tests (full report in attachment): 
    1219{{{ 
    13 Tests ended at Sat Jun 11 21:52:42 +0200 2011 
    14 all.tcl:        Total   24913   Passed  23710   Skipped 1158    Failed  45 
     20Tests ended at Sat Jun 11 22:49:39 +0200 2011 
     21all.tcl:        Total   24913   Passed  23709   Skipped 1163    Failed  41 
    1522Sourced 140 Test Files. 
    16 Files with failing tests: chanio.test clock.test cmdAH.test exec.test fCmd.test socket.test tcltest.test unixFCmd.test unixInit.test 
    17 Number of tests skipped for each constraint: 
    18         9       !ieeeFloatingPoint 
    19         2       95or98 
    20         3       asyncPipeChan 
    21         76      bigEndian 
    22         4       dontCopyLinks 
    23         61      emptyTest 
    24         1       execMknod 
    25         2       hasIsoLocale 
    26         2       impossible 
    27         33      knownBug 
    28         2       largefileSupport 
    29         100     localeRegexp 
    30         12      longIs64bit 
    31         14      macosxFileAttr 
    32         22      memory 
    33         34      nonPortable 
    34         5       notNetworkFilesystem 
    35         8       nt 
    36         4       readonlyAttr 
    37         3       singleTestInterp 
    38         1       testWinCPUID 
    39         1       testexprparser && !ieeeFloatingPoint 
    40         195     testthread 
    41         1       testwinclock 
    42         21      testwordend 
    43         3       threaded 
    44         3       unknownFailure 
    45         525     win 
     23Files with failing tests: clock.test cmdAH.test fCmd.test socket.test tcltest.test unixFCmd.test unixInit.test 
    4624}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/