Commit graph

9347 commits

Author SHA1 Message Date
WPT Sync Bot
465b88905c Update web-platform-tests to revision 06e520971307b41e2f2a0317a35d125bd9483263 2020-11-24 10:35:08 +00:00
bors-servo
ec09417358
Auto merge of #27799 - servo:dependabot/cargo/url-2.2.0, r=jdm
Bump url from 2.1.1 to 2.2.0

Bumps [url](https://github.com/servo/rust-url) from 2.1.1 to 2.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="1182d5d5b9"><code>1182d5d</code></a> Fix readme path</li>
<li><a href="fcf40eae55"><code>fcf40ea</code></a> Update toml to list bench path</li>
<li><a href="82ee0bd3cd"><code>82ee0bd</code></a> Bump url crate version to 2.2.0</li>
<li><a href="a46bec6e54"><code>a46bec6</code></a> chore: silence false positive clippy warning</li>
<li><a href="37460b4ab7"><code>37460b4</code></a> idna: deduplicate punycode test assertions</li>
<li><a href="b665da1b24"><code>b665da1</code></a> chore: pacify clippy some more</li>
<li><a href="9d8a8c5103"><code>9d8a8c5</code></a> chore: fix CI failures from clippy/MSRV</li>
<li><a href="bbfb2c0c79"><code>bbfb2c0</code></a> url: tweak code order in test module</li>
<li><a href="595624961f"><code>5956249</code></a> url: replace use of macros in data-driven tests</li>
<li><a href="c9ed907ed1"><code>c9ed907</code></a> url: remove usage of custom test framework</li>
<li>Additional commits viewable in <a href="https://github.com/servo/rust-url/compare/v2.1.1...v2.2.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=url&package-manager=cargo&previous-version=2.1.1&new-version=2.2.0)](https://dependabot.com/compatibility-score/?dependency-name=url&package-manager=cargo&previous-version=2.1.1&new-version=2.2.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details>
2020-11-23 23:38:15 -05:00
Josh Matthews
a1263ab508 Update test expectations. 2020-11-23 21:23:52 -05:00
WPT Sync Bot
775b941c48 Update web-platform-tests to revision d21eaee14bab28a8bd57727d41330d0bef170a92 2020-11-23 10:43:59 +00:00
WPT Sync Bot
28b10bb8c9 Update web-platform-tests to revision 831dc2b6e566cccef87afb93dac79301acefe51c 2020-11-22 10:38:37 +00:00
WPT Sync Bot
b89132d428 Update web-platform-tests to revision cb32b4d04799e9de2e2505d7dddfab1429247070 2020-11-21 10:23:51 +00:00
bors-servo
d3ebe51053
Auto merge of #27785 - servo:jdm-patch-46, r=jdm
Remove duplicate file.
2020-11-20 12:34:16 -05:00
Josh Matthews
21ea35cd9f
Remove duplicate file. 2020-11-20 10:24:33 -05:00
Josh Matthews
1c3e53f660
Remove intermittent failures. 2020-11-20 10:17:43 -05:00
WPT Sync Bot
fbd8987f23 Update web-platform-tests to revision dd4a8e0b6a3b81d5008478c8d73ba5aa296441b2 2020-11-20 10:30:24 +00:00
WPT Sync Bot
927b34500f Update web-platform-tests to revision c12517985bca8a3fafd1d3f4f78df75ea4ea79cf 2020-11-19 10:59:58 +00:00
Vincent Ricard
43b3d93aec Use data_url::Mime to parse the MIME Types
This commit follows the spectification
https://fetch.spec.whatwg.org/#concept-header-extract-mime-type
2020-11-18 18:14:51 +01:00
Josh Matthews
495923f2a2
Remove 2020 fialure. 2020-11-18 11:03:31 -05:00
WPT Sync Bot
d5ff9803bf Update web-platform-tests to revision 77fa639e94d19ad846db71da960d49c89578fb52 2020-11-18 11:01:31 +00:00
WPT Sync Bot
07ffb174a3 Update web-platform-tests to revision a719147427a6934d24fe013c1251f7294e4afced 2020-11-17 10:57:38 +00:00
WPT Sync Bot
edbe492dc8 Update web-platform-tests to revision 8dea22c604b5c77f4b244e54373749ac50846947 2020-11-16 10:57:06 +00:00
WPT Sync Bot
ec0cb65732 Update web-platform-tests to revision 39897530f768c42c412701080453cf3b157695b4 2020-11-15 10:41:16 +00:00
bors-servo
bd25432107
Auto merge of #27762 - servo-wpt-sync:wpt_update_14-11-2020, r=jdm
Sync WPT with upstream (14-11-2020)

Automated downstream sync of changes from upstream as of 14-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-14 17:43:27 -05:00
Josh Matthews
491064e1a2
Add 2020 failure. 2020-11-14 16:26:02 -05:00
WPT Sync Bot
d2586450c0 Update web-platform-tests to revision 064bb25e5e9ab5e08ec39c4fbd1fe6653520595d 2020-11-14 10:59:30 +00:00
Simon Sapin
019f8807f1 Layout 2020 regression report: add support for gzip’ed log artifacts
Taskcluster workers started compressing artifacts by default in https://github.com/taskcluster/taskcluster/pull/2809
2020-11-14 11:35:04 +01:00
bors-servo
f8ebe03dc2
Auto merge of #27704 - ghostd:update-preflight-cors-mode, r=jdm
Set CORS preflight requests' `mode` to `cors`

<!-- 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 #23780 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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. -->
2020-11-13 15:23:58 -05:00
WPT Sync Bot
48c420fdb5 Update web-platform-tests to revision 8d1253647cfe3809ddf58a4ad7c9da5f26985d7e 2020-11-13 11:01:03 +00:00
WPT Sync Bot
483e541b90 Update web-platform-tests to revision d4e6b4dff3070bdb4d4771d116f811821e8c9162 2020-11-09 10:56:39 +00:00
WPT Sync Bot
5a86c734fc Update web-platform-tests to revision 47ff38a34af6d74b80ffd3e073f7504227ce4668 2020-11-07 10:41:27 +00:00
Josh Matthews
b94539bdce
Rename metadata file. 2020-11-06 13:24:07 -05:00
Josh Matthews
af5e5ff0cf
Add macos failure. 2020-11-06 12:28:20 -05:00
Josh Matthews
eee3ba2686
Fix quotes. 2020-11-06 12:27:57 -05:00
Josh Matthews
5d8e271d59
Add macos failure. 2020-11-06 12:27:42 -05:00
Josh Matthews
75b1da870a
Add macos failure. 2020-11-06 12:26:49 -05:00
WPT Sync Bot
a605e18eb6 Update web-platform-tests to revision 36ff3198676718b4af5d55c5e6c1ec8c51a2a0d6 2020-11-06 11:05:02 +00:00
WPT Sync Bot
fbb3d28129 Update web-platform-tests to revision f535a2e92b3c0b43996400b0f9bfae5b5579c4bd 2020-11-05 10:36:05 +00:00
Josh Matthews
9a39f5c491
Add 2020 failure. 2020-11-04 09:58:03 -05:00
Josh Matthews
7b59941e07
Add 2020 failure. 2020-11-04 09:57:44 -05:00
WPT Sync Bot
b89d47297d Update web-platform-tests to revision 322c4da99b1d62796d5f4105eb02a745bb35d3f9 2020-11-04 10:40:57 +00:00
Josh Matthews
c7ea5e39e7
Remove intermittent failure. 2020-11-02 11:38:23 -05:00
Josh Matthews
27cdbcb4e6
Remove intermittent crash. 2020-11-02 11:38:05 -05:00
WPT Sync Bot
bbe2a877b1 Update web-platform-tests to revision e77eef74c0b20028b8d86260ef81ffe1f9688027 2020-11-02 10:44:01 +00:00
WPT Sync Bot
c985ec123e Update web-platform-tests to revision 36a5c51e57ac8808bbaf52dd495783fd926b7547 2020-11-01 10:22:55 +00:00
Josh Matthews
f7ef72b519
Rename 2020-10-31 13:53:30 -04:00
Josh Matthews
bfbf4fbb6f
Add 2020 failure 2020-10-31 13:53:15 -04:00
Josh Matthews
382760de56
Add 2020 failure 2020-10-31 13:52:56 -04:00
Josh Matthews
545d76cf98
Add 2020 failure 2020-10-31 13:52:42 -04:00
Josh Matthews
12195a8cc2
More syntax errors 2020-10-31 13:51:43 -04:00
Josh Matthews
adac659c4a
Syntax errors 2020-10-31 13:51:27 -04:00
Josh Matthews
9dcc2e89cb
Add 2020 failures. 2020-10-31 13:50:53 -04:00
WPT Sync Bot
4fcc308130 Update web-platform-tests to revision af2796bc4ea941309f2f1f55c05e81b1dcef7ffb 2020-10-31 10:49:39 +00:00
Vincent Ricard
5b40068587 Set CORS preflight requests' mode to cors 2020-10-30 18:01:27 +01:00
WPT Sync Bot
6a818ffecf Update web-platform-tests to revision f8941337b646b67942d912db9ce83cd612d2bd60 2020-10-30 10:48:33 +00:00
WPT Sync Bot
549cc12801 Update web-platform-tests to revision d7e3966f8c9ada639ffbdf2f5fcd4939e0d89a7f 2020-10-29 10:54:31 +00:00