Bug 197616 - REGRESSION: (iOS) Layout Tests fast/xsl/xslt-relative-path.xml fast/xsl/xslt_unicode.xml are flaky
Summary: REGRESSION: (iOS) Layout Tests fast/xsl/xslt-relative-path.xml fast/xsl/xslt_...
Status: RESOLVED DUPLICATE of bug 198699
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-06 09:57 PDT by Truitt Savell
Modified: 2019-06-10 13:55 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2019-05-06 09:58:30 PDT
<rdar://problem/50501718>
Comment 2 Ryan Haddad 2019-05-08 09:31:27 PDT
--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt-relative-path-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt-relative-path-actual.txt
@@ -1,16 +1,16 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x20
+layer at (0,0) size 1280x960
+  RenderView at (0,0) size 1280x960
+layer at (0,0) size 1280x960
+  RenderBlock {HTML} at (0,0) size 1280x960
+    RenderBody {BODY} at (8,8) size 1264x936
+      RenderBlock {P} at (0,0) size 1264x20
         RenderText {#text} at (0,0) size 524x19
           text run at (0,0) width 524: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
-      RenderBlock {P} at (0,36) size 784x20
+      RenderBlock {P} at (0,36) size 1264x20
         RenderText {#text} at (0,0) size 387x19
           text run at (0,0) width 292: "using document('file:resources/findme.xml'): "
           text run at (291,0) width 96: "Hello, Webkit!"
-      RenderBlock {P} at (0,72) size 784x20
+      RenderBlock {P} at (0,72) size 1264x20
         RenderText {#text} at (0,0) size 361x19
           text run at (0,0) width 266: "using document('resources/findme.xml'): "
           text run at (265,0) width 96: "Hello, Webkit!"



--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt_unicode-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt_unicode-actual.txt
@@ -1,7 +1,7 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
+layer at (0,0) size 1280x960
+  RenderView at (0,0) size 1280x960
+layer at (0,0) size 1280x960
+  RenderBlock {HTML} at (0,0) size 1280x960
+    RenderBody {BODY} at (8,8) size 1264x944
       RenderText {#text} at (0,0) size 19x19
         text run at (0,0) width 19: "e \x{E9}"
Comment 3 Wenson Hsieh 2019-06-10 13:55:16 PDT
This should be fixed after r246276.

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