Bug 79656
Summary: | [Qt][WK2] fast/frames/flattening/iframe-flattening-out-of-view-and-scroll.html crashes regularly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | alan <zalan> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | ossy, rafael.lobo, zalan |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79668 |
Csaba Osztrogonác
fast/frames/flattening/iframe-flattening-out-of-view-and-scroll.html crashes regulary
on the Qt5-WK2 buildbot with the following error message:
"Received an invalid message from the web process with message ID 230050"
I tried to reproduce the bug locally, but this test passes in itself.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it - http://trac.webkit.org/changeset/108979/trunk/LayoutTests/platform/qt-5.0-wk2/Skipped
alan
assigning, I'm on a crusade to fix frame flattening oddness.
Rafael Brandao
$ run-layout-tests fast/frames/flattening --force -2 --iterations=100
Running new-run-webkit-tests with one child process.
For more parallelism, run new-run-webkit-tests directly.
All 2000 tests ran as expected.
I couldn't reproduce this failure as well. Ossy, could you check this again? Maybe it is fixed already.
Csaba Osztrogonác
It isn't a reproducible bug, so I can't check it ... Let's try to unskip it, and skip again if it occurs too frequently.
Csaba Osztrogonác
Let's watch the bots, I unskipped them - r117576.
Rafael Brandao
(In reply to comment #5)
> Let's watch the bots, I unskipped them - r117576.
It's working! Thanks Ossy. :-)