Closed
Bug 1178618
Opened 10 years ago
Closed 10 years ago
POD test failing due to undocumented methods api_version, api_namespace, and load_error
Categories
(Bugzilla :: WebService, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: dkl, Assigned: dkl)
Details
# Failed test 'Bugzilla/API/1_0/Server.pm POD coverage is 66%. Undocumented methods: api_version, api_namespace'
# at t/011pod.t line 108.
# Failed test 'Bugzilla/API/Server.pm POD coverage is 95%. Undocumented methods: load_error'
# at t/011pod.t line 108.
# Looks like you failed 2 tests of 378.
t/011pod.t ...........
| Assignee | ||
Comment 1•10 years ago
|
||
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
e85aa1b..0e38f2b master -> master
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•10 years ago
|
||
Missed load_error on the last commit.
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
0e38f2b..9481baf master -> master
dkl
Summary: POD test failing due to undocumented methods api_version and api_namespace → POD test failing due to undocumented methods api_version, api_namespace, and load_error
You need to log in
before you can comment on or make changes to this bug.
Description
•