RESOLVED INVALID 97459
[EFL] Figure out if it makes sense to make some network-related inspector tests pass
https://bugs.webkit.org/show_bug.cgi?id=97459
Summary [EFL] Figure out if it makes sense to make some network-related inspector tes...
Raphael Kubo da Costa (:rakuco)
Reported 2012-09-24 09:19:57 PDT
Currently, all ports skip the following tests: * http/tests/inspector/network/network-embed.html * http/tests/inspector/network/network-content-replacement-embed.html * http/tests/inspector/network/network-size-chunked.html * http/tests/inspector/network/network-size-sync.html And most platforms skip the following ones (sometimes gtk, Qt and/or Mac do not skip them): * http/tests/inspector/network/network-size.html * http/tests/inspector/network/network-timing.html The ones skipped by all ports seem to be working for Chrome but its DRT implementation cannot test them. We should investigate whether it makes sense to make them pass on the EFL port or not, as well as check if those skipped by most ports could be skipped in ours.
Attachments
Raphael Kubo da Costa (:rakuco)
Comment 1 2012-09-24 09:22:00 PDT
Small correction: http/tests/inspector/network/network-timing.html already passes for us.
Brian Burg
Comment 2 2014-12-17 17:48:37 PST
The related test(s) have been removed from trunk.
Note You need to log in before you can comment on or make changes to this bug.