Title: [221296] trunk/LayoutTests
Revision
221296
Author
commit-qu...@webkit.org
Date
2017-08-29 07:20:04 -0700 (Tue, 29 Aug 2017)

Log Message

[GTK] Remove some obsolete expectations.
https://bugs.webkit.org/show_bug.cgi?id=176051

Unreviewed test gardening.

Patch by Ms2ger <ms2...@igalia.com> on 2017-08-29

* platform/gtk/TestExpectations:
  - fast/animation/request-animation-frame-throttling-detached-iframe.html: passing since r215259.
  - fast/animation/request-animation-frame-throttling-lowPowerMode.html: passing since r215259.
  - fast/events/drag-parent-node.html: passing since r217670-r217679.
  - fast/events/keydown-leftright-keys.html: passing since r210504.
  - fast/events/selectionchange-iframe.html: passing since r205908-r205913.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221295 => 221296)


--- trunk/LayoutTests/ChangeLog	2017-08-29 14:01:47 UTC (rev 221295)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 14:20:04 UTC (rev 221296)
@@ -1,3 +1,18 @@
+2017-08-29  Ms2ger  <ms2...@igalia.com>
+
+        [GTK] Remove some obsolete expectations.
+        https://bugs.webkit.org/show_bug.cgi?id=176051
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+          - fast/animation/request-animation-frame-throttling-detached-iframe.html: passing since r215259.
+          - fast/animation/request-animation-frame-throttling-lowPowerMode.html: passing since r215259.
+          - fast/events/drag-parent-node.html: passing since r217670-r217679.
+          - fast/events/keydown-leftright-keys.html: passing since r210504.
+          - fast/events/selectionchange-iframe.html: passing since r205908-r205913.
+
+
 2017-08-19  Sergio Villar Senin  <svil...@igalia.com>
 
         [SVG] Leak in SVGAnimatedListPropertyTearOff

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (221295 => 221296)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-29 14:01:47 UTC (rev 221295)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-29 14:20:04 UTC (rev 221296)
@@ -1154,10 +1154,6 @@
 fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ]
 http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ]
 
-# RAF throttling requires REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR.
-fast/animation/request-animation-frame-throttling-detached-iframe.html [ Failure ]
-fast/animation/request-animation-frame-throttling-lowPowerMode.html [ Failure ]
-
 # WebGPU is not enabled on GTK+.
 fast/canvas/webgpu [ Skip ]
 inspector/canvas/create-context-webgpu.html [ Skip ]
@@ -2299,7 +2295,6 @@
 webkit.org/b/157179 fast/events/drag-and-drop-subframe-dataTransfer.html [ Failure Timeout ]
 webkit.org/b/42194 fast/events/drag-and-drop-link.html [ Failure ]
 webkit.org/b/157179 fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Failure ]
-webkit.org/b/157179 fast/events/drag-parent-node.html [ Failure ]
 webkit.org/b/157179 fast/events/drag-selects-image.html [ Failure ]
 webkit.org/b/157179 fast/events/draggable-div-customdata.html [ Failure ]
 webkit.org/b/157179 fast/events/draggable-div-nodata.html [ Failure ]
@@ -2371,10 +2366,8 @@
 
 # Unexplained failures
 Bug(GTK) fast/css/disabled-author-styles.html [ Failure ]
-Bug(GTK) fast/events/keydown-leftright-keys.html [ Failure ]
 Bug(GTK) fast/events/keydown-numpad-keys.html [ Failure ]
 Bug(GTK) fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
-Bug(GTK) fast/events/selectionchange-iframe.html [ Failure ]
 Bug(GTK) fast/forms/listbox-typeahead-cyrillic.html [ Failure ]
 Bug(GTK) fast/forms/listbox-typeahead-greek.html [ Failure ]
 Bug(GTK) fast/forms/mailto/formenctype-attribute-button-html.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to