[Webkit-unassigned] [Bug 95070] REGRESSION(r126717): It made inspector/styles/media-queries.html fail/flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 9 23:13:09 PDT 2012


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


Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:

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




--- Comment #7 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2012-09-09 23:13:27 PST ---
(In reply to comment #6)
> This seems like some timing related bug in the inspector or inspector test harness. I couldn't really figure out what that test is doing. Maybe apavlov has ideas what this could be about?

As to the test, it makes sure the media query "stack" is dumped for each matched CSS rule (if applicable).

Now, I have little knowledge about this particular type of flakiness, but we've seen it occasionally for multiple types of tests that involved building/dumping links for resource URLs. IIRC, some time ago it was a result of the main resource loading not finished by the moment a URL linkification took place. Not sure about the current reason though, as much have changed in this area since then (I remember at least one attempt to fix it by a change to the test harness).

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