WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
73951
REGRESSION: Leaks bot fails to run run-leaks
https://bugs.webkit.org/show_bug.cgi?id=73951
Summary
REGRESSION: Leaks bot fails to run run-leaks
Adam Roben (:aroben)
Reported
2011-12-06 14:01:27 PST
The Leaks bot is failing to run run-leaks: 2011-12-06 12:37:06,411 57005 leakdetector.py:146 WARNING Failed to run leaks tool: Failed to run "[u'Tools/Scripts/run-leaks', u'--exclude-callstack=Flash_EnforceLocalSecurity', u'--exclude-calls..." exit_code: 1 cwd: /Volumes/Data/slave/lion-intel-leaks/build leaks: unable to get permission to examine process run-leaks: Error running leaks tool. Looks like this has been happening since
http://build.webkit.org/builders/Lion%20Intel%20Leaks/builds/406
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-12-06 14:09:34 PST
http://build.webkit.org/builders/Lion%20Intel%20Leaks/builds/406
is
r101898
I enabled parallel testing for mac in
r101856
, so that could be (is likely) related.
Eric Seidel (no email)
Comment 2
2011-12-06 14:10:22 PST
We could easily make leaks go back to --child-processes=1 and see if that fixes things. I've not yet tried to repro locally.
Adam Roben (:aroben)
Comment 3
2011-12-06 20:35:00 PST
(In reply to
comment #1
)
>
http://build.webkit.org/builders/Lion%20Intel%20Leaks/builds/406
is
r101898
> > I enabled parallel testing for mac in
r101856
, so that could be (is likely) related.
http://build.webkit.org/builders/Lion%20Intel%20Leaks/builds/405
(
r101895
) worked just fine. But it's still possible that parallel test runs are to blame.
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