Ticket #92 (new defect)

Opened 1 year ago

Last modified 1 year ago

win32 console output is not logged by buildbot...

Reported by: joduinn Assigned to:
Priority: major Milestone: undecided
Component: other Version: 0.7.5
Keywords: Cc:

Description

...instead it just displayed in the DOS console running buildbot.

For example, the following was not logged anywhere, but was displayed on the dos-window of one of our windows slave machine:

$ c:\\buildtools\\python24\\scripts\\buildbot start c:\\win32-slave1

13 [main] sh 1128! _pinfo::dup_proc_pipe: DuplicateHandle? failed, pid 1128, hProcess 0x6C8, Win32 error 5

Change History

08/31/07 16:02:09 changed by joduinn

...but there was no way to know about it by looking in logs, waterfall pages, etc. We had to manually connect to the machine to see this error.