You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Richard N. Hillegas (Jira)" <ji...@apache.org> on 2021/08/25 14:30:00 UTC

[jira] [Closed] (DERBY-7124) Errors seen while running the junit-all target

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

Richard N. Hillegas closed DERBY-7124.
--------------------------------------

> Errors seen while running the junit-all target
> ----------------------------------------------
>
>                 Key: DERBY-7124
>                 URL: https://issues.apache.org/jira/browse/DERBY-7124
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.16.0.0
>            Reporter: Richard N. Hillegas
>            Assignee: Richard N. Hillegas
>            Priority: Major
>             Fix For: 10.16.0.0
>
>         Attachments: derby-7124-01-aa-dropProcedure.diff
>
>
> When I run the following commands...
> {noformat}
> ant clean
> ant all
> ant junit-clean junit-all junitreport
> {noformat}
> ...I see the following output:
> {noformat}
>     [junit] Running org.apache.derbyTesting.junit.EnvTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.344 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.derbynet._Suite
>     [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 342.785 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.tools._Suite
>     [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.403 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.demo._Suite
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.304 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.lang._Suite
>     [junit] Tests run: 3236, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,069.957 sec
>     [junit] Test org.apache.derbyTesting.functionTests.tests.lang._Suite FAILED
>     [junit] Running org.apache.derbyTesting.functionTests.tests.jdbcapi._Suite
>     [junit] Tests run: 8015, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,255.236 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.store._Suite
>     [junit] Tests run: 346, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 542.981 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.engine._Suite
>     [junit] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.282 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationSuite
>     [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 423.346 sec
>     [junit] Running org.apache.derbyTesting.unitTests.junit._Suite
>     [junit] Tests run: 169, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.151 sec
>     [junit] Running org.apache.derbyTesting.functionTests.tests.upgradeTests._Suite
>     [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.176 sec
>     [junit] Running org.apache.derbyTesting.functionTests.suites.EncryptionSuite
>     [junit] Tests run: 203, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.483 sec
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)