Title: [250023] trunk/LayoutTests
Revision
250023
Author
ryanhad...@apple.com
Date
2019-09-17 21:22:07 -0700 (Tue, 17 Sep 2019)

Log Message

Unreviewed iOS 13 test gardening, udpate test expectations and baselines.

* platform/ios/TestExpectations:
* platform/ios/js/dom/navigator-maxtouchpoints-expected.txt: Added.
* platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (250022 => 250023)


--- trunk/LayoutTests/ChangeLog	2019-09-18 03:58:54 UTC (rev 250022)
+++ trunk/LayoutTests/ChangeLog	2019-09-18 04:22:07 UTC (rev 250023)
@@ -1,5 +1,13 @@
 2019-09-17  Ryan Haddad  <ryanhad...@apple.com>
 
+        Unreviewed iOS 13 test gardening, udpate test expectations and baselines.
+
+        * platform/ios/TestExpectations:
+        * platform/ios/js/dom/navigator-maxtouchpoints-expected.txt: Added.
+        * platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt:
+
+2019-09-17  Ryan Haddad  <ryanhad...@apple.com>
+
         Unreviewed test gardening, rebaseline a test after r249963.
 
         * media/track/track-cue-rendering-rtl-expected.txt:

Modified: trunk/LayoutTests/platform/ios/TestExpectations (250022 => 250023)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-09-18 03:58:54 UTC (rev 250022)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-09-18 04:22:07 UTC (rev 250023)
@@ -3345,3 +3345,17 @@
 
 webkit.org/b/201784 webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
 
+# <rdar://problem/54325542> quicklook/numbers-09.html is failing
+quicklook/numbers-09.html [ Pass ]
+
+# rdar://53468934
+legacy-animation-engine/fast/text/crash-complex-text-surrogate.html [ Failure ]
+fast/text/crash-complex-text-surrogate.html [ Failure ]
+fast/text/international/system-language/system-font-punctuation.html [ Failure ]
+
+# <rdar://problem/51756254>REGRESSION (r244582-r244596) Layout tests fast/scrolling/ios/touch-scroll-visibility-hidden.html fast/scrolling/ios/touch-scroll-pointer-events-none.html are failing
+fast/scrolling/ios/touch-scroll-pointer-events-none.html [ Failure ]
+fast/scrolling/ios/touch-scroll-visibility-hidden.html [ Failure ]
+
+# <rdar://problem/52962272> fast/scrolling/ios/body-overflow-hidden.html is an Image failure
+fast/scrolling/ios/body-overflow-hidden.html [ Pass ImageOnlyFailure ]
\ No newline at end of file

Added: trunk/LayoutTests/platform/ios/js/dom/navigator-maxtouchpoints-expected.txt (0 => 250023)


--- trunk/LayoutTests/platform/ios/js/dom/navigator-maxtouchpoints-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/js/dom/navigator-maxtouchpoints-expected.txt	2019-09-18 04:22:07 UTC (rev 250023)
@@ -0,0 +1,10 @@
+Check return value of navigator.maxTouchPoints.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+navigator.maxTouchPoints = 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt (250022 => 250023)


--- trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt	2019-09-18 03:58:54 UTC (rev 250022)
+++ trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt	2019-09-18 04:22:07 UTC (rev 250023)
@@ -12,13 +12,13 @@
       RenderBlock {DIV} at (0,58) size 784x74
         RenderText {#text} at (0,0) size 678x74
           text run at (0,0) width 678: "This is a test for -webkit-system-font, using the 'font'"
-          text run at (0,37) width 110: "property"
+          text run at (0,37) width 109: "property"
       RenderBlock {DIV} at (0,132) size 784x37
         RenderText {#text} at (0,0) size 715x37
           text run at (0,0) width 715: "This is a test for -apple-system, using the 'font' property"
       RenderBlock {DIV} at (0,169) size 784x37
-        RenderText {#text} at (0,0) size 654x37
-          text run at (0,0) width 654: "This is a test for system-ui, using the 'font' property"
+        RenderText {#text} at (0,0) size 653x37
+          text run at (0,0) width 653: "This is a test for system-ui, using the 'font' property"
       RenderBlock {DIV} at (0,206) size 784x29
         RenderInline {B} at (0,0) size 556x29
           RenderText {#text} at (0,0) size 556x29
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to