Bug 133735
Summary: | [EFL] css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.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, mcatanzaro |
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-percent-size-child.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.
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 #2)
> 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-percent-size-child.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 this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.