You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2006/12/01 05:54:20 UTC

[jira] Created: (OPENEJB-392) Patch to fix broken itests

Patch to fix broken itests
--------------------------

                 Key: OPENEJB-392
                 URL: http://issues.apache.org/jira/browse/OPENEJB-392
             Project: OpenEJB
          Issue Type: Bug
          Components: integration
    Affects Versions: 2.3
            Reporter: Prasad Kashyap


After applying this patch, 185 of the 192 itests pass successfully.

Some more work is required to fix the following failures and error.

--------------------
Running org.apache.openejb.test.ReuseOpenEJBTest
Tests run: 192, Failures: 2, Errors: 5, Skipped: 0, Time elapsed: 15.833 sec <<< FAILURE!

Results :

Failed tests: 
  test05_singleTransactionCommit
  test05_singleTransactionCommit

Tests in error: 
  .setup()
  .setup()
  org.apache.openejb.test.entity.bmp.BmpTestSuite@121b59a
  org.apache.openejb.test.entity.cmp.CmpTestSuite@9fa8f
  org.apache.openejb.test.entity.cmp2.Cmp2TestSuite@4845aa

Tests run: 192, Failures: 2, Errors: 5, Skipped: 0


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OPENEJB-392) Patch to fix broken itests

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OPENEJB-392?page=all ]

David Blevins closed OPENEJB-392.
---------------------------------

    Resolution: Fixed

Sending        openejb-itests-core/src/main/resources/META-INF/openejb-jar.xml
Sending        openejb-itests-core/src/test/java/org/apache/openejb/test/AbstractTestDatabase.java
Adding         openejb-itests-core/src/test/java/org/apache/openejb/test/DummyTest.java
Sending        openejb-itests-core/src/test/java/org/apache/openejb/test/IvmTestServer.java
Sending        openejb-itests-core/src/test/java/org/apache/openejb/test/NumberedTestCase.java
Sending        openejb-itests-core/src/test/java/org/apache/openejb/test/RemoteTestServer.java
Sending        openejb-itests-core/src/test/java/org/apache/openejb/test/RiTestServer.java
Transmitting file data .......
Committed revision 482278.

> Patch to fix broken itests
> --------------------------
>
>                 Key: OPENEJB-392
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-392
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: integration
>    Affects Versions: 2.3
>            Reporter: Prasad Kashyap
>         Attachments: fix-broken-itests.patch
>
>
> After applying this patch, 185 of the 192 itests pass successfully.
> Some more work is required to fix the following failures and error.
> --------------------
> Running org.apache.openejb.test.ReuseOpenEJBTest
> Tests run: 192, Failures: 2, Errors: 5, Skipped: 0, Time elapsed: 15.833 sec <<< FAILURE!
> Results :
> Failed tests: 
>   test05_singleTransactionCommit
>   test05_singleTransactionCommit
> Tests in error: 
>   .setup()
>   .setup()
>   org.apache.openejb.test.entity.bmp.BmpTestSuite@121b59a
>   org.apache.openejb.test.entity.cmp.CmpTestSuite@9fa8f
>   org.apache.openejb.test.entity.cmp2.Cmp2TestSuite@4845aa
> Tests run: 192, Failures: 2, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OPENEJB-392) Patch to fix broken itests

Posted by "Prasad Kashyap (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OPENEJB-392?page=all ]

Prasad Kashyap updated OPENEJB-392:
-----------------------------------

    Attachment: fix-broken-itests.patch

stacktrace for those 2 failures and 5 errors -

http://rifers.org/paste/show/2527

> Patch to fix broken itests
> --------------------------
>
>                 Key: OPENEJB-392
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-392
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: integration
>    Affects Versions: 2.3
>            Reporter: Prasad Kashyap
>         Attachments: fix-broken-itests.patch
>
>
> After applying this patch, 185 of the 192 itests pass successfully.
> Some more work is required to fix the following failures and error.
> --------------------
> Running org.apache.openejb.test.ReuseOpenEJBTest
> Tests run: 192, Failures: 2, Errors: 5, Skipped: 0, Time elapsed: 15.833 sec <<< FAILURE!
> Results :
> Failed tests: 
>   test05_singleTransactionCommit
>   test05_singleTransactionCommit
> Tests in error: 
>   .setup()
>   .setup()
>   org.apache.openejb.test.entity.bmp.BmpTestSuite@121b59a
>   org.apache.openejb.test.entity.cmp.CmpTestSuite@9fa8f
>   org.apache.openejb.test.entity.cmp2.Cmp2TestSuite@4845aa
> Tests run: 192, Failures: 2, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira