WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
171832
[iOS Simulator] LayoutTest/fast/multicol/newmulticol/multicol-inside-multicol.html is flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=171832
Summary
[iOS Simulator] LayoutTest/fast/multicol/newmulticol/multicol-inside-multicol...
Matt Lewis
Reported
2017-05-08 15:06:17 PDT
The test fast/multicol/newmulticol/multicol-inside-multicol.html is a flaky Timeout The test also seems to be a flaky image failure. History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fmulticol%2Fnewmulticol%2Fmulticol-inside-multicol.html
Timeout Build:
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1175
Image failure Build:
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1046
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-05-09 10:55:05 PDT
Looks like when this test times out, it does that super quickly (in a couple seconds), which should be impossible. This looks like some terrible infrastructure bug. 13:38:58.288 57493 worker/6 fast/multicol/newmulticol/multicol-clip-rounded-corners.html failed: 13:38:58.289 57493 worker/6 reference mismatch 13:38:59.335 57493 Wait on notifyDone timed out, process com.apple.WebKit.WebContent.Development pid = 57533 13:38:59.536 57493 worker/6 fast/multicol/newmulticol/multicol-inside-multicol.html output stderr lines: 13:38:59.537 57493 Wait on notifyDone timed out, process com.apple.WebKit.WebContent.Development pid = 57533 13:38:59.539 56025 [15908/41695] fast/multicol/newmulticol/multicol-inside-multicol.html failed unexpectedly (test timed out)
Alexey Proskuryakov
Comment 2
2017-05-09 10:55:52 PDT
Ryan, Matt, is this reproducible by any chance? Running tests in the same order as in a failing bot run would probably be the way to go.
Jonathan Bedard
Comment 3
2017-05-09 11:55:48 PDT
(In reply to Alexey Proskuryakov from
comment #1
)
> Looks like when this test times out, it does that super quickly (in a couple > seconds), which should be impossible. This looks like some terrible > infrastructure bug. > > > 13:38:58.288 57493 worker/6 > fast/multicol/newmulticol/multicol-clip-rounded-corners.html failed: > 13:38:58.289 57493 worker/6 reference mismatch > 13:38:59.335 57493 Wait on notifyDone timed out, process > com.apple.WebKit.WebContent.Development pid = 57533 > 13:38:59.536 57493 worker/6 > fast/multicol/newmulticol/multicol-inside-multicol.html output stderr lines: > 13:38:59.537 57493 Wait on notifyDone timed out, process > com.apple.WebKit.WebContent.Development pid = 57533 > 13:38:59.539 56025 [15908/41695] > fast/multicol/newmulticol/multicol-inside-multicol.html failed unexpectedly > (test timed out)
Without investigating, I suspect that this test is deliberately changing it's timeout. That's almost exactly a second between the reference mis-match line and the timeout. That doesn't seem unintended.
Alexey Proskuryakov
Comment 4
2017-05-09 12:54:03 PDT
This test is synchronous, and doesn't use timeouts.
Radar WebKit Bug Importer
Comment 5
2017-05-12 22:30:37 PDT
<
rdar://problem/32173015
>
Alexey Proskuryakov
Comment 6
2017-05-18 12:31:19 PDT
I couldn't reproduce after some trying (running just multicol tests, running tests in the same order as a failing run, enabling GuardMalloc). We may be able to add assertions to catch this, e.g. confirming that notifyDone timer isn't running when a new test begins.
Alexey Proskuryakov
Comment 7
2017-08-08 14:55:43 PDT
<
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fmulticol%2Fnewmulticol%2Fmulticol-inside-multicol.html
> suggests that this hasn't been happening recently.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug