Build optimize (#3328)

* CustomConverterIntegrationTest

* StringToEmployeeConverterControllerIntegrationTest

* PersonsRepositoryIntegrationTest

* Refactor spring-rest-embedded-tomcat pom

* Disable Rxjava test
This commit is contained in:
Grzegorz Piwowarek
2017-12-30 23:10:54 +01:00
committed by GitHub
parent b5c7ffeb19
commit c7ba3a08aa
5 changed files with 24 additions and 6 deletions

View File

@@ -194,6 +194,7 @@ public class SchedulersLiveTest {
}
@Test
@Ignore
public void givenObservable_whenComputationScheduling_thenReturnThreadName() throws InterruptedException {
System.out.println("computation");
Observable.just("computation")