Hey gang,

I've noticed the build's been failing on my iBook G4, like this:

[run behaviours] 1) DefaultWindowWrapper should click a button on a window:
[run behaviours] VerificationException: Expected at least 1 calls but
got 0 for actionListener.actionPerformed[anything]:
(...)
at org.jbehave.core.minimock.UsingMiniMock.verifyMocks(UsingMiniMock.java:63)
at 
org.jbehave.threaded.swing.DefaultWindowWrapperBehaviour.shouldClickAButtonOnAWindow(DefaultWindowWrapperBehaviour.java:50)
(...)

Apparently, putting a Thread.sleep(500) around line 45 in
DefaultWindowWrapperBehaviour fixes it - but I know this is far from
acceptable.

Any ideas on how to go about it?

Cheers,

- Carlos

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to