[webkit-changes] [WebKit/WebKit] f64fa8: Make priority hints tests more stable

Rob Buis noreply at github.com
Mon Apr 3 00:49:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f64fa8056486d65e3f6791c1a98415693d9580d8
      https://github.com/WebKit/WebKit/commit/f64fa8056486d65e3f6791c1a98415693d9580d8
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/http/tests/priority-hints/link-preload-dynamic-insertion.html
    M LayoutTests/http/tests/priority-hints/link-preload-initial-load.html

  Log Message:
  -----------
  Make priority hints tests more stable
https://bugs.webkit.org/show_bug.cgi?id=254885

Reviewed by Alexey Proskuryakov.

Some priority hints tests do not produce unique urls, causing failures when using multiple
iterations, fix that by using unique prefixes.

* LayoutTests/TestExpectations:
* LayoutTests/http/tests/priority-hints/link-preload-dynamic-insertion.html:
* LayoutTests/http/tests/priority-hints/link-preload-initial-load.html:

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




More information about the webkit-changes mailing list