[Webkit-unassigned] [Bug 95414] REGRESSION(r127039): It broke inspector/timeline/timeline-load.html fails on many platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 16:33:57 PDT 2012


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





--- Comment #8 from Roger Fong <roger_fong at apple.com>  2012-08-30 16:34:04 PST ---
Upon further investigation I'm seeing strange behavior in InspectorTest.completeTest.

In the first test, the code path makes it through the completeTest call and moves on to test the second test. The second test does not make it through completeTest and the third test does not get called.

I can put the tests in any order and only the first 2 will ever be run.

I would try to debug further...
However, depending on where and what I log, the results change, which is madness.
(Logging integers vs string literals changes things unexpectedly).

I'm adding this test to the Windows skip list for now to get the bots greener.

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