wavesrcomn
wavesrcomn
I'm trying to implement workaround solutions from @AndreyChukhlebov and @kota65535. But I don't use Spring Boot, only `spring-context` and `spring-data-jdbc`. How to implement this whithout Spring Boot? ``` @EnableAutoConfiguration( exclude...
Всем привет. Такая же проблема. Пытаюсь запустить тесты на 11.0 андроиде. Собрал образ скриптом с type google_apis и abi x86_64, остальное по дефолту, всё успешно. Но при запуске тестов эмулятор...
We have got the same error too. Java 17.0.8 Gradle 7.3 Junit 5.8.2 Rest assured 4.5.0 Allure 2.20.0 Allure Gradle plugin 2.11.0 This error happens only if we run tests...