On Thu, Jul 21, 2011 at 9:12 AM, sunny shah <[email protected]> wrote: > Hi > I just found that almost all layout tests fail on Qt for Embedded Linux, > I am using Qt 4.7.3, and I have checked out QtWebkit from webkit trunk, > (svn trunk version is 90412), > With same webkit version and Qt version all the layout tests are passing on > Qt for X11, but almost all failing on Qt for embedded linux. > Can you tell me, what can be the reason?
Most probably because Qt for embedded linux runs in the framebuffer therefore you probably invoke them incorrectly. I can't really help you but when I did the import of QtWebKit 2.2 Qt For Embedded Linux was a showstopper for integration and it went in which means that the tests were not regressing. > Thanks, > Sunny. > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > > -- Alexis Menard (darktears) Software Engineer INdT Recife Brazil _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
