Last updated on 2021-02-16 06:51:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 1.71 | 24.33 | 26.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1.50 | 19.16 | 20.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 42.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 32.24 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 5.00 | 184.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 1.85 | 23.45 | 25.30 | OK | |
r-patched-solaris-x86 | 0.1.2 | 46.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.2 | 1.99 | 23.31 | 25.30 | OK | |
r-release-macos-x86_64 | 0.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 5.00 | 46.00 | 51.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 3.00 | 34.00 | 37.00 | ERROR |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(whoapi)
>
> test_check("whoapi")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● empty test (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_metadata.R:18:5): domain search results can be retrieved ──────
`x` not equal to `expected`.
Lengths differ: 4 is not 3
── Failure (test_metadata.R:27:5): Metadata (in the HTML sense) can be retrieved ──
`x` not equal to `expected`.
Lengths differ: 4 is not 3
── Failure (test_metadata.R:36:5): Geolocation info can be retrieved ───────────
`x` not equal to `expected`.
Lengths differ: 8 is not 7
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(whoapi)
>
> test_check("whoapi")
== Skipped tests ===============================================================
* empty test (1)
== Failed tests ================================================================
-- Failure (test_metadata.R:18:5): domain search results can be retrieved ------
`x` not equal to `expected`.
Lengths differ: 4 is not 3
-- Failure (test_metadata.R:27:5): Metadata (in the HTML sense) can be retrieved --
`x` not equal to `expected`.
Lengths differ: 4 is not 3
-- Failure (test_metadata.R:36:5): Geolocation info can be retrieved -----------
`x` not equal to `expected`.
Lengths differ: 8 is not 7
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64