Bug 141818 - Cannot run a Safari test that requires running a Web Process
Summary: Cannot run a Safari test that requires running a Web Process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (PowerPC) OS X 10.10
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-19 17:38 PST by Remy Demarest
Modified: 2015-02-19 18:37 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2015-02-19 17:50 PST, Remy Demarest
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Demarest 2015-02-19 17:38:42 PST
Xcode sets up DYLD_INSERT_LIBRARIES to append libraries for the testing framework, apparently this breaks the background process set up which tries to append a path to an empty string resulting in an incorrect DYLD_INSERT_LIBRARIES value.
Comment 1 Remy Demarest 2015-02-19 17:50:34 PST
Created attachment 246930 [details]
Patch
Comment 2 mitz 2015-02-19 17:53:35 PST
<rdar://problem/19897837>
Comment 3 WebKit Commit Bot 2015-02-19 18:37:36 PST
Comment on attachment 246930 [details]
Patch

Clearing flags on attachment: 246930

Committed r180379: <http://trac.webkit.org/changeset/180379>
Comment 4 WebKit Commit Bot 2015-02-19 18:37:40 PST
All reviewed patches have been landed.  Closing bug.