From 68800c4eb3114f04b3b3a3e0b45b450ae3efce8e Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 31 Jan 2012 16:44:54 +0100 Subject: [PATCH] Fix compatibility of MyBatis integration tests with Oracle --- .../DashboardDaoTest/shouldInsert-result.xml | 2 +- .../shouldCloseReviewWhenDisablingResource.xml | 2 +- .../purge/PurgeDaoTest/shouldDeleteProject.xml | 16 ++++++++-------- .../PurgeDaoTest/shouldDeleteResource.xml | 4 ++-- .../shouldDeleteSnapshot-result.xml | 2 +- .../PurgeDaoTest/shouldDeleteSnapshot.xml | 4 ++-- .../shouldDeleteSnapshots-result.xml | 6 +++--- .../PurgeDaoTest/shouldDeleteSnapshots.xml | 6 +++--- ...astedMeasuresWhenPurgingSnapshot-result.xml | 12 ++++++------ ...DeleteWastedMeasuresWhenPurgingSnapshot.xml | 12 ++++++------ ...ableResourcesWithoutLastSnapshot-result.xml | 12 ++++++------ ...ouldDisableResourcesWithoutLastSnapshot.xml | 12 ++++++------ .../shouldPurgeDirectoriesAndFiles-result.xml | 18 +++++++++--------- .../shouldPurgeDirectoriesAndFiles.xml | 18 +++++++++--------- .../PurgeDaoTest/shouldPurgeProject-result.xml | 8 ++++---- .../purge/PurgeDaoTest/shouldPurgeProject.xml | 8 ++++---- .../shouldPurgeSnapshot-result.xml | 4 ++-- .../purge/PurgeDaoTest/shouldPurgeSnapshot.xml | 4 ++-- .../shouldSelectPurgeableSnapshots.xml | 10 +++++----- 19 files changed, 80 insertions(+), 80 deletions(-) diff --git a/sonar-core/src/test/resources/org/sonar/core/dashboard/DashboardDaoTest/shouldInsert-result.xml b/sonar-core/src/test/resources/org/sonar/core/dashboard/DashboardDaoTest/shouldInsert-result.xml index 8c4415d3657..f04d074e38b 100644 --- a/sonar-core/src/test/resources/org/sonar/core/dashboard/DashboardDaoTest/shouldInsert-result.xml +++ b/sonar-core/src/test/resources/org/sonar/core/dashboard/DashboardDaoTest/shouldInsert-result.xml @@ -22,6 +22,6 @@ id="1" widget_id="1" kee="displayITs" - text_value="true"/> + text_value="[true]"/> diff --git a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldCloseReviewWhenDisablingResource.xml b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldCloseReviewWhenDisablingResource.xml index 6f6ca9ca0a1..836c332f8c2 100644 --- a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldCloseReviewWhenDisablingResource.xml +++ b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldCloseReviewWhenDisablingResource.xml @@ -2,7 +2,7 @@ - - - - - diff --git a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldDeleteSnapshot.xml b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldDeleteSnapshot.xml index ba27c74731c..1808dc53a25 100644 --- a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldDeleteSnapshot.xml +++ b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldDeleteSnapshot.xml @@ -2,7 +2,7 @@