[webkit-changes] [WebKit/WebKit] ba9ec2: Sync 'svg-root-lengths.html' from Blink / Chromium...

Ahmad Saleem noreply at github.com
Wed Jan 17 17:58:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba9ec2f8082f6c3842b3ad15b16062d033d525ee
      https://github.com/WebKit/WebKit/commit/ba9ec2f8082f6c3842b3ad15b16062d033d525ee
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/svg/dom/svg-root-lengths-expected.txt
    M LayoutTests/svg/dom/svg-root-lengths.html

  Log Message:
  -----------
  Sync 'svg-root-lengths.html' from Blink / Chromium to fix flakiness

https://bugs.webkit.org/show_bug.cgi?id=148925

Reviewed by Tim Nguyen.

This patch is to sync 'svg-root-lengths.html' from Blink / Chromium to fix flakiness since the upstream
uses 'js-test.js' and don't have 'setTimeout' especially latter to remove flakiness.

In order to confirm this does not lead to flakiness, I ran following as mentioned in bug:

run-webkit-tests svg/dom/svg-root-lengths.html --repeat 1000 --no-build --no-retry --force -f

and above does not lead to any flakiness or failures.

Blink Source (Merge): https://source.chromium.org/chromium/chromium/src/+/c639b683032f5f16b6b11c16021bdca69bc7cd6b

* LayoutTests/TestExpectations: Remove flakiness expectation
* LayoutTests/svg/dom/svg-root-lengths.html: Updated from Blink Source
* LayoutTests/svg/dom/svg-root-lengths-expected.txt: Updated Expectation

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




More information about the webkit-changes mailing list