Commit graph

43733 commits

Author SHA1 Message Date
bors-servo
0aff4e1d57
Auto merge of #27741 - servo-wpt-sync:wpt_update_06-11-2020, r=jdm
Sync WPT with upstream (06-11-2020)

Automated downstream sync of changes from upstream as of 06-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-06 13:24:20 -05: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
bors-servo
0c3631605e
Auto merge of #27739 - servo-wpt-sync:wpt_update_05-11-2020, r=servo-wpt-sync
Sync WPT with upstream (05-11-2020)

Automated downstream sync of changes from upstream as of 05-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-05 05:36:19 -05:00
WPT Sync Bot
fbb3d28129 Update web-platform-tests to revision f535a2e92b3c0b43996400b0f9bfae5b5579c4bd 2020-11-05 10:36:05 +00:00
Vincent Ricard
9b31533728 Update the "bad ports" list
https://github.com/whatwg/fetch/issues/1108
2020-11-04 21:31:02 +01:00
bors-servo
d42fbfb315
Auto merge of #27736 - servo-wpt-sync:wpt_update_04-11-2020, r=jdm
Sync WPT with upstream (04-11-2020)

Automated downstream sync of changes from upstream as of 04-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-04 13:21:49 -05:00
Josh Matthews
d756a69d0e
Filter py3 tests for intermittents. 2020-11-04 13:21:34 -05: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
dependabot-preview[bot]
507f4070dd
Bump encoding_rs from 0.8.23 to 0.8.26
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.23 to 0.8.26.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.23...v0.8.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 07:13:26 +00:00
dependabot-preview[bot]
e79babdec4
Bump autocfg from 1.0.0 to 1.0.1
Bumps [autocfg](https://github.com/cuviper/autocfg) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cuviper/autocfg/releases)
- [Commits](https://github.com/cuviper/autocfg/compare/1.0.0...1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 07:13:26 +00:00
dependabot-preview[bot]
917cc9e8f5
Bump ppv-lite86 from 0.2.8 to 0.2.10
Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/cryptocorrosion/cryptocorrosion/releases)
- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/compare/ppv-lite86-0.2.8...ppv-lite86-0.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 06:34:50 +00:00
bors-servo
8b9e607aac
Auto merge of #27732 - atouchet:btrace, r=jdm
Update backtrace

<!-- 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: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (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-03 01:11:09 -05:00
atouchet
c6605e2510 Update backtrace 2020-11-02 20:57:59 -08:00
bors-servo
071d1d8248
Auto merge of #27731 - servo-wpt-sync:wpt_update_02-11-2020, r=jdm
Sync WPT with upstream (02-11-2020)

Automated downstream sync of changes from upstream as of 02-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-02 13:26:40 -05: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
bors-servo
30fd7da647
Auto merge of #27730 - servo-wpt-sync:wpt_update_01-11-2020, r=servo-wpt-sync
Sync WPT with upstream (01-11-2020)

Automated downstream sync of changes from upstream as of 01-11-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-11-01 06:46:41 -05:00
WPT Sync Bot
c985ec123e Update web-platform-tests to revision 36a5c51e57ac8808bbaf52dd495783fd926b7547 2020-11-01 10:22:55 +00:00
bors-servo
c1dbf011b5
Auto merge of #27728 - servo-wpt-sync:wpt_update_31-10-2020, r=jdm
Sync WPT with upstream (31-10-2020)

Automated downstream sync of changes from upstream as of 31-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-31 16:47:47 -04: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
bors-servo
4c3247e480
Auto merge of #27726 - servo-wpt-sync:wpt_update_30-10-2020, r=servo-wpt-sync
Sync WPT with upstream (30-10-2020)

Automated downstream sync of changes from upstream as of 30-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-30 06:48:47 -04:00
WPT Sync Bot
6a818ffecf Update web-platform-tests to revision f8941337b646b67942d912db9ce83cd612d2bd60 2020-10-30 10:48:33 +00:00
bors-servo
b15995fcab
Auto merge of #27724 - servo-wpt-sync:wpt_update_29-10-2020, r=jdm
Sync WPT with upstream (29-10-2020)

Automated downstream sync of changes from upstream as of 29-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-29 12:14:07 -04:00
WPT Sync Bot
549cc12801 Update web-platform-tests to revision d7e3966f8c9ada639ffbdf2f5fcd4939e0d89a7f 2020-10-29 10:54:31 +00:00
bors-servo
f77bfb3c49
Auto merge of #27723 - servo-wpt-sync:wpt_update_28-10-2020, r=jdm
Sync WPT with upstream (28-10-2020)

Automated downstream sync of changes from upstream as of 28-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-28 09:45:30 -04:00
Josh Matthews
e233b4912b
Add 2020 failures. 2020-10-28 08:46:14 -04:00
WPT Sync Bot
f29d4a30af Update web-platform-tests to revision 9d4ac1a6aece5742bdb7e797d971de42f39a974b 2020-10-28 10:35:33 +00:00
bors-servo
80570dafdd
Auto merge of #27722 - servo-wpt-sync:wpt_update_27-10-2020, r=servo-wpt-sync
Sync WPT with upstream (27-10-2020)

Automated downstream sync of changes from upstream as of 27-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-27 09:19:31 -04:00
WPT Sync Bot
5961dbed05 Update web-platform-tests to revision 3b7bd62618cf24bfb1dc12562e95f7d88557d924 2020-10-27 10:46:52 +00:00
dependabot-preview[bot]
bac7165c87
Bump syn from 1.0.38 to 1.0.48
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.38 to 1.0.48.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.38...1.0.48)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 06:49:01 +00:00
bors-servo
19ab519564
Auto merge of #27720 - servo-wpt-sync:wpt_update_26-10-2020, r=jdm
Sync WPT with upstream (26-10-2020)

Automated downstream sync of changes from upstream as of 26-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-26 10:28:28 -04:00
Josh Matthews
0907b3deed
Add 2020 failure. 2020-10-26 09:23:17 -04:00
WPT Sync Bot
397eb31eef Update web-platform-tests to revision 9a3ff40283ad3fca7299385b82c9b11c05ff7862 2020-10-26 10:58:07 +00:00
bors-servo
a6055e350c
Auto merge of #27719 - servo-wpt-sync:wpt_update_25-10-2020, r=servo-wpt-sync
Sync WPT with upstream (25-10-2020)

Automated downstream sync of changes from upstream as of 25-10-2020.
[no-wpt-sync]
r? @servo-wpt-sync
2020-10-25 07:55:16 -04:00