Title: [123347] trunk/LayoutTests
Revision
123347
Author
sch...@chromium.org
Date
2012-07-23 09:25:04 -0700 (Mon, 23 Jul 2012)

Log Message

Skip http/tests/pointer-lock on ports that do not support pointer lock.

Unreviewed.

* platform/efl/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
* platform/wincairo/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123346 => 123347)


--- trunk/LayoutTests/ChangeLog	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/ChangeLog	2012-07-23 16:25:04 UTC (rev 123347)
@@ -1,3 +1,15 @@
+2012-07-23  Vincent Scheib  <sch...@chromium.org>
+
+        Skip http/tests/pointer-lock on ports that do not support pointer lock.
+
+        Unreviewed.
+
+        * platform/efl/Skipped:
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+        * platform/wincairo/Skipped:
+
 2012-07-21  Vincent Scheib  <sch...@chromium.org>
 
         webkitFullscreenElement, webkitCurrentFullScreenElement, webkitPointerLockElement block cross origin access.

Modified: trunk/LayoutTests/platform/efl/Skipped (123346 => 123347)


--- trunk/LayoutTests/platform/efl/Skipped	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-07-23 16:25:04 UTC (rev 123347)
@@ -744,6 +744,7 @@
 
 # Pointer Lock is not implemented.
 pointer-lock/
+http/tests/pointer-lock/
 
 # Tests for MediaSource API. Feature is not yet functional.
 # https://bugs.webkit.org/show_bug.cgi?id=64731

Modified: trunk/LayoutTests/platform/mac/Skipped (123346 => 123347)


--- trunk/LayoutTests/platform/mac/Skipped	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-07-23 16:25:04 UTC (rev 123347)
@@ -551,6 +551,7 @@
 
 # Pointer Lock is not implemented.
 pointer-lock/
+http/tests/pointer-lock/
 
 # Placeholder is not rendered since the patch in the following bug. It seems a DRT-only problem.
 # https://bugs.webkit.org/show_bug.cgi?id=67408

Modified: trunk/LayoutTests/platform/qt/Skipped (123346 => 123347)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-23 16:25:04 UTC (rev 123347)
@@ -405,6 +405,7 @@
 
 # Pointer Lock is not implemented.
 pointer-lock/
+http/tests/pointer-lock/
 
 # Skip because this platform does not support a paging mouse wheel event
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html

Modified: trunk/LayoutTests/platform/win/Skipped (123346 => 123347)


--- trunk/LayoutTests/platform/win/Skipped	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/platform/win/Skipped	2012-07-23 16:25:04 UTC (rev 123347)
@@ -1562,6 +1562,7 @@
 
 # Pointer Lock is not implemented.
 pointer-lock/
+http/tests/pointer-lock/
 
 # https://bugs.webkit.org/show_bug.cgi?id=72435
 fast/dom/Window/window-postmessage-arrays.html

Modified: trunk/LayoutTests/platform/wincairo/Skipped (123346 => 123347)


--- trunk/LayoutTests/platform/wincairo/Skipped	2012-07-23 16:25:01 UTC (rev 123346)
+++ trunk/LayoutTests/platform/wincairo/Skipped	2012-07-23 16:25:04 UTC (rev 123347)
@@ -2079,6 +2079,7 @@
 
 # Pointer Lock is not implemented.
 pointer-lock/
+http/tests/pointer-lock/
 
 # https://bugs.webkit.org/show_bug.cgi?id=72435
 fast/dom/Window/window-postmessage-arrays.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to