Kohei Nozaki created ROL-2107:
---------------------------------
Summary: Tests relay on remote web servers are failing
Key: ROL-2107
URL: https://issues.apache.org/jira/browse/ROL-2107
Project: Apache Roller
Issue Type: Bug
Components: Pings and Trackbacks
Reporter: Kohei Nozaki
Assignee: Roller Unassigned
Priority: Trivial
The following tests are failing. For those tests, I think using a mock server
(e.g. WireMock) instead of real servers would be a good solution.
{noformat}
Failed tests:
RomeFeedFetcherTest.testFetchFeed:59
expected:<http[s]://rollerweblogger.o...> but
was:<http[]://rollerweblogger.o...>
RomeFeedFetcherTest.testFetchFeedConditionally:79
expected:<http[s]://rollerweblogger.o...> but
was:<http[]://rollerweblogger.o...>
SingleThreadedFeedUpdaterTest.testUpdateSubscription:74
expected:<http[s]://rollerweblogger.o...> but
was:<http[]://rollerweblogger.o...>
LinkbackExtractorTest.testLinkbackExtractor:70 expected:<[The Apache
Cassandra Project]> but was:<[Apache Cassandra]>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)