RESOLVED FIXED 222378
[ews] Use logname instead of deprecated logfile in PrintConfiguration
https://bugs.webkit.org/show_bug.cgi?id=222378
Summary [ews] Use logname instead of deprecated logfile in PrintConfiguration
Aakash Jain
Reported 2021-02-24 13:04:48 PST
EWS unit-tests with latest buildbot fails with following error: ====================================================================== ERROR: test_success_win (steps_unittest.TestPrintConfiguration) test_success_win ---------------------------------------------------------------------- Traceback (most recent call last): File "/Library/Python/3.7/site-packages/twisted/trial/_synctest.py", line 1078, in run warnings.warn_explicit(**w) buildbot.warnings.DeprecatedApiWarning: [2.10.0 and later] {}: logfile is deprecated, use logname
Attachments
Patch (1.22 KB, patch)
2021-02-26 12:29 PST, Aakash Jain
no flags
Patch (1.38 KB, patch)
2021-02-26 15:38 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2021-02-26 12:29:24 PST
Aakash Jain
Comment 2 2021-02-26 15:38:19 PST
Seems like this parameter changed from logfile to logname in Buildbot v2
Aakash Jain
Comment 3 2021-02-26 15:38:31 PST
EWS
Comment 4 2021-03-01 08:41:14 PST
Committed r273652: <https://commits.webkit.org/r273652> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421716 [details].
Radar WebKit Bug Importer
Comment 5 2021-03-01 08:42:16 PST
Note You need to log in before you can comment on or make changes to this bug.