[Webkit-unassigned] [Bug 131919] REGRESSION (r167530): ASSERT(m_selfTime <= m_totalTime) on tests that run after certain Inspector tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 10:00:07 PDT 2014


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION (r167530?):      |REGRESSION (r167530):
                   |js/dom/JSON-stringify.html  |ASSERT(m_selfTime <=
                   |is frequently crashing      |m_totalTime) on tests that
                   |                            |run after certain Inspector
                   |                            |tests




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2014-04-21 10:00:26 PST ---
There are many tests that randomly assert because of this - at least half a dozen of js/dom tests do, apparently depending on how quickly garbage collection occurs. So, it would not make a lot of sense to mark these as flakily crashing.

Skipped all inspector/dom tests in <http://trac.webkit.org/r167593>, in hopes that these are the only ones that cause trouble. Also commented out flakiness expectations that we had for some of these.

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