Changeset 252049 in webkit


Ignore:
Timestamp:
Nov 5, 2019 3:38:02 AM (4 years ago)
Author:
commit-queue@webkit.org
Message:

[WPE] Geolocation API tests are consistently passing
https://bugs.webkit.org/show_bug.cgi?id=203845

Patch by Chris Lord <Chris Lord> on 2019-11-05
Reviewed by Žan Doberšek.

  • TestWebKitAPI/glib/TestExpectations.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r252046 r252049  
     12019-11-05  Chris Lord  <clord@igalia.com>
     2
     3        [WPE] Geolocation API tests are consistently passing
     4        https://bugs.webkit.org/show_bug.cgi?id=203845
     5
     6        Reviewed by Žan Doberšek.
     7
     8        * TestWebKitAPI/glib/TestExpectations.json:
     9
    1102019-11-05  youenn fablet  <youenn@apple.com>
    211
  • trunk/Tools/TestWebKitAPI/glib/TestExpectations.json

    r251364 r252049  
    107107                "expected": {"wpe": {"status": ["FAIL"]}}
    108108            },
    109             "WebKit.GeolocationBasic": {
    110                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
    111             },
    112             "WebKit.GeolocationTransitionToLowAccuracy": {
    113                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
    114             },
    115109            "WebKit.HitTestResultNodeHandle": {
    116110                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     
    120114            },
    121115            "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
    122                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
    123             },
    124             "WebKit.GeolocationTransitionToHighAccuracy": {
    125                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
    126             },
    127             "WebKit.GeolocationBasicWithHighAccuracy": {
    128116                "expected": {"wpe": {"status": ["TIMEOUT"]}}
    129117            }
Note: See TracChangeset for help on using the changeset viewer.