REOPENED 148688
[Win] http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html fails
https://bugs.webkit.org/show_bug.cgi?id=148688
Summary [Win] http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigatio...
Jeremy Jones
Reported 2015-09-01 14:20:28 PDT
The following layout test is failing on Windows http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html Probable cause: Seems that inspector tests are timing out on Windows.
Attachments
Patch (1.45 KB, patch)
2015-09-01 14:37 PDT, Jeremy Jones
no flags
Archive of layout-test-results from ews101 for mac-mavericks (615.02 KB, application/zip)
2015-09-01 15:24 PDT, Build Bot
no flags
Radar WebKit Bug Importer
Comment 1 2015-09-01 14:21:28 PDT
Jeremy Jones
Comment 2 2015-09-01 14:37:52 PDT
Build Bot
Comment 3 2015-09-01 15:24:50 PDT
Comment on attachment 260383 [details] Patch Attachment 260383 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/130939 New failing tests: http/tests/w3c/dom/nodes/ParentNode-querySelector-All.html
Build Bot
Comment 4 2015-09-01 15:24:53 PDT
Created attachment 260387 [details] Archive of layout-test-results from ews101 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-mavericks Platform: Mac OS X 10.9.5
Joseph Pecoraro
Comment 5 2015-09-01 17:10:32 PDT
Comment on attachment 260383 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260383&action=review > LayoutTests/platform/win/TestExpectations:2374 > +webkit.org/b/137157 http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html [ Skip ] I'm guessing win should just skip all http/tests/inspector at this point. It skips all non-http inspector tests.
Chris Dumez
Comment 6 2015-09-01 17:10:58 PDT
(In reply to comment #3) > Comment on attachment 260383 [details] > Patch > > Attachment 260383 [details] did not pass mac-ews (mac): > Output: http://webkit-queues.webkit.org/results/130939 > > New failing tests: > http/tests/w3c/dom/nodes/ParentNode-querySelector-All.html Sorry about that. This is a flake and I marked it as so in <https://trac.webkit.org/r189235>.
WebKit Commit Bot
Comment 7 2015-09-01 17:29:08 PDT
Comment on attachment 260383 [details] Patch Clearing flags on attachment: 260383 Committed r189237: <http://trac.webkit.org/changeset/189237>
WebKit Commit Bot
Comment 8 2015-09-01 17:29:11 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 9 2015-09-01 22:36:55 PDT
Re-opening, because this simply skipped the test, and didn't fix it.
Blaze Burg
Comment 10 2015-09-02 09:50:20 PDT
No inspector tests should be running on Windows, as the DRT/WKTR hooks are currently broken. This particular result was caused because http/tests/inspector was not added as Skip when I marked all the other inspector tests as Skip. Re-enabling inspector tests on Windows is blocked on my getting access to a Windows machine, and is tracked by the following bugs: https://bugs.webkit.org/show_bug.cgi?id=148037 https://bugs.webkit.org/show_bug.cgi?id=148025
Note You need to log in before you can comment on or make changes to this bug.