IntegrationTest isolation fails in springboot 2.2.2.RELEASE (Error dopping tables after each SpringBootTest)
问题 Our app is working in 2.0.4 release. After upgrade to 2.2.2.RELEASE we see integration tests failing. I suspect that there is some misconfiguration, and each integration test simply does not clean after itself or there is extra initialization which weren't here before. I really do not know how to fix it properly. To be specific. Each test works when invoked separately. When executed all of them we do see errors like: org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing