Skip to content

Releases: tkntjsdw/wpt

merge_pr_33

26 Nov 21:30
Compare
Choose a tag to compare

[fetch] Denote test as "tentative"

merge_pr_32

26 Nov 20:30
0802322
Compare
Choose a tag to compare

[Documentation] Fix OS string used in manifest example (web-platform-tests#20458)

merge_pr_31

26 Nov 19:30
Compare
Choose a tag to compare

Add a timer of last resort to the TestRunner

In the case where the test just doesn't complete after the expected
amount of time (plus some slack), forcibly end the test in the parent
process. This eventually causes the child process to be restarted.

merge_pr_30

26 Nov 17:30
Compare
Choose a tag to compare

[client hints] Remove explicit lifetimes behind FeaturePolicyForClientHints flag

Adding changes to client hint lifetimes httpwg/http-extensions@7d24ea4
under the client hint feature policy flag.

Bug: 1017166
Change-Id: Ia4d63777c4a4fcb150d4e854312851105fa0a11b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919953
Reviewed-by: Yoav Weiss yoavweiss@chromium.org
Commit-Queue: Aaron Tagliaboschi aarontag@chromium.org
Cr-Commit-Position: refs/heads/master@{#719162}

merge_pr_29

26 Nov 16:30
a4f84ff
Compare
Choose a tag to compare

[Azure Pipelines] upgrade to STP 96, bypassing homebrew-cask-versions (web-platform-tests#20442)

Homebrew/homebrew-cask-versions#8219 remains
open, so instead of relying on homebrew-cask-versions, put the cask
directly in wpt.

https://github.com/foolip/safari-technology-preview-updater will be
updated to send PRs to wpt as well to homebrew-cask-versions.

merge_pr_28

26 Nov 14:30
7b20b28
Compare
Choose a tag to compare

Implement TestRendered event for reftests (web-platform-tests#20197)

This is described in RFC #34. The TestRendered event is emitted for
reftests with a reftest-wait class on the root at the point at which
the screenshot would occurs if that class was not present. It provides
a hook for test authors to dynamically modify the DOM after the
initial layout and paint are complete.

merge_pr_27

26 Nov 12:30
Compare
Choose a tag to compare

Re-enable testing of wpt/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html and improve some test cases

Bug: chromium:1025557
Change-Id: I5be63e394c830faf55442d62a053e100875de5a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932793
Commit-Queue: Eldar Rello elrello@microsoft.com
Commit-Queue: Henrik Boström hbos@chromium.org
Reviewed-by: Henrik Boström hbos@chromium.org
Reviewed-by: Harald Alvestrand hta@chromium.org
Cr-Commit-Position: refs/heads/master@{#719106}

merge_pr_26

26 Nov 10:30
Compare
Choose a tag to compare

[css-break] Implement

fragmentation.

Differential Revision: https://phabricator.services.mozilla.com/D53709

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=471015
gecko-commit: 2684fdcd6fbff5abe54a3e1c018e7188abb4076c
gecko-integration-branch: autoland
gecko-reviewers: TYLin

merge_pr_25

26 Nov 09:30
Compare
Choose a tag to compare

Fix some trivial "browing" typos.

Differential Revision: https://phabricator.services.mozilla.com/D54570

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1599180
gecko-commit: b10b78080c810c2babad14fc5470e3c957867221
gecko-integration-branch: autoland
gecko-reviewers: Ehsan

merge_pr_24

26 Nov 08:30
Compare
Choose a tag to compare

Mark external/wpt/css/cssom/idlharness.html as slow test

This patch markes external/wpt/css/cssom/idlharness.html as slow test.

Tbr: yosin@chromium.org
Bug: 1028482
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I4a16f628b3b3e9d3f70dc97300f822ba624c4aa4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1935579
Reviewed-by: Yoshifumi Inoue yosin@chromium.org
Commit-Queue: Yoshifumi Inoue yosin@chromium.org
Cr-Commit-Position: refs/heads/master@{#719034}