Bug 97560
Summary: | [EFL][WK2] Some inspector tests are timing out on the WK2 bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Raphael Kubo da Costa (:rakuco) <rakuco> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Raphael Kubo da Costa (:rakuco)
Bug 97018 has implemented some code on WK1 that allows us to unskip the following tests:
- http/tests/inspector/extensions-useragent.html
- inspector/extensions/extensions-api.html
- inspector/extensions/extensions-audits-content-script.html
- inspector/extensions/extensions-audits.html
- inspector/extensions/extensions-eval-content-script.html
However, these tests, instead of really failing on WK2, simply time out, probably due to some unimplemented bits.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Raphael Kubo da Costa (:rakuco)
Hmm, actually these tests are only failing the first time they are run. I will group them with the other flaky inspector tests.
Brian Burg
The related test(s) have been removed from trunk.