RESOLVED FIXED 236619
REGRESSION(r288944): [Monterey] fonts/monospace.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=236619
Summary REGRESSION(r288944): [Monterey] fonts/monospace.html is a constant text failure
Dawn Morningstar
Reported 2022-02-14 15:59:35 PST
fonts/monospace.html Is a constant text failure on Monterey. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fonts%2Fmonospace.html DIFF: RenderText {#text} at (0,84) size 753x62 text run at (0,84) width 753: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C" text run at (0,105) width 753: "D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g" - text run at (0,126) width 487: "h i j k l m n o p q r s t u v w x y z { | } > " - RenderBR {BR} at (486,126) size 1x20 + text run at (0,126) width 488: "h i j k l m n o p q r s t u v w x y z { | } > " + RenderBR {BR} at (487,126) size 1x20 RenderInline {I} at (0,0) size 759x62 RenderText {#text} at (0,147) size 759x62 text run at (0,147) width 759: " ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G" BUILD: https://build.webkit.org/results/Apple-Monterey-Debug-AppleSilicon-WK2-Tests/r289739%20(1076)/fonts/monospace-diff.txt
Attachments
Patch (49.07 KB, patch)
2022-02-15 10:46 PST, Dawn Morningstar
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-14 16:17:46 PST
Dawn Morningstar
Comment 2 2022-02-14 16:28:21 PST
Failure was reproduced at Monterey production TOT using the following test: run-webkit-test fonts/monospace.html Failure was also reproducible at 288944 but not at 288943. It appears that changes submitted in 288944 caused this failure: https://trac.webkit.org/changeset/288944/webkit
Dawn Morningstar
Comment 3 2022-02-15 10:46:04 PST
Truitt Savell
Comment 4 2022-02-15 10:49:53 PST
Comment on attachment 452052 [details] Patch Clearing flags on attachment: 452052 Committed r289834 (247282@trunk): <https://commits.webkit.org/247282@trunk>
Dawn Morningstar
Comment 5 2022-02-15 14:48:56 PST
Rebase appears successful.
Note You need to log in before you can comment on or make changes to this bug.