Skip to content

Commit

Permalink
Disabling test because of CXF-6994
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Nov 22, 2016
1 parent ea8b54a commit d3021aa
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -39,6 +39,7 @@
import org.jboss.shrinkwrap.api.spec.WebArchive;
import org.jboss.wsf.test.JBossWSTest;
import org.jboss.wsf.test.JBossWSTestHelper;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

Expand All @@ -47,6 +48,7 @@
* @author <a herf="mailto:ema@redhat.com">Jim Ma</a>
*
*/
@Ignore("[CXF-6994] RMCaptureInInterceptor running on GET requests")
public class WSRMStoreFeatureTestCase extends JBossWSTest
{
@ArquillianResource
Expand Down

0 comments on commit d3021aa

Please sign in to comment.