RESOLVED FIXED 45291
Web Inspector: inspector/debugger-pause-on-breakpoint.html is flaky on GTK
https://bugs.webkit.org/show_bug.cgi?id=45291
Summary Web Inspector: inspector/debugger-pause-on-breakpoint.html is flaky on GTK
Pavel Podivilov
Reported 2010-09-07 05:57:07 PDT
Web Inspector: inspector/debugger-pause-on-breakpoint.html and inspector/debugger-pause-on-debugger-statement.html are failing on GTK
Attachments
Enable the test (fixed by r76129) (4.82 KB, patch)
2011-01-19 09:53 PST, Pavel Podivilov
eric: review+
Pavel Podivilov
Comment 1 2010-09-09 01:20:09 PDT
Web Inspector: inspector/debugger-pause-on-breakpoint.html is flaky on GTK All inlined scripts has starting line 1, which causes breakpoint to be set in a random script.
Eric Seidel (no email)
Comment 2 2010-09-16 03:16:19 PDT
This is failing on my Snow Leopard Machine as well. /tmp/layout-test-results/inspector/debugger-pause-on-breakpoint-actual.txt + FAIL: Timed out waiting for notifyDone to be called Tests that debugger will stop on breakpoint. Debugger was enabled. Script source was shown. Set timer for test function. - Script execution paused. - Call stack: - 0) testFunction (debugger-pause-on-breakpoint.html:9) - Script execution resumed. - Debugger was disabled. http://trac.webkit.org/browser/trunk/LayoutTests/inspector/debugger-pause-on-breakpoint.html Looks like this was added 9 days ago. Looks like we should probably remove it again, or skip it if its going to be flaky.
Pavel Podivilov
Comment 3 2011-01-19 09:53:27 PST
Created attachment 79439 [details] Enable the test (fixed by r76129)
Pavel Podivilov
Comment 4 2011-01-19 09:54:37 PST
*** Bug 46977 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 5 2011-01-20 03:12:36 PST
Comment on attachment 79439 [details] Enable the test (fixed by r76129) OK.
Eric Seidel (no email)
Comment 6 2011-01-20 03:13:13 PST
I really appreciate you working on fixing the flaky inspector tests. Thank you!
Pavel Podivilov
Comment 7 2011-01-20 04:32:26 PST
Note You need to log in before you can comment on or make changes to this bug.