You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "James M Snell (JIRA)" <ji...@apache.org> on 2007/03/15 05:23:09 UTC

[jira] Closed: (ABDERA-39) Selectively disable unit tests that depend on external services

     [ https://issues.apache.org/jira/browse/ABDERA-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell closed ABDERA-39.
-------------------------------


> Selectively disable unit tests that depend on external services
> ---------------------------------------------------------------
>
>                 Key: ABDERA-39
>                 URL: https://issues.apache.org/jira/browse/ABDERA-39
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Adam Constabaris
>            Priority: Minor
>         Attachments: pom-patch
>
>
> Several unit tests depend on the availability of external services:
> (parser) org.apache.abdera.test.parser.stax.FeedValidatorTest and AtomConformanceTest
> (security) org.apache.abdera.test.security.DSigThirdPartyVerifyTest
> (feedvalidator.org, snellspace.com, and verisignlabs.com, respectively); when these services
> are unavailable or slow, a maven build may fail, take a long time, or even hang; this also prevents
> doing a full build while offline.
> Will attach patch that adds a new profile "no-online-tests" to root pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.