Closed whyoleg closed 3 years ago
UPDATE:
Tomcat
websocket test - it's slow, ktor should have sufficient tests to make sure, that engines WS implementation is the same. CIO/Netty/Jetty left, as they are anyway fast and popular.gradle-all
workflow - when doing PR it creates runs double of jobs needed. If needed to run tests for specific branch - Run tests
workflow can be used from Github UI.
Motivation:
On current moment, it's hard to understand which test, for which target and why it failed.
Modifications:
mikepenz/action-junit-report
github action to show report about failed tests and stacktracesResult:
Easier to understand, what to fix. Still, CI tests are unstable (locally jvm/js/mac tests works ok)