[webkit-changes] [WebKit/WebKit] 156367: [ macOS , iOS ] imported/w3c/web-platform-tests/pr...

Ryosuke Niwa noreply at github.com
Thu Feb 23 15:32:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15636735b114205db28672364d00fc7170cf33b4
      https://github.com/WebKit/WebKit/commit/15636735b114205db28672364d00fc7170cf33b4
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/preload/modulepreload.html

  Log Message:
  -----------
  [ macOS , iOS ] imported/w3c/web-platform-tests/preload/modulepreload.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=252847

Reviewed by Tim Nguyen.

The failure was caused by the test relying on resources/module1.js to be loaded
in this test even though it's also loaded in preload/link-header-modulepreload.html priori.

Fixed the test by making its URL unique.
The test is fixed upstream in https://github.com/web-platform-tests/wpt/pull/38689.

* LayoutTests/imported/w3c/web-platform-tests/preload/modulepreload.html:

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




More information about the webkit-changes mailing list