You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2007/08/18 04:46:31 UTC

[jira] Resolved: (TUSCANY-1285) iTests are being skiped due to wrong naming convention

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

Jean-Sebastien Delfino resolved TUSCANY-1285.
---------------------------------------------

    Resolution: Fixed

I went through all the test cases that were disabled because they were named xyzTest.java and renamed them xyzTestFIXME.java plus added //FIXME tags in them to flag that they need to be fixed.

This resolves this particular issue.

The errors in the specific test cases are already covered by JIRAs TUSCANY-1547, TUSCANY-1549 and TUSCANY-1500. 



> iTests are being skiped due to wrong naming convention
> ------------------------------------------------------
>
>                 Key: TUSCANY-1285
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1285
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-0.90
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-Next
>
>
> Our maven-surefire-plugin is configured to run tests that end with TestCase.java, but I could find several tests under sca/iTest that are not following this convention, then it's not being executed as part of the build. Below is a list of files that need to be checked.
> \sca\itest\bindings\bindingsclient\src\test\java\org\apache\tuscany\sca\itest\SCATestToolServerTest.java
> \sca\itest\bindings\bindingsclient\src\test\java\org\apache\tuscany\sca\util\SCATestUtilityServerTest.java
> \sca\itest\callback-api\src\test\java\org\apache\tuscany\sca\test\CallBackApiTest.java
> \sca\itest\callback-complex-type\src\test\java\org\apache\tuscany\sca\test\CallBackCTypeTest.java
> \sca\itest\callback-id\src\test\java\org\apache\tuscany\sca\test\CallBackIdTest.java
> \sca\itest\callback-set-callback\src\test\java\org\apache\tuscany\sca\test\CallBackSetCallbackTest.java
> \sca\itest\callback-set-conversation\src\test\java\org\apache\tuscany\sca\test\CallBackSetCallbackConvTest.java
> \sca\itest\conversations\src\test\java\org\apache\tuscany\sca\test\ConversationsTest.java
> \sca\itest\exceptions-cross-binding\src\main\java\org\apache\tuscany\sca\test\exceptions\sdohandgen\StockExceptionTest.java
> \sca\itest\exceptions-cross-binding-ws\src\main\java\org\apache\tuscany\sca\test\exceptions\sdohandgen\StockExceptionTest.java
> \sca\itest\recursive\src\test\java\sample\RecursiveCompositeTest.java

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org