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

Changes to improve the stability when running multiple tests with servodriver #6161

Merged
merged 1 commit into from Jun 3, 2015

Conversation

@jgraham
Copy link
Contributor

jgraham commented May 22, 2015

This fixes various race conditions that affect test execution when using the servodriver product. It doesn't yet do enough to make servodriver a viable alternative to the normal servo test executor.

Review on Reviewable

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented May 22, 2015

Critic review: https://critic.hoppipolla.co.uk/r/5082

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@bors-servo
Copy link
Contributor

bors-servo commented May 27, 2015

The latest upstream changes (presumably #6175) made this pull request unmergeable. Please resolve the merge conflicts.

@jgraham jgraham force-pushed the jgraham:webdriver_stability branch from c818209 to e7f6e7b May 31, 2015
@metajack
Copy link
Contributor

metajack commented Jun 1, 2015

Assigning to @glennw.

@glennw
Copy link
Member

glennw commented Jun 1, 2015

@jgraham squash, rebase and then r=me

@jgraham jgraham force-pushed the jgraham:webdriver_stability branch from e7f6e7b to 81ac0b5 Jun 1, 2015
@bors-servo
Copy link
Contributor

bors-servo commented Jun 1, 2015

The latest upstream changes (presumably #6246) made this pull request unmergeable. Please resolve the merge conflicts.

* Wait for the correct pipeline to return a LoadComplete message
  before signalling a load is complete, and ensure that the root
  pipeline is the one corresponding to the active document of the top
  level browsing context, even if this has not yet painted.

* Ensure that TakeScreenshot operates on the correct pipeline

* Reset the screenshot ready flag whenever we decide that we are ready
  to take a screenshot.
@jgraham jgraham force-pushed the jgraham:webdriver_stability branch from 81ac0b5 to aa0f7a7 Jun 2, 2015
@jdm
Copy link
Member

jdm commented Jun 3, 2015

@bors-servo: r=glennw

@bors-servo
Copy link
Contributor

bors-servo commented Jun 3, 2015

📌 Commit aa0f7a7 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Jun 3, 2015

Testing commit aa0f7a7 with merge 0b7886b...

bors-servo pushed a commit that referenced this pull request Jun 3, 2015
This fixes various race conditions that affect test execution when using the servodriver product. It doesn't yet do enough to make servodriver a viable alternative to the normal servo test executor.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6161)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 3, 2015

☀️ Test successful - android, gonk, linux1, linux2, linux3, mac1, mac2

@bors-servo bors-servo merged commit aa0f7a7 into servo:master Jun 3, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

7 participants
You can’t perform that action at this time.