RESOLVED INVALID 121998
Layout Test http/tests/inspector/network/network-iframe-load-and-delete.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=121998
Summary Layout Test http/tests/inspector/network/network-iframe-load-and-delete.html ...
Alexey Proskuryakov
Reported 2013-09-26 17:24:56 PDT
The following layout test is flaky on Mac. Was flaky for a while. http/tests/inspector/network/network-iframe-load-and-delete.html Tests that if iframe is loaded and then deleted, inspector could still show its content. Note that if iframe.src is changed to "javascript:'...some html...'" after loading, then we have different codepath, hence two tests; +error: No frame for given id found http://127.0.0.1:8000/inspector/network/resources/resource.php resource.type: document resource.content before requesting content: undefined +error: No frame for given id found resource.content after requesting content: Hello world http://127.0.0.1:8000/inspector/network/resources/resource.php resource.type: document
Attachments
Alexey Proskuryakov
Comment 1 2013-09-26 17:26:54 PDT
Marked as flaky in <http://trac.webkit.org/r156519>.
Brian Burg
Comment 2 2014-12-17 17:48:35 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.