Bug 242692 - New tests landed failing:: [ macOS Debug wk1 ] Six fast/text/glyph-display-lists/glyph-display-list tests are a consistent failure/timeout
Summary: New tests landed failing:: [ macOS Debug wk1 ] Six fast/text/glyph-display-li...
Status: RESOLVED DUPLICATE of bug 242722
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-13 08:49 PDT by Karl Rackler
Modified: 2022-07-15 17:32 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-07-13 08:49:00 PDT
Description:
fast/text/glyph-display-lists/glyph-display-list-shadow-unshared.html
fast/text/glyph-display-lists/glyph-display-list-gpu-process-crash.html
fast/text/glyph-display-lists/glyph-display-list-scaled-unshared.html
fast/text/glyph-display-lists/glyph-display-list-colr-unshared.html
fast/text/glyph-display-lists/glyph-display-list-svg-unshared.html
fast/text/glyph-display-lists/glyph-display-list-color.html

(1)
These tests were added at 251324@main and have been consistently failing from the start on macOS Debug wk1.
fast/text/glyph-display-lists/glyph-display-list-colr-unshared.html
fast/text/glyph-display-lists/glyph-display-list-scaled-unshared.html
fast/text/glyph-display-lists/glyph-display-list-shadow-unshared.html
fast/text/glyph-display-lists/glyph-display-list-svg-unshared.html

(2)
fast/text/glyph-display-lists/glyph-display-list-gpu-process-crash.html was added at 252170@main and has been consistent timeout from the start on macOS Debug wk1.

(3)
fast/text/glyph-display-lists/glyph-display-list-color.html was added at 250820@main and has been consistently failing from the start on macOS Debug wk1.

History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-color.html&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-colr-unshared.html&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-gpu-process-crash.html&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-scaled-unshared.html&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-shadow-unshared.html&test=fast%2Ftext%2Fglyph-display-lists%2Fglyph-display-list-svg-unshared.html&limit=50000&recent=false&platform=mac&style=debug&flavor=wk1

Diff:
(1)
The following four tests have the same diff: 
fast/text/glyph-display-lists/glyph-display-list-colr-unshared.html
fast/text/glyph-display-lists/glyph-display-list-scaled-unshared.html
fast/text/glyph-display-lists/glyph-display-list-shadow-unshared.html
fast/text/glyph-display-lists/glyph-display-list-svg-unshared.html

--- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-colr-unshared-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-colr-unshared-actual.txt
@@ -1 +1,2 @@
-PASS: Display lists do not match.
+FAIL: Display lists match but shouldn't.
+

(2)
fast/text/glyph-display-lists/glyph-display-list-gpu-process-crash.html
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-gpu-process-crash-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-gpu-process-crash-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: TypeError: testRunner.terminateGPUProcess is not a function. (In 'testRunner.terminateGPUProcess()', 'testRunner.terminateGPUProcess' is undefined)
+FAIL: Timed out waiting for notifyDone to be called
 Test passes if the Web process doesn't crash.
 
-
+FAIL: GlyphDisplayList not created

(3)
fast/text/glyph-display-lists/glyph-display-list-color.html
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-color-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/text/glyph-display-lists/glyph-display-list-color-actual.txt
@@ -1,3 +1 @@
 
-(draw-decomposed-glyphs extent at (0,0) size 0x0)
-
Comment 1 Radar WebKit Bug Importer 2022-07-13 08:49:33 PDT
<rdar://problem/96954416>
Comment 2 Karl Rackler 2022-07-13 09:33:02 PDT
I have marked this test as a consistent failure/timeout while this issue is investigated.
Comment 3 EWS 2022-07-13 09:40:06 PDT
Test gardening commit 252416@main (e6a0e8f34faf): <https://commits.webkit.org/252416@main>

Reviewed commits have been landed. Closing PR #2367 and removing active labels.
Comment 4 Cameron McCormack (:heycam) 2022-07-15 17:32:16 PDT
Disabled these tests on WK1 in bug 242722.

*** This bug has been marked as a duplicate of bug 242722 ***