From: Simon Brandhof Date: Tue, 31 Jan 2012 15:44:54 +0000 (+0100) Subject: Fix compatibility of MyBatis integration tests with Oracle X-Git-Tag: 2.14~211 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=68800c4eb3114f04b3b3a3e0b45b450ae3efce8e;p=sonarqube.git Fix compatibility of MyBatis integration tests with Oracle --- 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 @@