You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/03/14 22:29:09 UTC

[jira] Closed: (COCOON-2024) ZipSourceTestCase failes

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

Grzegorz Kossakowski closed COCOON-2024.
----------------------------------------

    Resolution: Duplicate

It's duplicate of COCOON-2022. I apologize for this duplication. I have to click slower and think more...

> ZipSourceTestCase failes
> ------------------------
>
>                 Key: COCOON-2024
>                 URL: https://issues.apache.org/jira/browse/COCOON-2024
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Components: Avalon
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>
> Recently added ZipSourceTestCase failes with following report:
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE!
> testURIHandling(org.apache.cocoon.components.source.impl.ZipSourceTestCase)  Time elapsed: 0.012 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: Uri is wrong. expected:<zip:file:/[/]test.zip!/test.xml> but was:<zip:file:/[]test.zip!/test.xml>
> 	at junit.framework.Assert.assertEquals(Assert.java:81)
> 	at org.apache.cocoon.components.source.impl.ZipSourceTestCase.testURIHandling(ZipSourceTestCase.java:28)

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