[webkit-changes] [WebKit/WebKit] b726ba: [WPT] Remove some 3-second sleeps in test cases

EWS noreply at github.com
Sat Oct 22 13:26:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b726ba4505e482c617786dfc91fcda4407a804ee
      https://github.com/WebKit/WebKit/commit/b726ba4505e482c617786dfc91fcda4407a804ee
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/content-security-policy/reporting/report-preload-and-consume.https.html
    M LayoutTests/imported/w3c/web-platform-tests/reporting/cross-origin-report-no-credentials.https.sub.html
    M LayoutTests/imported/w3c/web-platform-tests/reporting/cross-origin-reports-isolated.https.sub.html
    M LayoutTests/imported/w3c/web-platform-tests/reporting/document-reporting-destroy-after-document-close.https.sub.html
    M LayoutTests/imported/w3c/web-platform-tests/reporting/same-origin-report-credentials.https.sub.html

  Log Message:
  -----------
  [WPT] Remove some 3-second sleeps in test cases
https://bugs.webkit.org/show_bug.cgi?id=246887
<rdar://problem/101444494>

Reviewed by Tim Nguyen.

Upstream WPT has a number of 3-second sleeps that don't seem to be needed (at least in WebKit). This slows down our CI system and makes life harder.

This patch removes those arbitrary sleeps to improve testing throughput.

* LayoutTests/imported/w3c/web-platform-tests/content-security-policy/reporting/report-preload-and-consume.https.html:
* LayoutTests/imported/w3c/web-platform-tests/reporting/cross-origin-report-no-credentials.https.sub.html:
* LayoutTests/imported/w3c/web-platform-tests/reporting/cross-origin-reports-isolated.https.sub.html:
* LayoutTests/imported/w3c/web-platform-tests/reporting/document-reporting-destroy-after-document-close.https.sub.html:
* LayoutTests/imported/w3c/web-platform-tests/reporting/same-origin-report-credentials.https.sub.html:

Canonical link: https://commits.webkit.org/255885@main




More information about the webkit-changes mailing list