]> source.dussan.org Git - sonarqube.git/commit
In unit tests do not log the creation of indexes anymore
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>
Tue, 17 Oct 2017 13:45:31 +0000 (15:45 +0200)
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>
Thu, 19 Oct 2017 10:14:52 +0000 (12:14 +0200)
commit90feaa753ce135b400e42e7d4419e9e8f8eb781c
treed6bad3eaf98b844d872d25f9c3f96a753b627bf0
parent1cadfd747925d527ad239bb0fd4742cab19f20e8
In unit tests do not log the creation of indexes anymore

The huge number of log lines slow down our development cycles. Especially opening the travis logs is slow, if the test output is too verbose.
server/sonar-server/src/test/java/org/sonar/server/es/EsTester.java