Changeset 139244 in webkit


Ignore:
Timestamp:
Jan 9, 2013, 2:57:46 PM (12 years ago)
Author:
roger_fong@apple.com
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139242 r139244  
     12013-01-09  Roger Fong  <roger_fong@apple.com>
     2
     3        Unreviewed. Device Proximity is not enabled/implemented on Windows.
     4        Skipping related tests:
     5
     6        proximity/add-listener-from-callback.html
     7        proximity/basic-operation.html
     8        proximity/create-event.html
     9        proximity/event-after-navigation.html
     10        proximity/multiple-frames.html
     11        proximity/no-page-cache.html
     12        proximity/optional-event-properties.html
     13        proximity/updates.html
     14        proximity/window-property.html
     15
     16        * platform/win/TestExpectations:
     17
    1182013-01-09  Christophe Dumez  <christophe.dumez@intel.com>
    219
  • trunk/LayoutTests/platform/win/TestExpectations

    r139214 r139244  
    25042504media/video-controls-captions-trackmenu.html
    25052505media/video-controls-visible-exiting-fullscreen.html
     2506
     2507# Device Proximity is not enabled/implemented
     2508proximity/add-listener-from-callback.html
     2509proximity/basic-operation.html
     2510proximity/create-event.html
     2511proximity/event-after-navigation.html
     2512proximity/multiple-frames.html
     2513proximity/no-page-cache.html
     2514proximity/optional-event-properties.html
     2515proximity/updates.html
     2516proximity/window-property.html
Note: See TracChangeset for help on using the changeset viewer.