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
Turn on upstream SW wpt tests #22278
Conversation
@bors-servo try=wpt |
Turn on upstream SW wpt tests Generated these metadata with following command ```sh $ ./mach test-wpt --log-raw=update.log tests/wpt/web-platform-tests/service-workers $ ./mach update-wpt update.log ``` Ref: #22218 (comment) --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] This PR will turn on `ServiceWorker` for upstream WPT tests <!-- 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/22278) <!-- Reviewable:end -->
☀️ Test successful - linux-rel-css, linux-rel-wpt |
@bors-servo r+ |
📌 Commit d44243a has been approved by |
@bors-servo r=jdm |
💡 This pull request was already approved, no need to approve it again. |
📌 Commit d44243a has been approved by |
Turn on upstream SW wpt tests Generated these metadata with following command ```sh $ ./mach test-wpt --log-raw=update.log tests/wpt/web-platform-tests/service-workers $ ./mach update-wpt update.log ``` Ref: #22218 (comment) --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] This PR will turn on `ServiceWorker` for upstream WPT tests <!-- 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/22278) <!-- Reviewable:end -->
Some webhook notifications were dropped, homu hits an assertion error in that case. |
☀️ Test successful - android, android-mac, android-x86, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, magicleap, status-taskcluster, windows-msvc-dev |
Generated these metadata with following command
Ref: #22218 (comment)
./mach build -d
does not report any errors./mach test-tidy
does not report any errorsServiceWorker
for upstream WPT testsThis change is