Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba79f4864d5ea2813cc5110d3e3aa9f44ed1c747
      
https://github.com/WebKit/WebKit/commit/ba79f4864d5ea2813cc5110d3e3aa9f44ed1c747
  Author: Rob Buis <[email protected]>
  Date:   2026-01-19 (Mon, 19 Jan 2026)

  Changed paths:
    M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py

  Log Message:
  -----------
  Fix svg/parser tests in site-isolation mode
https://bugs.webkit.org/show_bug.cgi?id=304986

Reviewed by Sam Sneddon.

In _run_self_comparison_without_reference_test the test expectation
was being determined but the text result was not using normalization, something
_compare_text assumes. So make sure to normalize the expected text
result before calling _compare_output and _compare_text.

* Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:
(SingleTestRunner._run_self_comparison_without_reference_test):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to