Last updated on 2019-02-22 21:57:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 2.15 | 69.20 | 71.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.63 | 51.16 | 53.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 83.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 75.47 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 9.00 | 137.00 | 146.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 2.69 | 60.39 | 63.08 | OK | |
r-patched-solaris-x86 | 0.4.0 | 98.00 | ERROR | |||
r-release-linux-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 7.00 | 106.00 | 113.00 | OK | |
r-release-osx-x86_64 | 0.4.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 5.00 | 127.00 | 132.00 | OK | |
r-oldrel-osx-x86_64 | 0.4.0 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/246s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bomrang)
>
> test_check("bomrang")
── 1. Failure: Error handling (@test-get_historical.R#7) ──────────────────────
`get_historical(2)` threw an error with unexpected message.
Expected match: "Station not recognised."
Actual message: "Timeout was reached: Resolving timed out after 10010 milliseconds"
trying URL 'http://www.bom.gov.au/jsp/ncc/cdio/weatherData/av?p_display_type=dailyZippedDataFile&p_stn_num=023000&p_c=-105801154&p_nccObsCode=136'
downloaded 215 KB
══ testthat results ═══════════════════════════════════════════════════════════
OK: 31 SKIPPED: 48 FAILED: 1
1. Failure: Error handling (@test-get_historical.R#7)
Error: testthat unit tests failed
In addition: Warning message:
closing unused connection 3 (http://www.bom.gov.au/climate/data/lists_by_element/alphaAUS_136.txt)
Execution halted
Flavor: r-patched-solaris-x86