[ros-bugs] [Bug 4382] New: testman: results for test which spawn multiple processes not picked up correctly

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Apr 15 15:17:59 CEST 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4382

           Summary: testman: results for test which spawn multiple processes
                    not picked up correctly
           Product: Online Services
           Version: unspecified
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Buildbot
        AssignedTo: mail at colinfinck.de
        ReportedBy: alwyn.tan at gmail.com
         QAContact: ros-bugs at reactos.org
                CC: ros-bugs at reactos.org


Compare what testman picked up for the above test for r40518:
http://79.99.5.181/testman/detail.php?id=37262
with the test log:
http://build.reactos.org:8010/builders/ReactOS_%28Debug%29/builds/213/steps/test/logs/stdio
(Ctrl-F for "security: 1277")

You will notice that the log for advapi32-security in the latter link spawns
two lines of the format:
security: x tests executed (0 marked as todo, y failures), z skipped.

presumably due to spawning of child processes. testman picks up the first such
line, but fails to pick up the second. the other test where this happens is
kernel32-process.

Colin_Finck, the scripts that I have handed over to you take this into account,
so do merge my code into testman where possible.. Thanks.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are on the CC list for the bug.


More information about the Ros-bugs mailing list