Changeset 229402 in webkit


Ignore:
Timestamp:
Mar 8, 2018 2:31:25 AM (6 years ago)
Author:
Ms2ger@igalia.com
Message:

[WPE] Update expectations for API tests
https://bugs.webkit.org/show_bug.cgi?id=183434

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r229395 r229402  
     12018-03-08  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [WPE] Update expectations for API tests
     4        https://bugs.webkit.org/show_bug.cgi?id=183434
     5
     6        Unreviewed test gardening.
     7
     8        * TestWebKitAPI/glib/TestExpectations.json:
     9
    1102018-03-07  Carlos Garcia Campos  <cgarcia@igalia.com>
    211
  • trunk/Tools/TestWebKitAPI/glib/TestExpectations.json

    r229082 r229402  
    1010            "/webkit/WebKitWebView/audio-usermedia-permission-request": {
    1111                "expected": {"gtk": {"status": ["TIMEOUT"], "bug": "webkit.org/b/158257"}}
     12            },
     13            "/webkit/WebKitWebView/disallow-modal-dialogs": {
     14                "expected": {"wpe": {"status": ["FAIL"]}}
    1215            }
    1316        }
     
    4447        "subtests": {
    4548            "/webkit/WebKitWebsiteData/databases": {
    46                 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/181251"}}
     49                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181251"}}
     50            },
     51            "/webkit/WebKitWebsiteData/cache": {
     52                "expected": {"wpe": {"status": ["FAIL"]}}
     53            },
     54            "/webkit/WebKitWebsiteData/appcache": {
     55                "expected": {"wpe": {"status": ["FAIL"]}}
     56            },
     57            "/webkit/WebKitWebsiteData/configuration": {
     58                "expected": {"wpe": {"status": ["FAIL"]}}
     59            },
     60            "/webkit/WebKitWebsiteData/storage": {
     61                "expected": {"wpe": {"status": ["PASS", "FAIL"]}}
     62            },
     63            "/webkit/WebKitWebsiteData/resource-load-statistics": {
     64                "expected": {"wpe": {"status": ["PASS", "FAIL"]}}
    4765            }
    4866        }
     
    5169        "subtests": {
    5270            "/webkit/WebKitWebContext/uri-scheme": {
    53                 "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/183183"}}
     71                "expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/183183"}}
     72            },
     73            "/webkit/WebKitWebView/languages": {
     74                "expected": {"wpe": {"status": ["FAIL"]}}
    5475            }
    5576        }
     
    5980            "/webkit/WebKitWebView/backend": {
    6081                "expected": {"wpe": {"status": ["CRASH"], "bug": "webkit.org/b/179884"}}
     82            },
     83            "/webkit/WebKitWebView/run-javascript": {
     84                "expected": {"wpe": {"status": ["FAIL"]}}
    6185            }
    6286        }
     
    6892        "subtests": {
    6993            "WebKit.MouseMoveAfterCrash": {
    70                 "expected": {"gtk": {"status": ["CRASH", "PASS"], "bug": "webkit.org/b/85066"}}
     94                "expected": {
     95                    "gtk": {"status": ["CRASH", "PASS"], "bug": "webkit.org/b/85066"},
     96                    "wpe": {"status": ["FAIL"]}
     97                }
    7198            },
    7299            "WebKit.NewFirstVisuallyNonEmptyLayoutForImages": {
     
    87114            "WebKit.TerminateTwice": {
    88115                "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/121970"}}
     116            },
     117            "WebKit.WKPreferencesDefaults": {
     118                "expected": {"wpe": {"status": ["FAIL"]}}
     119            },
     120            "WebKit.GeolocationBasic": {
     121                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     122            },
     123            "WebKit.GeolocationTransitionToLowAccuracy": {
     124                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     125            },
     126            "WebKit.HitTestResultNodeHandle": {
     127                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     128            },
     129            "WebKit.NewFirstVisuallyNonEmptyLayoutFails": {
     130                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     131            },
     132            "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
     133                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     134            },
     135            "WebKit.GeolocationTransitionToHighAccuracy": {
     136                "expected": {"wpe": {"status": ["TIMEOUT"]}}
     137            },
     138            "WebKit.GeolocationBasicWithHighAccuracy": {
     139                "expected": {"wpe": {"status": ["TIMEOUT"]}}
    89140            }
    90141        }
     
    92143    "TestWTF": {
    93144        "subtests": {
     145            "WTF_DateMath.calculateLocalTimeOffset": {
     146                "expected": {"wpe": {"status": ["FAIL"]}}
     147            },
    94148            "WTF_Lock.ContendedShortSection": {
    95149                "expected": {"all": {"slow": true}}
     
    109163            "WTF_WordLock.ManyContendedShortSections": {
    110164                "expected": {"all": {"slow": true}}
     165            }
     166        }
     167    },
     168    "TestLoaderClient": {
     169        "subtests": {
     170            "/webkit/WebKitWebPage/get-uri": {
     171                "expected": {"wpe": {"status": ["FAIL"]}}
     172            },
     173            "/webkit/WebKitURIRequest/http-method": {
     174                "expected": {"wpe": {"status": ["FAIL"]}}
     175            },
     176            "/webkit/WebKitWebView/is-loading": {
     177                "expected": {"wpe": {"status": ["FAIL"]}}
     178            },
     179            "/webkit/WebKitWebView/active-uri": {
     180                "expected": {"wpe": {"status": ["FAIL"]}}
     181            }
     182        }
     183    },
     184    "TestSSL": {
     185        "subtests": {
     186            "/webkit/WebKitWebView/tls-errors-policy": {
     187                "expected": {"wpe": {"status": ["FAIL"]}}
     188            },
     189            "/webkit/WebKitWebView/load-failed-with-tls-errors": {
     190                "expected": {"wpe": {"status": ["FAIL"]}}
     191            },
     192            "/webkit/WebKitWebView/insecure-content": {
     193                "expected": {"wpe": {"status": ["FAIL"]}}
     194            }
     195        }
     196    },
     197    "TestResources": {
     198        "subtests": {
     199            "/webkit/WebKitWebResource/get-data-error": {
     200                "expected": {"wpe": {"status": ["FAIL"]}}
     201            }
     202        }
     203    },
     204    "TestAuthentication": {
     205        "subtests": {
     206            "/webkit/Authentication/authentication-no-credential": {
     207                "expected": {"wpe": {"status": ["FAIL"]}}
     208            }
     209        }
     210    },
     211    "TestDownloads": {
     212        "subtests": {
     213            "/webkit/Downloads/policy-decision-download": {
     214                "expected": {"wpe": {"status": ["FAIL"]}}
     215            }
     216        }
     217    },
     218    "TestConsoleMessage": {
     219        "subtests": {
     220            "/webkit/WebKitConsoleMessage/js-exception": {
     221                "expected": {"wpe": {"status": ["FAIL"]}}
     222            }
     223        }
     224    },
     225    "TestWebKitUserContentManager": {
     226        "subtests": {
     227            "/webkit/WebKitUserContentManager/injected-script": {
     228                "expected": {"wpe": {"status": ["FAIL"]}}
     229            },
     230            "/webkit/WebKitUserContentManager/script-message-received": {
     231                "expected": {"wpe": {"status": ["FAIL"]}}
    111232            }
    112233        }
Note: See TracChangeset for help on using the changeset viewer.