RESOLVED DUPLICATE of bug 242722 242692
New tests landed failing:: [ macOS Debug wk1 ] Six fast/text/glyph-display-lists/glyph-display-list tests are a consistent failure/timeout
https://bugs.webkit.org/show_bug.cgi?id=242692
Summary New tests landed failing:: [ macOS Debug wk1 ] Six fast/text/glyph-display-li...
Karl Rackler
Reported 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) -
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-13 08:49:33 PDT
Karl Rackler
Comment 2 2022-07-13 09:33:02 PDT
I have marked this test as a consistent failure/timeout while this issue is investigated.
EWS
Comment 3 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.
Cameron McCormack (:heycam)
Comment 4 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 ***
Note You need to log in before you can comment on or make changes to this bug.