WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114996
Remove the Chromium-specific helper from run_webkit_tests.py
https://bugs.webkit.org/show_bug.cgi?id=114996
Summary
Remove the Chromium-specific helper from run_webkit_tests.py
Seokju Kwon
Reported
2013-04-22 16:10:08 PDT
$./Tools/Scripts/run-webkit-tests --help Chromium-specific Options: --nocheck-sys-deps Don't check the system dependencies (themes) --adb-device=ADB_DEVICE Run Android layout tests on these devices.
Attachments
Patch
(1.87 KB, patch)
2013-04-22 16:10 PDT
,
Seokju Kwon
no flags
Details
Formatted Diff
Diff
Patch
(2.45 KB, patch)
2013-04-22 18:24 PDT
,
Seokju Kwon
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Seokju Kwon
Comment 1
2013-04-22 16:10:57 PDT
Created
attachment 199123
[details]
Patch
WebKit Commit Bot
Comment 2
2013-04-22 17:10:31 PDT
Comment on
attachment 199123
[details]
Patch Rejecting
attachment 199123
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'build-and-test', '--no-clean', '--no-update', '--test', '--non-interactive', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: manager.run(args) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 191, in run if not self._set_up_run(tests_to_run): File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 156, in _set_up_run if not self._options.nocheck_sys_deps: AttributeError: Values instance has no attribute 'nocheck_sys_deps' Failed to execute Tools/Scripts/new-run-webkit-tests at Tools/Scripts/run-webkit-tests line 106. Full output:
http://webkit-queues.appspot.com/results/118339
Seokju Kwon
Comment 3
2013-04-22 18:24:14 PDT
Created
attachment 199135
[details]
Patch
Seokju Kwon
Comment 4
2013-04-24 04:10:02 PDT
dpranke : What do you think about 2nd patch?
WebKit Commit Bot
Comment 5
2013-04-24 10:05:57 PDT
Comment on
attachment 199135
[details]
Patch Clearing flags on attachment: 199135 Committed
r149046
: <
http://trac.webkit.org/changeset/149046
>
WebKit Commit Bot
Comment 6
2013-04-24 10:06:00 PDT
All reviewed patches have been landed. Closing bug.
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