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

Running WPT with servodriver on desktop is broken #22409

Closed
jdm opened this issue Dec 10, 2018 · 0 comments
Closed

Running WPT with servodriver on desktop is broken #22409

jdm opened this issue Dec 10, 2018 · 0 comments
Assignees

Comments

@jdm
Copy link
Member

@jdm jdm commented Dec 10, 2018

This appears to be a regression from #22051, since the webdriver server receives a response from the constellation with the focused browsing context id before the browsing context id has actually been created, which causes subsequent webdriver commands to be silently dropped by the constellation.

@jdm jdm mentioned this issue Dec 11, 2018
4 of 4 tasks complete
bors-servo added a commit that referenced this issue Dec 11, 2018
Make desktop webdriver WPT harness work

This change allows me to run `./mach test-wpt --product servodriver --no-pause-after-test tests/wpt/mozilla/tests/mozilla/DOMParser.html` successfully again.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22409
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22411)
<!-- Reviewable:end -->
@jdm jdm self-assigned this Dec 11, 2018
bors-servo added a commit that referenced this issue Dec 11, 2018
Make desktop webdriver WPT harness work

This change allows me to run `./mach test-wpt --product servodriver --no-pause-after-test tests/wpt/mozilla/tests/mozilla/DOMParser.html` successfully again.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22409
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22411)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.