Bug 221962
Summary: | REGRESSION(r271644): wpt/css/css-multicol/multicol-span-all-children-height-003.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | Layout and Rendering | Assignee: | Sergio Villar Senin <svillar> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, bfulgham, jonlee, simon.fraser, svillar, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=220490 |
Sam Sneddon [:gsnedders]
c.f. https://wpt.fyi/results/css/css-multicol/multicol-span-all-children-height-003.html?q=seq%28status%3Apass%7Cstatus%3Aok%20status%3Apass%7Cstatus%3Aok%20status%3Apass%7Cstatus%3Aok%20status%3Apass%7Cstatus%3Aok%20status%3Apass%7Cstatus%3Aok%20status%3A%21pass%26status%3A%21ok%20status%3A%21pass%26status%3A%21ok%20status%3A%21pass%26status%3A%21ok%20status%3A%21pass%26status%3A%21ok%20status%3A%21pass%26status%3A%21ok%29&run_id=5703710288117760&run_id=5730791449427968&run_id=5176095785615360&run_id=5761234664161280&run_id=6289110253699072&run_id=6295692878282752&run_id=5717790667309056&run_id=6252961795670016&run_id=5112363554439168&run_id=5651017565732864
Oddly, we have this test imported (and the test hasn't been modified for years) and don't have it listed as failing. Safari-only failure, or something else?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
It's skipped on bots:
TestExpectations:2124:imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-children-height-003.html [ Skip ] # times out
Sam Sneddon [:gsnedders]
(In reply to Alexey Proskuryakov from comment #1)
> It's skipped on bots:
>
> TestExpectations:2124:imported/w3c/web-platform-tests/css/css-multicol/
> multicol-span-all-children-height-003.html [ Skip ] # times out
I'm both confused as to how I missed that (I swear I looked at TestExpectations!), and confused as to how it's timing out (there's no external resources or script, it's a simple HTML+CSS page!).
Alexey Proskuryakov
I don't imagine that there is a chance to collect a sample or a spindump? Could a preceding test be leaving some bad state?
Radar WebKit Bug Importer
<rdar://problem/74639887>
Sam Sneddon [:gsnedders]
https://trac.webkit.org/changeset/271644/webkit caused this regression.
Sergio Villar Senin
(In reply to Alexey Proskuryakov from comment #1)
> It's skipped on bots:
>
> TestExpectations:2124:imported/w3c/web-platform-tests/css/css-multicol/
> multicol-span-all-children-height-003.html [ Skip ] # times out
It does fail for me but it does not time out, "just" generating wrong output.
Jon Lee
Let's revert r271644
Jon Lee
Reverse duping to bug 224908.
*** This bug has been marked as a duplicate of bug 224908 ***