RESOLVED FIXED 139357
[GTK] many layout tests fail since the network process is used for the layout tests.
https://bugs.webkit.org/show_bug.cgi?id=139357
Summary [GTK] many layout tests fail since the network process is used for the layout...
Carlos Alberto Lopez Perez
Reported 2014-12-07 03:27:34 PST
Since 175776 <http://trac.webkit.org/175776> the GTK port runs the layout tests using the network process. Like [40-60] tests are failing since that. A possible cause can be (Quoting https://bugs.webkit.org/show_bug.cgi?id=138428#c8 ) > One big reason for these failures is that shared workers are disabled in multiple web process mode. >
Attachments
Carlos Garcia Campos
Comment 1 2014-12-07 05:29:00 PST
(In reply to comment #0) > Since 175776 <http://trac.webkit.org/175776> the GTK port runs the layout > tests using the network process. > > Like [40-60] tests are failing since that. I already fixed most (if not all of them) > A possible cause can be (Quoting > https://bugs.webkit.org/show_bug.cgi?id=138428#c8 ) > > > One big reason for these failures is that shared workers are disabled in multiple web process mode. > > I skipped those.
Carlos Alberto Lopez Perez
Comment 2 2014-12-07 08:14:53 PST
Updated the GTK TestExpectations on https://trac.webkit.org/r176922 to refer to this bug number, also added 2 new tests to the list that were related.
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 3 2015-03-13 02:46:58 PDT
These tests are passing after r178310 where both expected files were updated. js/dom/constructor-length.html fast/dom/call-a-constructor-as-a-function.html Updating the GTK TestExpectations on https://bugs.webkit.org/show_bug.cgi?id=142665
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 4 2015-04-14 03:07:50 PDT
The layout test http/tests/appcache/different-https-origin-resource-main.html is crashing since r181074. Updating TestExpectations (bug 143701).
Philippe Normand
Comment 5 2020-04-30 05:21:21 PDT
Only http/tests/media/video-accept-encoding.html fails now. I will aim to unskip it as part of bug 211228
Note You need to log in before you can comment on or make changes to this bug.