WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 230165
[build.webkit.org] Remove ./ from command invocations
https://bugs.webkit.org/show_bug.cgi?id=230165
Summary
[build.webkit.org] Remove ./ from command invocations
Aakash Jain
Reported
2021-09-10 12:04:22 PDT
We don't need "./" in the command invocations in buildbot configuration for build.webkit.org. All of our EWS configuration do not use that. We should make build.webkit.org configuration consistent with EWS configuration and remove "./" from command invocations. e.g.: Replace: 'python3 ./Tools/Scripts/run-webkit-tests' with 'python3 Tools/Scripts/run-webkit-tests'
Attachments
Patch
(30.94 KB, patch)
2021-09-10 12:06 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2021-09-10 12:06:51 PDT
Created
attachment 437895
[details]
Patch
Aakash Jain
Comment 2
2021-09-10 12:09:14 PDT
EWS configuration doesn't use "./", e.g.:
https://github.com/WebKit/WebKit/blob/main/Tools/CISupport/ews-build/steps.py#L295
EWS
Comment 3
2021-09-10 12:48:39 PDT
Committed
r282288
(
241564@main
): <
https://commits.webkit.org/241564@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 437895
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-09-10 12:49:26 PDT
<
rdar://problem/82985099
>
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