[Webkit-unassigned] [Bug 91435] [chromium] some inspector tests are flaky on linux/windows (they're all skipped on mac)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 16:50:34 PDT 2012


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


johnjbarton <johnjbarton at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnjbarton at chromium.org




--- Comment #1 from johnjbarton <johnjbarton at chromium.org>  2012-09-20 16:51:04 PST ---
I was looking at live-edit.html for another reason. I noticed that the test failed right off sometimes because 
    var panel = WebInspector.panels.scripts; 
was undefined.

In Bug 97272 I added a call to 
    WebInspector.showPanel("scripts");
so maybe this case is not so flaky now?

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