[Webkit-unassigned] [Bug 90091] [Qt] REGRESSION(r121349): It made 500+ tests flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 13:06:19 PDT 2012


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





--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2012-06-27 13:06:14 PST ---
(In reply to comment #1)
> AndrĂ¡s, have you got any idea what caused this annoying sideeffect bug?
> 
> Simon, what should we do in this case? Skip 500+ test? Rollout the patch which cause it? Maybe it is innocent and there are a serious bug in QtWebKit somewhere ... Or leave the bots broken?

My first impression is as well that the patch is innocent. Unfortunately I'm without a build machine for the next couple of days, otherwise I'd give this a try myself, but here's what I'd do:

    1) Try to reproduce the failures locally
    2) See if reverting just that patch _does_ fix it (I doubt it)
    3) Bisect down to the change that caused it

  or

    4) Find out that it's some weird miscompilation or unclean build issue that this particular patch just uncovered by accident.

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