Changes between Initial Version and Version 2 of Ticket #4388


Ignore:
Timestamp:
May 19, 2011, 11:32:56 PM (13 years ago)
Author:
bonefish
Comment:

From what I can guess from the output the issue is our incomplete interval timer support. Cf. setitimer().

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4388

    • Property Component - GeneralSystem/POSIX
    • Property Owner changed from axeld to bonefish
    • Property Status newassigned
    • Property Version R1/pre-alpha1R1/Development
  • Ticket #4388 – Description

    initial v2  
     1{{{
    12/boot/common/lib/python2.6/test> python test_signal.py
    23test_getsignal (__main__.BasicSignalTests) ... ok
     
    7778test.test_support.TestFailed: errors occurred; run in verbose mode for details
    7879/boot/common/lib/python2.6/test>
     80}}}