From 6915eb5b1c7aca8f16b0b8a1f2d054c356fd86b8 Mon Sep 17 00:00:00 2001 From: Rushmin Fernando Date: Fri, 11 Aug 2017 15:53:55 +0530 Subject: [PATCH 1/3] Commenting out test cases to isolate the issue. --- .../src/test/resources/testng.xml | 135 +----------------- 1 file changed, 1 insertion(+), 134 deletions(-) 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 ac40c2a651..f59988e474 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 @@ -28,147 +28,14 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + From 95cae76c3d1d13db479cc658ea04d53f4e3e8f38 Mon Sep 17 00:00:00 2001 From: Rushmin Fernando Date: Fri, 11 Aug 2017 19:59:01 +0530 Subject: [PATCH 2/3] Adding a temp fix to get the release build working. --- .../travelocity-app-build.xml | 20 ++++++++++++++----- .../artifacts/IS/passivests/sts-app-build.xml | 9 +++++++++ 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/org.wso2.sample.is.sso.agent/travelocity-app-build.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/org.wso2.sample.is.sso.agent/travelocity-app-build.xml index 1aede23a08..874a66208c 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/org.wso2.sample.is.sso.agent/travelocity-app-build.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/org.wso2.sample.is.sso.agent/travelocity-app-build.xml @@ -30,11 +30,21 @@ - - - - - + + + + + + + + + + + + diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/passivests/sts-app-build.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/passivests/sts-app-build.xml index 1e0d04016b..2fbae565df 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/passivests/sts-app-build.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/passivests/sts-app-build.xml @@ -48,5 +48,14 @@ + + + + + + \ No newline at end of file From 9eee25c5eeed986ccbc420a42adb690067f07dcf Mon Sep 17 00:00:00 2001 From: Rushmin Fernando Date: Fri, 11 Aug 2017 20:09:03 +0530 Subject: [PATCH 3/3] Revert "Commenting out test cases to isolate the issue." This reverts commit 6915eb5b1c7aca8f16b0b8a1f2d054c356fd86b8. --- .../src/test/resources/testng.xml | 135 +++++++++++++++++- 1 file changed, 134 insertions(+), 1 deletion(-) 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 f59988e474..ac40c2a651 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 @@ -28,14 +28,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -