You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/08/09 13:24:14 UTC

[jira] Resolved: (WINK-127) Test failure with Wink 0.1 tag

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

Michael Elman resolved WINK-127.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1
         Assignee: Michael Elman

It seems like a kind of inconsistency in JDK's date related classes.
You were the first person complaining about this bug, while it should have happened to more people, especially on Hudson.

Anyway, hopefully I've fixed it. I'll really appreciate if you verify it in your environment.

Btw, I've renamed the test from LockingTest to PreconditionsTest to match the updated example's name.

> Test failure with Wink 0.1 tag
> ------------------------------
>
>                 Key: WINK-127
>                 URL: https://issues.apache.org/jira/browse/WINK-127
>             Project: Wink
>          Issue Type: Bug
>          Components: Testsuite
>            Reporter: Sebb
>            Assignee: Michael Elman
>             Fix For: 0.1
>
>         Attachments: org.apache.wink.example.locking.LockingTest-output.txt, org.apache.wink.example.locking.LockingTest.txt, TEST-org.apache.wink.example.locking.LockingTest.xml
>
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.wink.example.locking.LockingTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.578 sec <<< FAILURE!
> Results :
> Failed tests:
>   testLockingExample(org.apache.wink.example.locking.LockingTest)
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
> Surefire files to follow

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