← Back to team overview

launchpad-dev team mailing list archive

Re: ec2 test run hanging ...

 

On Friday 11 February 2011 20:15:16 Deryck Hodge wrote:
> On Fri, Feb 11, 2011 at 1:20 PM, Jeroen Vermeulen <jtv@xxxxxxxxxxxxx> wrote:
> > On 2011-02-11 17:52, Julian Edwards wrote:
> >> Since I only just started using ec2 I don't know if this is spurious or
> >> it's a
> >> real problem.
> >> 
> >> Anyone seen/diagnosed this?
> > 
> > The same just happened to me.  Looks like a windmill problem, because:
> > 
> > «The dying processes left behind the following output:
> > --------------- BEGIN OUTPUT ---------------
> > firefox-bin: Fatal IO error 11 (Resource temporarily unavailable) on X
> > server :99.0.»
> > 
> > I'm updating my rocketfuel first.
> 
> The time's I have seen this, there was a real Windmill failure
> underneath, usually in one of the yui tests.  I usually run individual
> Windmill layers until I find it.
> 
> Cheers,
> deryck

Looks like that might be the case, I just had another run fail with:

Traceback (most recent call last):
  File "/var/launchpad/tmp/eggs/testtools-0.9.8-
py2.6.egg/testtools/runtest.py", line 169, in _run_user
    return fn(*args, **kwargs)
  File "/var/launchpad/tmp/eggs/testtools-0.9.8-
py2.6.egg/testtools/testcase.py", line 499, in _run_test_method
    return self._get_test_method()()
  File 
"/var/launchpad/test/lib/lp/registry/windmill/tests/test_add_bugtracker.py", 
line 96, in test_adding_bugtracker_for_project
    name='test_inline_add_bugtracker_for_project')
  File 
"/var/launchpad/test/lib/lp/registry/windmill/tests/test_add_bugtracker.py", 
line 36, in test_inline_add_bugtracker
    client.click(id=u'create-bugtracker-link')
AttributeError: 'WindmillTestClient' object has no attribute 'click'

Unfortunately I don't know enough about Windmill to fix this.



References