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 upRemove forked referrer policy tests #22786
Conversation
highfive
commented
Jan 30, 2019
|
Heads up! This PR modifies the following files:
|
|
Ok, first of all thank you for doing this work! I've spent some time looking at the changes, and I have a few comments:
That being said, I've been looking at the history of changes to our forked copy (https://github.com/servo/servo/commits/master/tests/wpt/mozilla/tests/mozilla/referrer-policy), and I don't think there is a good reason to try to maintain it any longer. We have implemented missing features that were preventing us from running the upstream tests, and the upstream tests have added tests coverage for some of the features that we added in ours. I've filed web-platform-tests/wpt#15189 to track adding coverage upstream for |
|
Thanks for the info! I modified the PR accordingly. |
|
You will need to run |
|
@bors-servo r+ |
|
|
…s, r=jdm Remove forked referrer policy tests <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22663 <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/22786) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
georgeroman commentedJan 30, 2019
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is