Bug 242692
| Summary: | New tests landed failing:: [ macOS Debug wk1 ] Six fast/text/glyph-display-lists/glyph-display-list tests are a consistent failure/timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | heycam, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96954416>
Karl Rackler
I have marked this test as a consistent failure/timeout while this issue is investigated.
EWS
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)
Disabled these tests on WK1 in bug 242722.
*** This bug has been marked as a duplicate of bug 242722 ***