Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.00 | 53.27 | 57.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 3.00 | 40.20 | 43.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 74.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 69.19 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 11.00 | 80.00 | 91.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 4.02 | 52.10 | 56.12 | OK | |
r-patched-solaris-x86 | 0.2.1 | 86.30 | OK | |||
r-release-linux-x86_64 | 0.2.1 | 4.02 | 51.60 | 55.62 | OK | |
r-release-macos-x86_64 | 0.2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 10.00 | 103.00 | 113.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 6.00 | 80.00 | 86.00 | OK |
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(git2rdata)
>
> test_check("git2rdata")
-- 1. Failure: (unknown) (@test_b_special.R#20) -------------------------------
names(output)[1] not equal to "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8".
1/1 mismatches
x[1]: "8125edbc8804db1445d175c156855da31d120ffd"
y[1]: "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8"
-- 2. Failure: (unknown) (@test_b_special.R#65) -------------------------------
names(output)[1] not equal to "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8".
1/1 mismatches
x[1]: "8125edbc8804db1445d175c156855da31d120ffd"
y[1]: "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8"
== testthat results ===========================================================
[ OK: 335 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Failure: (unknown) (@test_b_special.R#20)
2. Failure: (unknown) (@test_b_special.R#65)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64