[webkit-changes] [WebKit/WebKit] 332373: Rewrite Document abandonment LayoutTests to be mor...

Ryan Reno noreply at github.com
Mon Jul 29 14:15:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3323735874527c9cdec27aa7e6e6dc9644578ea3
      https://github.com/WebKit/WebKit/commit/3323735874527c9cdec27aa7e6e6dc9644578ea3
  Author: Ryan Reno <rreno at apple.com>
  Date:   2024-07-29 (Mon, 29 Jul 2024)

  Changed paths:
    M LayoutTests/fast/reporting/reporting-observer-callback-does-not-leak-expected.txt
    M LayoutTests/fast/reporting/reporting-observer-callback-does-not-leak.html
    M LayoutTests/http/tests/geolocation/geolocation-watch-position-does-not-leak.https.html
    M LayoutTests/media/media-session/actionHandler-no-document-leak-expected.txt
    M LayoutTests/media/media-session/actionHandler-no-document-leak.html

  Log Message:
  -----------
  Rewrite Document abandonment LayoutTests to be more robust against flakiness
https://bugs.webkit.org/show_bug.cgi?id=277263
rdar://132726649

Reviewed by Sammy Gill.

document-leak-test.js was added to help write layout tests for Document
object abandonment. Tests which predate this helper are being changed to
use it instead to help guard against flaky pass/failure results.

* LayoutTests/fast/reporting/reporting-observer-callback-does-not-leak-expected.txt:
* LayoutTests/fast/reporting/reporting-observer-callback-does-not-leak.html:
* LayoutTests/http/tests/geolocation/geolocation-watch-position-does-not-leak.https.html:
* LayoutTests/media/media-session/actionHandler-no-document-leak-expected.txt:
* LayoutTests/media/media-session/actionHandler-no-document-leak.html:

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



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


More information about the webkit-changes mailing list