Appreciate your help here -
Building a scala project:
- Using a docker images
- circleci/openjdk:8-jdk-browsers
- circleci/mongo:3.2
- running tests with
- sbt sbt-version -batch coverage test
Tests received timeout after ~50 minutes but following job steps were still executed successfully
Build was declared successful while the tests were still running, then changed to failed when tests got the timeout.
Build for reference:
https://circleci.com/gh/VATBox/Ghost/691