Bug 162415

Summary: REGRESSION(206201): Windows Test Run Times Nearly Tripled
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, bfulgham, cdumez, pvollan, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: All   

Description Brent Fulgham 2016-09-22 10:17:28 PDT
The new web platform tests in Bug 162331 have regressed Windows test runs, increasing run times from about 25 minutes/run to over an hour.

The cause of this regression seems to be that all of the new HTML5 syntax parsing test are timing out. See for example <https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r206256%20(59532)/results.html>.

Harness Error (TIMEOUT), message = null

TIMEOUT html5lib_adoption01.html dab5eca760a630bc57719d678d789dd1ca74f492 Test timed out
TIMEOUT html5lib_adoption01.html a3a46907dc73b7be1e1171f797a9f696b7fb185b Test timed out
TIMEOUT html5lib_adoption01.html b720cd1d95283d6288e7ca17142540b10ef8f847 Test timed out
TIMEOUT html5lib_adoption01.html 83b2bd6f0849b2c7283448f15095806a17c7f0c0 Test timed out
TIMEOUT html5lib_adoption01.html 1d56fa2d9d756f9053638a3db25fcd84e57e41ec Test timed out
TIMEOUT html5lib_adoption01.html c129fce97933067558d7833632ad7ef2d149616e Test timed out
TIMEOUT html5lib_adoption01.html 39a3ec04f54cda2bf1e06c54caf0b302da4fd252 Test timed out
TIMEOUT html5lib_adoption01.html d0bdfe6be48309b2d01b497667b350a8e6ec8ffb Test timed out
NOTRUN html5lib_adoption01.html 63401082c6afd4b3c3201e348a1a61722f167b21 
NOTRUN html5lib_adoption01.html 883cfd89f63da854dffbfbc938da1f31887a55e5 
NOTRUN html5lib_adoption01.html 4dc0665051dac0d72c71aba5c95c5b86437dea2c 
NOTRUN html5lib_adoption01.html 4f376c0a798e71a91065e215dc0175d3107d5208 
NOTRUN html5lib_adoption01.html 52b62611a847a3f5fc3dc607a6b0174f1697247c 
NOTRUN html5lib_adoption01.html 88d0d3403d2a7b4058fcfb4e62835acb1c207e0f 
NOTRUN html5lib_adoption01.html d7338f457789f65d47b240e203b9e40a3925f2ca 
NOTRUN html5lib_adoption01.html bf8088acd8bd48d8487bae49a613c248c488c041 
NOTRUN html5lib_adoption01.html 39edaa2e298c60ad4a1b0b9fdb4481d4aea98f36 
dab5eca760a630bc57719d678d789dd1ca74f492
Input
Comment 1 Per Arne Vollan 2016-09-23 05:09:31 PDT
Skipped tests in <https://trac.webkit.org/changeset/206298>
Comment 2 Alexey Proskuryakov 2016-09-27 11:35:49 PDT
Should this be marked resolved, and a new bug for enabling these tests filed?