Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e68a23c44756bf0b099dc3dcd61681753807ca8
      
https://github.com/WebKit/WebKit/commit/9e68a23c44756bf0b099dc3dcd61681753807ca8
  Author: Diego De La Toba <[email protected]>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M LayoutTests/inspector/page/setShowPaintRects.html
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  [macOS Release] inspector/page/setShowPaintRects.html is a flaky text failure
rdar://172419591
https://bugs.webkit.org/show_bug.cgi?id=309840

Reviewed by BJ Burg.

This test is flakily failing it's second test becauase
Sometimes while dumping results from the first test to the
DOM, setShowPaintRects state is still true and subsequently
paint rects are created that leak into the second test which
expects no paint rects.

The fix here is to explicitly set setShowPaintRects to false
before printing those results to DOM.

* LayoutTests/inspector/page/setShowPaintRects.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

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



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

Reply via email to