You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests (even those which passed previously) are failing on travis since at least 26.04.2019.
On CRAN they fail as well.
Running them locally works.
The issue seems to be a timeout, as the builds abort with the message
* checking tests ...
Running ‘testthat.R’
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
Recently introduced ratelimits on the API might be the issue?
The text was updated successfully, but these errors were encountered:
Tests (even those which passed previously) are failing on travis since at least 26.04.2019.
On CRAN they fail as well.
Running them locally works.
The issue seems to be a timeout, as the builds abort with the message
Recently introduced ratelimits on the API might be the issue?
The text was updated successfully, but these errors were encountered: