WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
114730
[EFL] Support layout test on Ubuntu 12.10
https://bugs.webkit.org/show_bug.cgi?id=114730
Summary
[EFL] Support layout test on Ubuntu 12.10
Gyuyoung Kim
Reported
2013-04-17 02:32:26 PDT
As below mail thread addressed, WebKit EFL port hasn't been supported the layout test on Ubuntu 12.10.
https://lists.webkit.org/pipermail/webkit-efl/2012-November/000434.html
When I run layout test on Ubuntu 12.10 64 bit, it looks there are two issues now. 1. WebGL tests aren't supported by WTR. => Temporary fix : Skip webgl tests in TestExpections file. 2. DumpRenderTree for WK1 doesn't support evas_gl rendering on Ubuntu 12.10. => Temporary fix : Use software rendering. For example, ecoreEvas = ecore_evas_new(0, 0, 0, 800, 600, 0);
Attachments
Add attachment
proposed patch, testcase, etc.
Dominik Röttsches (drott)
Comment 1
2013-04-17 05:53:17 PDT
> 1. WebGL tests aren't supported by WTR. > => Temporary fix : Skip webgl tests in TestExpections file.
https://bugs.launchpad.net/ubuntu/quantal/+source/xorg-server/+bug/1100312
Dominik Röttsches (drott)
Comment 2
2013-04-17 05:53:45 PDT
You can patch the X server and install a temporary package with the fix included.
Gyuyoung Kim
Comment 3
2013-04-17 19:40:40 PDT
(In reply to
comment #2
)
> You can patch the X server and install a temporary package with the fix included.
Can we install the fixed X server package easily to 12.10 ? It looks we need to install some dependencies packages as well. BTW, what version Intel maintains buildbots ? 12.04 ?
Raphael Kubo da Costa (:rakuco)
Comment 4
2013-04-19 02:27:33 PDT
(In reply to
comment #3
)
> BTW, what version Intel maintains buildbots ? 12.04 ?
Yes.
Raphael Kubo da Costa (:rakuco)
Comment 5
2013-04-19 06:17:09 PDT
(In reply to
comment #3
)
> Can we install the fixed X server package easily to 12.10 ? It looks we need to install some dependencies packages as well.
You can generate one package and host it in a PPA, there's no need to generate additional dependencies (at least IIRC Dominik only needed to install the generated xvfb package on his machine).
Csaba Osztrogonác
Comment 6
2015-05-05 10:35:45 PDT
12.10 is unsupported long long ago.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug