From e0be3c9e8f1dd947035c885426e0789f165bd276 Mon Sep 17 00:00:00 2001 From: malithi Date: Fri, 1 May 2015 00:36:41 +0530 Subject: [PATCH 1/2] fixing test cases --- .../saml/SAMLIdentityFederationTestCase.java | 1 + .../src/test/resources/testng.xml | 114 +++++++++--------- 2 files changed, 58 insertions(+), 57 deletions(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java index 28063f41db2..1d9116a616e 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java +++ b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java @@ -323,6 +323,7 @@ private SAMLSSOServiceProviderDTO getSAMLSSOServiceProviderDTO(String issuerName samlssoServiceProviderDTO.setDoSignAssertions(true); samlssoServiceProviderDTO.setDoSignResponse(true); samlssoServiceProviderDTO.setDoSingleLogout(true); + samlssoServiceProviderDTO.setEnableAttributeProfile(true); samlssoServiceProviderDTO.setEnableAttributesByDefault(true); return samlssoServiceProviderDTO; } diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml index bcf8ffa4141..3591395381a 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml @@ -10,73 +10,73 @@ - - - - - - - - - - - + + + + + + + + + + + - + - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - + + + + + From 371423c7e9b7bf30f6ff749468c7dfa01059297b Mon Sep 17 00:00:00 2001 From: malithi Date: Fri, 1 May 2015 01:11:20 +0530 Subject: [PATCH 2/2] fixing test config files --- .../tests-backend/src/test/resources/automation.xml | 4 ++-- .../tests-backend/src/test/resources/testng.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/automation.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/automation.xml index 403763c1788..f5965d05b68 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/automation.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/automation.xml @@ -223,9 +223,9 @@ - + diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml index 40bfda9d573..fcb400e8ff3 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml @@ -25,7 +25,7 @@ - < + @@ -69,7 +69,7 @@ - +