]> source.dussan.org Git - sonarqube.git/commit
Stop the container even if assertion failed
authorJulien HENRY <julien.henry@sonarsource.com>
Thu, 26 Apr 2018 10:03:10 +0000 (12:03 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 26 Apr 2018 18:20:53 +0000 (20:20 +0200)
commit7f484a398b0b93801a6cc7420a5003b4057138be
tree5c2b97b52deb677f8ca26196690205ca99e2a555
parent557b62ed2730744c4493d164bf6d20a66e10bc49
Stop the container even if assertion failed

This is to avoid other tests of the suite to fail, making it harder to spot the root cause
server/sonar-ce/src/test/java/org/sonar/ce/container/ComputeEngineContainerImplTest.java