[
https://issues.jboss.org/browse/JBIDE-10535?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-10535:
---------------------------------------
Nick,
These tests are skipped for now since they are related to unimplemented functionnalities
(understand: support for JAX-RS annotations such as @MatrixParam, etc.) in M5.
I'll work on those for Beta1. I just created the two issues below to track these
tasks:
https://issues.jboss.org/browse/JBIDE-10538
https://issues.jboss.org/browse/JBIDE-10539
12 tests skipped in org.jboss.tools.ws.jaxrs.core
-------------------------------------------------
Key: JBIDE-10535
URL:
https://issues.jboss.org/browse/JBIDE-10535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.Beta1
After switching to newer target platform (JBIDE-10289), 12 tests are being skipped:
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/jo...
{code}
shoudCreateEndpointWhenAddingSubresourceLocatorMethodInSubresource
shouldAddResourceFieldWhenAddingFieldAnnotatedWithQueryParam
shouldDoNothingMethodWhenAddingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenChangingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenRemovingAnotherAnnotationOnParameter
shouldRemoveResourceWhenRemovingBinaryLib
shouldUpdateResourceMethodWhenAddingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenAddingThrowsException
shouldUpdateResourceMethodWhenChangingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenChangingThrowsException
shouldUpdateResourceMethodWhenRemovingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenRemovingThrowsException
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira