Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 75185680ced80b62a4c0841ba454167d15e4a864
    
https://github.com/buildbot/buildbot/commit/75185680ced80b62a4c0841ba454167d15e4a864
Author: Dustin J. Mitchell <[email protected]>
Date:   2010-12-21 (Tue, 21 Dec 2010)

Changed paths:
  M master/buildbot/test/unit/test_changes_svnpoller.py

Log Message:
-----------
don't run a test involving flushLoggedErrors on py==27 && tw<=9.0.0

This fails with errors like

  File 
"/home/buildbot/slave/py27-tw0820/build/master/buildbot/test/unit/test_changes_svnpoller.py",
 line 464, in test_cachepath_bogus
    self.assertTrue(self.flushLoggedErrors()) # it should have called log.err
  File 
"/home/buildbot/slave/py27-tw0820/sandbox-python2.7/lib/python2.7/site-packages/Twisted-8.2.0-py2.7-linux-i686.egg/twisted/trial/unittest.py",
 line 999, in flushLoggedErrors
    return self._observer.flushErrors(*errorTypes)
exceptions.AttributeError: 'TestSVNPoller' object has no attribute '_observer'

This error will go away if only the offending test is run, or if *some* other
tests precede the offending test alphabetically in the TestCase.



------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to