[
https://issues.apache.org/jira/browse/QUARKS-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374081#comment-15374081
]
Cazen Lee commented on QUARKS-223:
----------------------------------
Hi [~djd] :)
Sorry for confusing. This issue is related with QUARKS-139.
The goal of this issue is to resolve Junit test failures when running gradle
build like below.
{code:title=./gradlew build}
quarks.test.providers.dev.topology.DevelopmentPlumbingTest > testBlockingDelay
FAILED
java.lang.RuntimeException: java.lang.Exception: console.war not found.
Run 'ant' from the top level quarks directory, or 'ant' from 'console/servlets'
to create console.war under the webapps directory.
Caused by:
java.lang.Exception: console.war not found. Run 'ant' from the top
level quarks directory, or 'ant' from 'console/servlets' to create console.war
under the webapps directory.
{code}
> Junit parity
> ------------
>
> Key: QUARKS-223
> URL: https://issues.apache.org/jira/browse/QUARKS-223
> Project: Quarks
> Issue Type: Improvement
> Components: Test
> Reporter: Cazen Lee
> Labels: test
>
> Demonstrate equivalence of Junit Test in Gradle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)