Bug 120162

Summary: WebKit2.GetPIDAfterAbortedProcessLaunch is failing on Lion due to wrongly using NetworkProcess
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andersca, ap, kling, sam, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-08-22 06:56:34 PDT
Note: Google Test filter = WebKit2.GetPIDAfterAbortedProcessLaunch [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from WebKit2 [ RUN ] WebKit2.GetPIDAfterAbortedProcessLaunch NetworkProcess: Couldn't initialize sandbox profile [/Volumes/Data/slave/lion-debug-tests-wk1/build/WebKitBuild/Debug/WebKit2.framework/Resources/com.apple.WebKit.NetworkProcess.sb], error 'line 86: unbound variable: ipc-posix-shm-read-data ' _OS_VERSION=10.7 WEBKIT2_FRAMEWORK_DIR=/Volumes/Data/slave/lion-debug-tests-wk1/build/WebKitBuild/Debug DARWIN_USER_TEMP_DIR=/private/var/folders/_c/vr7s8m291vz90n5ffhf72nnw0000gn/T DARWIN_USER_CACHE_DIR=/private/var/folders/_c/vr7s8m291vz90n5ffhf72nnw0000gn/C HOME_DIR=/Users/buildbot HOME_LIBRARY_DIR=/Users/buildbot/Library HOME_LIBRARY_PREFERENCES_DIR=/Users/buildbot/Library/Preferences Timeout
Attachments
Alexey Proskuryakov
Comment 2 2013-08-22 09:23:30 PDT
NetworkProcess cannot be used on Lion, the test should be conditional on OS version.
Note You need to log in before you can comment on or make changes to this bug.