E.g.: http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r164653%20(16253)/inspector-protocol/model/content-node-region-info-crash-log.txt Brady tells me that even though these tests seem unrelated, Inspector tests always do some IndexedDB work now.
<rdar://problem/16164208>
Skipped all these tests in <http://trac.webkit.org/r164668>.
*** Bug 129583 has been marked as a duplicate of this bug. ***
Created attachment 225619 [details] Patch
Comment on attachment 225619 [details] Patch Attachment 225619 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/6464029161684992 New failing tests: inspector-protocol/model/probe-manager-add-remove-actions.html
Created attachment 225623 [details] Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-14 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Comment on attachment 225619 [details] Patch Attachment 225619 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/6705165000245248 New failing tests: inspector-protocol/model/probe-manager-add-remove-actions.html
Created attachment 225626 [details] Archive of layout-test-results from webkit-ews-04 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-04 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Test failure is unrelated, it just needs to be rebaselined. I think we are just firing more breakpoint resolved events now, and it used to be skipped so nobody saw it.
(In reply to comment #9) > Test failure is unrelated, it just needs to be rebaselined. I think we are just firing more breakpoint resolved events now, and it used to be skipped so nobody saw it. Yep, it is from my change earlier this week to enable all breakpoints when a new one is added.
Created attachment 225630 [details] Patch
Comment on attachment 225630 [details] Patch Clearing flags on attachment: 225630 Committed r164967: <http://trac.webkit.org/changeset/164967>
All reviewed patches have been landed. Closing bug.