[Webkit-unassigned] [Bug 121998] New: Layout Test http/tests/inspector/network/network-iframe-load-and-delete.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 17:25:56 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121998

           Summary: Layout Test
                    http/tests/inspector/network/network-iframe-load-and-d
                    elete.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list