Re-enabling fixed test
Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/861d3661 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/861d3661 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/861d3661 Branch: refs/heads/master Commit: 861d3661b17d7a6d06f4b511c5a63387d9f64ab3 Parents: 1c0b2e8 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Nov 25 17:43:56 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Nov 25 17:43:56 2016 +0000 ---------------------------------------------------------------------- .../src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/861d3661/systests/samlsso/src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java ---------------------------------------------------------------------- diff --git a/systests/samlsso/src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java b/systests/samlsso/src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java index e5ac8fd..186fb41 100644 --- a/systests/samlsso/src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java +++ b/systests/samlsso/src/test/java/org/apache/cxf/fediz/systests/idp/IdpTest.java @@ -926,9 +926,7 @@ public class IdpTest { webClient.close(); } - // TODO - Re-enable @org.junit.Ignore - @org.junit.Test public void testMissingRelayState() throws Exception { OpenSAMLUtil.initSamlEngine();
