[Webkit-unassigned] [Bug 127414] New: inspector-protocol/page/deny-X-FrameOption.html is very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 00:20:27 PST 2014


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

           Summary: inspector-protocol/page/deny-X-FrameOption.html is
                    very flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


inspector-protocol/page/deny-X-FrameOption.html fails very frequently on WebKit2 bots:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector-protocol%2Fpage%2Fdeny-X-FrameOption.html

The difference is:

------------------------
@@ -1,4 +1,5 @@
 CONSOLE MESSAGE: Refused to display 'deny-X-FrameOption.html' in a frame because it set 'X-Frame-Options' to 'deny'.
+CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: InspectorFrontendAPI

 deny-X-FrameOption.html:0:0
 ------------------------

I'm not sure where this error comes from, there is no "InspectorFrontendAPI" in this test. Presumably it's from Web Inspector code?

I could not reproduce this locally.

-- 
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