[Buildbot-commits] [djmitche/buildbot] 1379a1: remove	test_limitlogs completely
    noreply at github.com 
    noreply at github.com
       
    Mon Jan 25 05:40:07 UTC 2010
    
    
  
Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot
Commit: 1379a1972e7c0ce6c44305d75001ef0ace044889
    http://github.com/djmitche/buildbot/commit/1379a1972e7c0ce6c44305d75001ef0ace044889
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-01-24 (Sun, 24 Jan 2010)
Changed paths:
  R buildbot/test/test_limitlogs.py
Log Message:
-----------
remove test_limitlogs completely
An strace of this test reveals that its sub-processes extend past the
end of the test, and the resulting SIGCHLDs confuse those subsequent
tests.  This minimal addition to buildbot.tac has been fairly well
tested now, so I'm happy to assume it works, given the trouble this
test has caused.
    
    
More information about the Commits
mailing list