RESOLVED FIXED 154610
LayoutTest inspector/dom-debugger/node-removed.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=154610
Summary LayoutTest inspector/dom-debugger/node-removed.html is flaky
Ryan Haddad
Reported 2016-02-23 14:46:43 PST
LayoutTest inspector/dom-debugger/node-removed.html is flaky This test intermittently times out on El Capitan and Yosemite Most recent timeout: <https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r196990%20(10256)/results.html> Flakiness dashboard: <http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdom-debugger%2Fnode-removed.html> --- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/dom-debugger/node-removed-expected.txt +++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/dom-debugger/node-removed-actual.txt @@ -1,8 +1,2 @@ -Testing that DOM.childNodeRemoved is correctly triggered even when the element is moved while paused in the debugger on a DOMDebugger "node-removed" breakpoint. +FAIL: Timed out waiting for notifyDone to be called -Found <script> -Stopped on DOM breakpoint -PASS: onChildNodeRemoved called for #target_element -PASS: onChildNodeInserted called for parent node #final_container -PASS: onChildNodeInserted called for child node #target_element -
Attachments
Patch (7.02 KB, patch)
2019-10-09 18:09 PDT, Yury Semikhatsky
no flags
Patch for landing (6.78 KB, patch)
2019-10-09 21:36 PDT, Yury Semikhatsky
no flags
Patch for landing (6.78 KB, patch)
2019-10-09 21:37 PDT, Yury Semikhatsky
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-23 14:47:04 PST
Ryan Haddad
Comment 2 2017-02-15 09:59:07 PST
Marked test as flaky in https://trac.webkit.org/r212369
Yury Semikhatsky
Comment 3 2019-10-09 18:09:54 PDT
Matt Baker
Comment 4 2019-10-09 19:25:46 PDT
Comment on attachment 380598 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=380598&action=review r=me, please remove debug settings before landing. > LayoutTests/inspector/dom-debugger/node-removed.html:19 > + ProtocolTest.dumpInspectorProtocolMessages = true; Debug settings should be removed.
Yury Semikhatsky
Comment 5 2019-10-09 21:36:19 PDT
Created attachment 380604 [details] Patch for landing
Yury Semikhatsky
Comment 6 2019-10-09 21:37:01 PDT
Comment on attachment 380598 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=380598&action=review >> LayoutTests/inspector/dom-debugger/node-removed.html:19 >> + ProtocolTest.dumpInspectorProtocolMessages = true; > > Debug settings should be removed. Oops. Removed.
Yury Semikhatsky
Comment 7 2019-10-09 21:37:41 PDT
Created attachment 380605 [details] Patch for landing
WebKit Commit Bot
Comment 8 2019-10-09 22:28:25 PDT
Comment on attachment 380605 [details] Patch for landing Clearing flags on attachment: 380605 Committed r250956: <https://trac.webkit.org/changeset/250956>
WebKit Commit Bot
Comment 9 2019-10-09 22:28:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.