Bug 251224

Summary: Fix tests with Console Message: Can't find variable: runRepaintAndPixelTest
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>