[Webkit-unassigned] [Bug 93789] REGRESSION(r125153): It broke the 'Unexpected no expected results' case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 11:28:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93789





--- Comment #9 from Lucas Forschler <lforschler at apple.com>  2012-08-14 11:29:20 PST ---
Restarted master but ran into this issue:

2012-08-14 11:27:16-0700 [-] Unhandled Error
    Traceback (most recent call last):
      File "/var/python/lib/python2.6/site-packages/twisted/internet/defer.py", line 551, in _runCallbacks
        current.result = callback(current.result, *args, **kw)
      File "/var/python/lib/python2.6/site-packages/twisted/internet/defer.py", line 916, in gotResult
        _deferGenerator(g, deferred)
      File "/var/python/lib/python2.6/site-packages/twisted/internet/defer.py", line 891, in _deferGenerator
        result = g.next()
      File "/var/python/lib/python2.6/site-packages/buildbot/master.py", line 166, in startService
        self.configFileName)
    --- <exception caught here> ---
      File "/var/python/lib/python2.6/site-packages/buildbot/config.py", line 144, in loadConfig
        exec f in localDict
      File "/var/buildbot/master.cfg", line 921, in <module>
        loadBuilderConfig(c)
      File "/var/buildbot/master.cfg", line 847, in loadBuilderConfig
        c['slaves'] = [BuildSlave(slave['name'], passwords[slave['name']], max_builds=1) for slave in config['slaves']]
    exceptions.KeyError: u'indt-mountainlion'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list