RESOLVED FIXED 162517
LayoutTest imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=162517
Summary LayoutTest imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtm...
Ryan Haddad
Reported 2016-09-23 16:00:20 PDT
LayoutTest imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm is a flaky timeout This test frequently times out on Yosemite Debug WK2 and iOS 10 Simulator Debug WK1 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fthe-xhtml-syntax%2Fparsing-xhtml-documents%2Fxhtml-mathml-dtd-entity-support.htm
Attachments
Ryan Haddad
Comment 1 2016-09-23 16:00:51 PDT
Alexey Proskuryakov
Comment 2 2016-09-25 14:44:13 PDT
Chris, could you please take a look? The test is super slow on some of debug bots, running in ~30 seconds even when not timing out. Strangely, it looks like not all of them are affected - Mac only fails with WK2, but iOS and Windows fail with WK1.
Chris Dumez
Comment 3 2016-09-25 15:48:15 PDT
(In reply to comment #2) > Chris, could you please take a look? The test is super slow on some of debug > bots, running in ~30 seconds even when not timing out. > > Strangely, it looks like not all of them are affected - Mac only fails with > WK2, but iOS and Windows fail with WK1. Will do tomorrow.
Chris Dumez
Comment 4 2016-09-25 20:56:20 PDT
It seems this test is indeed slow (it tests a lot of things) and generates 21358 lines out of output. Would it be OK to skip it on Debug builds like we do already for the slower web platform tests?
Chris Dumez
Comment 5 2016-09-25 21:00:28 PDT
(In reply to comment #4) > It seems this test is indeed slow (it tests a lot of things) and generates > 21358 lines out of output. Would it be OK to skip it on Debug builds like we > do already for the slower web platform tests? Done so in <http://trac.webkit.org/changeset/206366>.
Note You need to log in before you can comment on or make changes to this bug.