Bug 251224 - Fix tests with Console Message: Can't find variable: runRepaintAndPixelTest
Summary: Fix tests with Console Message: Can't find variable: runRepaintAndPixelTest
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-26 13:35 PST by Ahmad Saleem
Modified: 2023-02-02 13:36 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-01-26 13:35:53 PST
Hi Team,

While trying to fix one of my own PR, I noticed that it was giving this console message:

CONSOLE MESSAGE: ReferenceError: Can't find variable: runRepaintAndPixelTest

and noticed that this is not just my own test, so I am listing all which needs to be fixed:

LayoutTests/platform/mac-ventura-wk2-lbse-text/svg/animations/animate-viewport-overflow-2-expected.txt
LayoutTests/platform/mac-ventura-wk2-lbse-text/svg/animations/animate-viewport-overflow-expected.txt
LayoutTests/platform/mac-ventura-wk2-lbse-text/svg/in-html/overflow-repaint-expected.txt
LayoutTests/svg/animations/animate-viewport-overflow-2-expected.txt
LayoutTests/svg/animations/animate-viewport-overflow-expected.txt
LayoutTests/svg/in-html/overflow-repaint-expected.txt

Just for tracking so we can fix them.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-02-02 13:36:18 PST
<rdar://problem/104975685>