Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor changes to make arquillian bot integration tests more reliable … #1566

Merged
merged 1 commit into from
Aug 18, 2016
Merged

Minor changes to make arquillian bot integration tests more reliable … #1566

merged 1 commit into from
Aug 18, 2016

Conversation

ldimaggi
Copy link
Contributor

@ldimaggi ldimaggi commented Aug 1, 2016

…- some intermittent failures were being seen due to UI timing issues.


/* Have to allow for some screen refresh time to make tests more
* reliable (https://issues.jboss.org/browse/JBIDE-22866) */
AbstractWait.sleep(TimePeriod.getCustom(5));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Len, you should avoid AbstractWait and use conditional wait instead.

@psrna psrna self-assigned this Aug 2, 2016
…- some intermittent failures were being seen due to UI timing issues.
@rawagner
Copy link
Member

rawagner commented Aug 5, 2016

test this

2 similar comments
@rawagner
Copy link
Member

rawagner commented Aug 5, 2016

test this

@rawagner
Copy link
Member

rawagner commented Aug 8, 2016

test this

@psrna psrna merged commit 69fdf3d into jbosstools:master Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants