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 21 and Version 22 of dev-libs/apr


Ignore:
Timestamp:
05/02/08 14:53:39 (7 years ago)
Author:
andreasf
Comment:

Updated test status with two hangs

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/apr

    v21 v22  
    5151{{{test/teststr.c}}} fails to compile on Haiku/gcc2, just like {{{testfmt.c}}} was reported above. Removing -g resolves this. 
    5252 
    53 APR Atomic Test, APR Lock Performance Test passes. 
     53APR Atomic Test, APR Lock Performance Test pass. 
     54 
     55`testsock` fails: 
     56{{{ 
     57Initializing.........OK 
     58Creating context.......OK 
     59This test relies on the process test working.  Please 
     60run that test first, and only run this test when it 
     61completes successfully.  Alternatively, you could run 
     62server and client by yourself. 
     63Creating children to run network tests....... 
     64Network test completed. 
     65Creating children to run network tests....... 
     66Problem spawning new process 
     67testsock failed 
     68}}} 
     69Not surprising, the process test, started manually, hangs as well: 
     70{{{ 
     71~/apr/test> ./testall testproc 
     72Partial APR Tests: 
     73    Process control: 
     74}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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