Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake desktop webdriver WPT harness work #22411
Conversation
highfive
commented
Dec 11, 2018
|
Heads up! This PR modifies the following files:
|
|
r? @SimonSapin |
|
@bors-servo try=wpt |
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 -->
|
Opened new PR for upstreamable changes. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14445. |
|
Transplanted upstreamable changes to existing PR. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14445. |
|
r+, but tidy is unhappy on Travis. I don’t know why.
|
|
Ah I see. The manifest contains a hash of |
|
@bors-servo r=SimonSapin |
|
|
|
Transplanted upstreamable changes to existing PR. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14445. |
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 commentedDec 11, 2018
•
edited by SimonSapin
This change allows me to run
./mach test-wpt --product servodriver --no-pause-after-test tests/wpt/mozilla/tests/mozilla/DOMParser.htmlsuccessfully again../mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is