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 229959
Fix new DeprecationWarning in webkitpy
https://bugs.webkit.org/show_bug.cgi?id=229959
Summary
Fix new DeprecationWarning in webkitpy
Sam Sneddon [:gsnedders]
Reported
2021-09-06 06:12:56 PDT
Since
https://commits.webkit.org/240757@main
,
bug 200556
, webkitpy has contained a depreciation warning: Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:863: DeprecationWarning: invalid escape sequence \g truncated_dirname = re.sub(r'^.*(.{47})$', '...\g<1>', dirname if device_test_stats[dirname]['has_tests'] else '{}*'.format(dirname))
Attachments
Patch
(1.59 KB, patch)
2021-09-06 06:15 PDT
,
Sam Sneddon [:gsnedders]
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2021-09-06 06:15:28 PDT
Created
attachment 437407
[details]
Patch
EWS
Comment 2
2021-09-07 02:34:16 PDT
Committed
r282076
(
241376@main
): <
https://commits.webkit.org/241376@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 437407
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-09-07 02:35:40 PDT
<
rdar://problem/82813274
>
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