WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
120162
WebKit2.GetPIDAfterAbortedProcessLaunch is failing on Lion due to wrongly using NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=120162
Summary
WebKit2.GetPIDAfterAbortedProcessLaunch is failing on Lion due to wrongly usi...
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-08-22 06:57:37 PDT
e.g.
http://build.webkit.org/builders/Apple%20Lion%20Debug%20WK2%20%28Tests%29/builds/10929/steps/run-api-tests/logs/stdio
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.
Top of Page
Format For Printing
XML
Clone This Bug