RESOLVED FIXED 155392
run-webkit-tests: handle Darwin framework/library environment variables more consistently
https://bugs.webkit.org/show_bug.cgi?id=155392
Summary run-webkit-tests: handle Darwin framework/library environment variables more ...
David Kilzer (:ddkilzer)
Reported 2016-03-12 09:07:00 PST
These changes will make it possible to pass through the following environment variables from the run-webkit-tests command-line: DYLD_FRAMEWORK_PATH DYLD_LIBRARY_PATH __XPC_DYLD_FRAMEWORK_PATH __XPC_DYLD_LIBRARY_PATH
Attachments
Patch v1 (5.66 KB, patch)
2016-03-12 09:17 PST, David Kilzer (:ddkilzer)
dbates: review+
dbates: commit-queue-
David Kilzer (:ddkilzer)
Comment 1 2016-03-12 09:17:02 PST
Created attachment 273837 [details] Patch v1
Daniel Bates
Comment 2 2016-03-12 10:08:24 PST
Comment on attachment 273837 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=273837&action=review > Tools/ChangeLog:13 > + __XPC_DYLD_FRAMEWORK_PATH and __XPC_DYLD_LIBRARY_PATH to list of Nit: "to list" => "to the list" > Tools/ChangeLog:14 > + variables to keep from the run-webkit-test envrionment. Nit: envrionment => environment
David Kilzer (:ddkilzer)
Comment 3 2016-03-12 12:00:25 PST
Note You need to log in before you can comment on or make changes to this bug.