Bug 147068
Summary: | Cannot use Web Inspector to remote inspect test page running under WebKitTestRunner | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Burg <burg> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bburg, dbates, ddkilzer, joepeck, mitz, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=147073 | ||
Bug Depends on: | |||
Bug Blocks: | 147066, 147069, 147093 |
Brian Burg
STEPS TO REPRODUCE:
1. Find a test that times out
2. $ Tools/Scripts/run-webkit-tests --no-timeout path/to/test.html
3. Open a Safari that can remote-inspect (i.e., a shipped version)
4. WebKitTestRunner should be an inspect target, but it is not listed.
It seems that there is a missing entitlement or something like that. However, it's possible to attach to WKTR using Xcode. It doesn't appear to be built using app sandbox or anything like that, so there may be some additional work to build in this way. If you know more about what needs to be done, please comment on this bug or message me!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |