You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dan Becker (JIRA)" <de...@tuscany.apache.org> on 2008/10/15 17:19:44 UTC

[jira] Resolved: (TUSCANY-2636) Multiple issues with eTag tests cases in binding-atom-abdera

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

Dan Becker resolved TUSCANY-2636.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Java-SCA-Next)

Fixed in revision 704940 in trunk

> Multiple issues with eTag tests cases in binding-atom-abdera
> ------------------------------------------------------------
>
>                 Key: TUSCANY-2636
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2636
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA ATOM Binding Extension
>    Affects Versions: Java-SCA-1.4, Java-SCA-Next
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-1.4
>
>
> 1.Tests need to end in TestCase in order to be run by surefire plugin, there are couple tests that does not follow the pattern
> /tuscany-binding-atom-abdera/src/test/java/org/apache/tuscany/sca/binding/atom/ProviderEntryEntityTagsTest.java
> /tuscany-binding-atom-abdera/src/test/java/org/apache/tuscany/sca/binding/atom/ProviderFeedEntityTagsTest.java
> /tuscany-binding-atom-abdera/src/test/java/org/apache/tuscany/sca/binding/atom/ProviderServiceDocumentTest.java
> 2.Some of these tests are failing, run >mvn -Dtest=org.apache.tuscany.sca.binding.atom.ProviderFeedEntityTagsTest
> Results :
> Failed tests:
>   testUnmodifiedGetIfNoneMatch(org.apache.tuscany.sca.binding.atom.ProviderFeedEntityTagsTest)
>   testModifiedGetIfMatch(org.apache.tuscany.sca.binding.atom.ProviderFeedEntityTagsTest)
> Tests in error:
>   testFeedBasics(org.apache.tuscany.sca.binding.atom.ProviderFeedEntityTagsTest)
>   testModifiedGetIfModified(org.apache.tuscany.sca.binding.atom.ProviderFeedEntityTagsTest)
> Tests run: 10, Failures: 2, Errors: 2, Skipped: 0

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