Title: [223912] trunk/LayoutTests
Revision
223912
Author
ape...@igalia.com
Date
2017-10-24 13:04:46 -0700 (Tue, 24 Oct 2017)

Log Message

[WPE] Remove expectations for tests which do not exist anymore
https://bugs.webkit.org/show_bug.cgi?id=178717

Unreviewed WPE test gardening.

This avoids the following warning being emitted by run-webkit-tests:

  --lint-test-files warnings:
  LayoutTests/platform/wpe/TestExpectations:366 Path does not exist. fast/events/constructors/device-proximity-event-constructor.html
  LayoutTests/platform/wpe/TestExpectations:902 Path does not exist. http/tests/dom/document-attributes-null-handling


* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (223911 => 223912)


--- trunk/LayoutTests/ChangeLog	2017-10-24 19:56:39 UTC (rev 223911)
+++ trunk/LayoutTests/ChangeLog	2017-10-24 20:04:46 UTC (rev 223912)
@@ -1,5 +1,20 @@
 2017-10-24  Adrian Perez de Castro  <ape...@igalia.com>
 
+        [WPE] Remove expectations for tests which do not exist anymore
+        https://bugs.webkit.org/show_bug.cgi?id=178717
+
+        Unreviewed WPE test gardening.
+
+        This avoids the following warning being emitted by run-webkit-tests:
+
+          --lint-test-files warnings:
+          LayoutTests/platform/wpe/TestExpectations:366 Path does not exist. fast/events/constructors/device-proximity-event-constructor.html
+          LayoutTests/platform/wpe/TestExpectations:902 Path does not exist. http/tests/dom/document-attributes-null-handling
+
+        * platform/wpe/TestExpectations:
+
+2017-10-24  Adrian Perez de Castro  <ape...@igalia.com>
+
         Unreviewed GTK+ test gardening.
 
         * platform/gtk/TestExpectations:

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (223911 => 223912)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-10-24 19:56:39 UTC (rev 223911)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-10-24 20:04:46 UTC (rev 223912)
@@ -362,9 +362,6 @@
 
 webkit.org/b/84692 fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
 
-# ENABLE_PROXIMITY_EVENTS is OFF in WPE.
-fast/events/constructors/device-proximity-event-constructor.html [ Skip ]
-
 # ENABLE_DRAG_SUPPORT is OFF in WPE.
 fast/events/5056619.html [ Skip ]
 fast/events/before-input-events-prevent-drag-and-drop.html [ Skip ]
@@ -899,8 +896,6 @@
 webkit.org/b/178577 http/tests/dom/document-attributes-null-handling.html [ Failure ]
 webkit.org/b/178578 http/tests/images/hidpi-srcset-copy.html [ Failure ]
 
-http/tests/dom/document-attributes-null-handling [ Failure ]
-
 webkit.org/b/175422 http/tests/blink/sendbeacon/beacon-same-origin.html [ Failure ]
 
 http/tests/cookies/double-quoted-value-with-semi-colon.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to