Bug 218985

Summary: Automate WPT import and export
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: ASSIGNED    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 246221, 246222    
Bug Blocks:    

Sam Sneddon [:gsnedders]
Reported 2020-11-16 07:36:46 PST
All the actual detail here is going to be in dependencies.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-16 07:36:56 PST
Sam Sneddon [:gsnedders]
Comment 2 2021-05-27 11:00:50 PDT
Presently, we have four categories of tests listed in TestExpectations files: 1. Those which rely on subdomains (c.f. bug 127676), which we skip to avoid wasting time 2. Those which timeout, which we skip to avoid wasting time 3. Reftest failures, for which we store the expected failure status here 4. Flaky tests A test import could cause one of the first two to change, which suggests when computing new expectations we need to run currently-skipped tests.
Note You need to log in before you can comment on or make changes to this bug.