Title: [139244] trunk/LayoutTests
Revision
139244
Author
roger_f...@apple.com
Date
2013-01-09 14:57:46 -0800 (Wed, 09 Jan 2013)

Log Message

Unreviewed. Device Proximity is not enabled/implemented on Windows.
Skipping related tests:

proximity/add-listener-from-callback.html
proximity/basic-operation.html
proximity/create-event.html
proximity/event-after-navigation.html
proximity/multiple-frames.html
proximity/no-page-cache.html
proximity/optional-event-properties.html
proximity/updates.html
proximity/window-property.html

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139243 => 139244)


--- trunk/LayoutTests/ChangeLog	2013-01-09 22:45:39 UTC (rev 139243)
+++ trunk/LayoutTests/ChangeLog	2013-01-09 22:57:46 UTC (rev 139244)
@@ -1,3 +1,20 @@
+2013-01-09  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Device Proximity is not enabled/implemented on Windows.
+        Skipping related tests:
+
+        proximity/add-listener-from-callback.html
+        proximity/basic-operation.html
+        proximity/create-event.html
+        proximity/event-after-navigation.html
+        proximity/multiple-frames.html
+        proximity/no-page-cache.html
+        proximity/optional-event-properties.html
+        proximity/updates.html
+        proximity/window-property.html
+
+        * platform/win/TestExpectations:
+
 2013-01-09  Christophe Dumez  <christophe.du...@intel.com>
 
         [WK2] Implement eventSender.scheduleAsynchronousKeyDown

Modified: trunk/LayoutTests/platform/win/TestExpectations (139243 => 139244)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-01-09 22:45:39 UTC (rev 139243)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-01-09 22:57:46 UTC (rev 139244)
@@ -2503,3 +2503,14 @@
 media/video-controls-captions-trackmenu-sorted.html
 media/video-controls-captions-trackmenu.html
 media/video-controls-visible-exiting-fullscreen.html
+
+# Device Proximity is not enabled/implemented
+proximity/add-listener-from-callback.html
+proximity/basic-operation.html
+proximity/create-event.html
+proximity/event-after-navigation.html
+proximity/multiple-frames.html
+proximity/no-page-cache.html
+proximity/optional-event-properties.html
+proximity/updates.html
+proximity/window-property.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to