Closed
Bug 1644654
Opened 5 years ago
Closed 3 years ago
Cover write_text and read_text in Util.pm
Categories
(Bugzilla :: Testing Suite, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ddenoncin, Assigned: dylan)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Execute perl -I. t/011.pod.t
Actual results:
not ok 339 - Bugzilla/Util.pm POD coverage is 95%. Undocumented methods: write_text, read_text
Failed test 'Bugzilla/Util.pm POD coverage is 95%. Undocumented methods: write_text, read_text'
at t/011pod.t line 117.
Expected results:
ok 339 - Bugzilla/Util.pm has POD for all methods
Comment 1•3 years ago
|
||
Confirming bug.
This affects both the 5.0.4 and 5.2 branches, and will be a release blocker for 5.0.4.1 and 5.2
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: testing → dylan
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Attachment #9300949 -
Attachment description: GitHub Pull Request → GitHub Pull Request for 5.0.4 branch
Comment 3•3 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•