Title: [236937] trunk/LayoutTests
Revision
236937
Author
[email protected]
Date
2018-10-08 13:24:56 -0700 (Mon, 08 Oct 2018)

Log Message

Move test expectations from ios-12 to ios directory
https://bugs.webkit.org/show_bug.cgi?id=189839

Unreviewed test gardening..


* platform/ios-11/http/tests/quicklook/hide-referer-on-navigation-expected.txt: Removed.
* platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker-expected.txt: Removed.
* platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt: Removed.
* platform/ios-11/platform/ios/ios/fast/text/opticalFont-expected.txt: Removed.
* platform/ios-11/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt: Removed.
* platform/ios-11/platform/ios/ios/fast/text/opticalFontWithWeight-expected.txt: Removed.
* platform/ios-11/quicklook/powerpoint-expected.txt: Removed.
* platform/ios-11/quicklook/powerpoint-legacy-expected.txt: Removed.
* platform/ios-11/quicklook/word-expected.txt: Removed.
* platform/ios-11/quicklook/word-legacy-expected.txt: Removed.
* platform/ios-11/svg/batik/text/longTextOnPath-expected.txt: Removed.
* platform/ios-12/TestExpectations: Removed.
* platform/ios/TestExpectations:

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/ios-11/
  • trunk/LayoutTests/platform/ios-12/

Diff

Modified: trunk/LayoutTests/ChangeLog (236936 => 236937)


--- trunk/LayoutTests/ChangeLog	2018-10-08 20:22:00 UTC (rev 236936)
+++ trunk/LayoutTests/ChangeLog	2018-10-08 20:24:56 UTC (rev 236937)
@@ -1,3 +1,24 @@
+2018-10-08  Ryan Haddad  <[email protected]>
+
+        Move test expectations from ios-12 to ios directory
+        https://bugs.webkit.org/show_bug.cgi?id=189839
+
+        Unreviewed test gardening..
+
+        * platform/ios-11/http/tests/quicklook/hide-referer-on-navigation-expected.txt: Removed.
+        * platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker-expected.txt: Removed.
+        * platform/ios-11/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt: Removed.
+        * platform/ios-11/platform/ios/ios/fast/text/opticalFont-expected.txt: Removed.
+        * platform/ios-11/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt: Removed.
+        * platform/ios-11/platform/ios/ios/fast/text/opticalFontWithWeight-expected.txt: Removed.
+        * platform/ios-11/quicklook/powerpoint-expected.txt: Removed.
+        * platform/ios-11/quicklook/powerpoint-legacy-expected.txt: Removed.
+        * platform/ios-11/quicklook/word-expected.txt: Removed.
+        * platform/ios-11/quicklook/word-legacy-expected.txt: Removed.
+        * platform/ios-11/svg/batik/text/longTextOnPath-expected.txt: Removed.
+        * platform/ios-12/TestExpectations: Removed.
+        * platform/ios/TestExpectations:
+
 2018-10-08  Truitt Savell  <[email protected]>
 
         Attempt to fix test failure after 236915

Modified: trunk/LayoutTests/platform/ios/TestExpectations (236936 => 236937)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-10-08 20:22:00 UTC (rev 236936)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-10-08 20:24:56 UTC (rev 236937)
@@ -3169,3 +3169,40 @@
 
 webkit.org/b/190032 animations/stop-animation-on-suspend.html [ Failure ]
 
+http/tests/cookies/same-site [ Pass ]
+
+system-preview [ Pass ]
+
+editing/selection/character-granularity-rect.html [ Pass ]
+
+# < iOS12 doesn't support the CG needed for Conic Gradients
+fast/gradients/conic-repeating.html [ Pass ]
+fast/gradients/conic.html [ Pass ]
+fast/gradients/conic-off-center.html [ Pass ]
+fast/gradients/conic-center-outside-box.html [ Pass ]
+fast/gradients/conic-extended-stops.html [ Pass ]
+fast/gradients/conic-from-angle.html [ Pass ]
+fast/gradients/conic-repeating-last-stop.html [ Pass ]
+fast/gradients/conic-gradient-alpha.html [ Pass ]
+fast/gradients/conic-gradient-extended-stops.html [ Pass ]
+fast/gradients/conic-gradient.html [ Pass ]
+fast/gradients/conic-two-hints.html [ Pass ]
+
+# <rdar://problem/36455339> LayoutTest compositing/ios/overflow-scroll-touch-tiles.html is a flaky failure
+compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ]
+
+# <rdar://problem/36639117> REGRESSION: LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing
+svg/custom/subpaths-moveto-only-rendering.svg [ Failure ]
+
+# <rdar://problem/37406043> LayoutTest fast/events/focusing-element-with-tabindex-by-tap-or-click.html is a flaky failure
+fast/events/focusing-element-with-tabindex-by-tap-or-click.html [ Pass Failure ]
+
+# <rdar://problem/40952038> quicklook/keynote.html and quicklook/pages.html are failing with a 0.09% image diff
+quicklook/keynote.html [ ImageOnlyFailure ]
+quicklook/pages.html [ ImageOnlyFailure ]
+
+# <rdar://problem/41546587> REGRESSION: LayoutTest compositing/contents-scale/non-decomposable-matrix.html is failing
+compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
+
+# <rdar://problem/41546970> REGRESSION: LayoutTest media/media-fullscreen-loop-inline.html is a flaky timeout
+media/media-fullscreen-loop-inline.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to