Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis is failing #37

Closed
Robinlovelace opened this issue Nov 29, 2019 · 1 comment
Closed

Travis is failing #37

Robinlovelace opened this issue Nov 29, 2019 · 1 comment

Comments

@Robinlovelace
Copy link
Member

Seems this time it's due to the download of otp: https://travis-ci.com/ropensci/opentripplanner/builds/138757329#L1246

@Robinlovelace
Copy link
Member Author

@mem48 I suggest restarting the build as the relevant code hasn't changed. Here's the error in any case (just to be explicit):

Running the tests in ‘tests/testthat.R’ failed.

Last 13 lines of output:

  Backtrace:

   1. opentripplanner::otp_dl_jar(path_data)

   2. utils::download.file(url = url, destfile = destfile, mode = "wb")

  

  trying URL 'https://github.com/ropensci/opentripplanner/releases/download/0.1/centroids.gpkg'

  Content type 'application/octet-stream' length 126976 bytes (124 KB)

  ==================================================

  downloaded 124 KB

  

  ══ testthat results  ═══════════════════════════════════════════════════════════

  [ OK: 36 | SKIPPED: 19 | WARNINGS: 5 | FAILED: 1 ]

  1. Error: (unknown) (@test_01_without_OTP.R#48) 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant