Bug 133737 - [EFL] css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html is failing
Summary: [EFL] css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-f...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 08:09 PDT by Andrzej Badowski
Modified: 2017-03-11 10:42 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej Badowski 2014-06-11 08:09:38 PDT
The following layout test is failing on EFL WK2

css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html

There's relatively new test (2014-05-26). It fails from the beginning on EFL (all attempts), since 2014-06-01  only timeouts (about 100)
Comment 1 Bem Jones-Bey 2014-06-11 09:33:02 PDT
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.
Comment 2 Bem Jones-Bey 2014-06-17 10:24:28 PDT
The GTK+ port was just fixed in Bug 133517, maybe the fix for EFL is similar?
Comment 3 Rohit 2014-06-17 22:21:03 PDT
The test failure is not reproducible on EFL WK2 and it is passing ("unexpectedly"). Actually all viewport-percentage-lengths-*.html are passing.
Can you please paste the flakiness dashboard link?(In reply to comment #0)
> The following layout test is failing on EFL WK2
> css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html
> There's relatively new test (2014-05-26). It fails from the beginning on EFL (all attempts), since 2014-06-01  only timeouts (about 100)


The test failure is not reproducible on EFL WK2 and it is passing ("unexpectedly"). Actually all viewport-percentage-lengths-*.html are passing.
Can you please paste the flakiness dashboard link?
Comment 4 Andrzej Badowski 2014-06-18 02:34:33 PDT
(In reply to comment #3)
> The test failure is not reproducible on EFL WK2 and it is passing ("unexpectedly"). Actually all viewport-percentage-lengths-*.html are passing.
> Can you please paste the flakiness dashboard link?(In reply to comment #0)
> > The following layout test is failing on EFL WK2
> > css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html
> > There's relatively new test (2014-05-26). It fails from the beginning on EFL (all attempts), since 2014-06-01  only timeouts (about 100)
> 
> 
> The test failure is not reproducible on EFL WK2 and it is passing ("unexpectedly"). Actually all viewport-percentage-lengths-*.html are passing.
> Can you please paste the flakiness dashboard link?

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-relative-font-size.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.
Comment 5 Michael Catanzaro 2017-03-11 10:42:49 PST
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.