Closed UnspeakableHorror closed 9 years ago
Maybe try switching jcenter and maven repos?
It seems to be a different problem,
:accounts:findbugsTest :accounts:spotlessJavaCheck :accounts:spotlessMiscCheck :accounts:spotlessCheck
:accounts:testcommand export TERM="dumb"; ./gradlew check circlePgTest took more than 10 minutes since last output
By the way, it's running very slowly on Circle.
Seems the tests are taking too long now and since there's no output in the terminal it times out. I'll increase the time to run the tests.
I wonder why they're running so much slower or longer... Were we close to the limit?
Yes, it seems that after I added the last couple of tests it made it go over the limit.
Fixes https://github.com/natebenson/vyllage/issues/1200.
Increased CircleCI test timeout to 3600s. Changed test email.