]> source.dussan.org Git - sonarqube.git/commit
Fix IssueDaoTest on MySQL
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 29 Feb 2016 10:58:45 +0000 (11:58 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 29 Feb 2016 10:58:53 +0000 (11:58 +0100)
commit09c9b4b254343ae14206fe4fcb850115c94f86c7
tree14ec818fff676c62f52df32043885cab61b278ff
parent7df0d29c7b0c52c23695b408a49e17062a2eec98
Fix IssueDaoTest on MySQL

DBUnit does not correctly handle TINYINT type on MySQL
server/sonar-server/src/main/java/org/sonar/server/issue/ws/SearchResponseFormat.java
sonar-db/src/test/java/org/sonar/db/issue/IssueDaoTest.java
sonar-db/src/test/resources/org/sonar/db/issue/IssueDaoTest/get_by_key.xml [deleted file]
sonar-db/src/test/resources/org/sonar/db/issue/IssueDaoTest/insert-result.xml [deleted file]