Bug 133734
Summary: | EFL css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrzej Badowski <a.badowski> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bjonesbe, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andrzej Badowski
The following layout test is failing on EFL WK2
css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html
There's relatively new test (2014-05-28). It fails from the beginning on EFL (all attempts), since 2014-06-01 only timeouts (about 100)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bem Jones-Bey
I'm betting this is timing out because the onresize event doesn't fire in DRT/WTR on the EFL port. Darin fixed DRT/WTR for the Mac port in Bug 133351 when he changed the tests to use the onresize event. He made an attempt to fix the other ports as well, but it is possible that fix didn't work for the EFL port. Hopefully it's an easy fix.
Andrzej Badowski
Layout test:
css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html
behaves analogously
Bem Jones-Bey
The GTK+ port was just fixed in Bug 133517, maybe the fix for EFL is similar?
Andrzej Badowski
(In reply to comment #3)
> The GTK+ port was just fixed in Bug 133517, maybe the fix for EFL is similar?
A current list of results:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fviewport-percentage-lengths%2Fviewport-percentage-lengths-anonymous-block.html
shows that some recent results are PASS, starting r170091. I think around 2 - 3 days to confirm these results be enough to restore the expected results as PASS.
Michael Catanzaro
Closing some bugs that probably only affect EFL. Please leave a comment if you feel this bug was closed in error.