External WSDL resource down #2

Open
opened 2017-06-30 06:32:48 +00:00 by eserte · 0 comments
eserte commented 2017-06-30 06:32:48 +00:00 (Migrated from github.com)

The test suite started to fail since some days:

#   Failed test at t/01-whitemesa.t line 32.
# died: [WSDL] could not parse http://www.whitemesa.com/r3/InteropTestDocLitParameters.wsdl into WSDL: Service Unavailable at /opt/perl-5.24.1/lib/site_perl/5.24.1/SOAP/WSDL/Expat/Base.pm line 73.
#  at inline delegation in Dist::Zilla::Plugin::WSDL for logger->log_fatal (attribute declared in /opt/perl-5.24.1/lib/site_perl/5.24.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18.
# Looks like you failed 1 test of 1.
        (in cleanup) Can't use an undefined value as an ARRAY reference at /opt/perl-5.24.1/lib/site_perl/5.24.1/Test2/API.pm line 244 during global destruction.
t/01-whitemesa.t ........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
[WSDL] could not parse http://www.whitemesa.com/r3/InteropTestDocLitParameters.wsdl into WSDL: Service Unavailable at /opt/perl-5.24.1/lib/site_perl/5.24.1/SOAP/WSDL/Expat/Base.pm line 73.
 at inline delegation in Dist::Zilla::Plugin::WSDL for logger->log_fatal (attribute declared in /opt/perl-5.24.1/lib/site_perl/5.24.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18.
# Looks like your test exited with 2 before it could output anything.
t/02-typemap.t ..........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests

Currently the used wsdl resource emits a 500 server error, and this was also the case four days ago, so maybe the error is permanent?

The test suite started to fail since some days: ``` # Failed test at t/01-whitemesa.t line 32. # died: [WSDL] could not parse http://www.whitemesa.com/r3/InteropTestDocLitParameters.wsdl into WSDL: Service Unavailable at /opt/perl-5.24.1/lib/site_perl/5.24.1/SOAP/WSDL/Expat/Base.pm line 73. # at inline delegation in Dist::Zilla::Plugin::WSDL for logger->log_fatal (attribute declared in /opt/perl-5.24.1/lib/site_perl/5.24.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18. # Looks like you failed 1 test of 1. (in cleanup) Can't use an undefined value as an ARRAY reference at /opt/perl-5.24.1/lib/site_perl/5.24.1/Test2/API.pm line 244 during global destruction. t/01-whitemesa.t ........................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests [WSDL] could not parse http://www.whitemesa.com/r3/InteropTestDocLitParameters.wsdl into WSDL: Service Unavailable at /opt/perl-5.24.1/lib/site_perl/5.24.1/SOAP/WSDL/Expat/Base.pm line 73. at inline delegation in Dist::Zilla::Plugin::WSDL for logger->log_fatal (attribute declared in /opt/perl-5.24.1/lib/site_perl/5.24.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18. # Looks like your test exited with 2 before it could output anything. t/02-typemap.t .......................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests ``` Currently the used wsdl resource emits a 500 server error, and this was also the case four days ago, so maybe the error is permanent?
Sign in to join this conversation.
No labels
housekeeping
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mjg/perl-Dist-Zilla-Plugin-WSDL#2
No description provided.