Last updated on 2021-01-25 00:48:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.7 | 4.90 | 41.81 | 46.71 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.7 | 3.97 | 44.59 | 48.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.7 | 81.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.7 | 73.21 | OK | |||
r-devel-windows-ix86+x86_64 | 1.4.7 | 8.00 | 58.00 | 66.00 | ERROR | |
r-patched-linux-x86_64 | 1.4.7 | 4.23 | 57.65 | 61.88 | OK | |
r-patched-solaris-x86 | 1.4.7 | 98.30 | OK | |||
r-release-linux-x86_64 | 1.4.7 | 5.02 | 59.65 | 64.67 | OK | |
r-release-macos-x86_64 | 1.4.7 | OK | ||||
r-release-windows-ix86+x86_64 | 1.4.7 | 6.00 | 68.00 | 74.00 | OK | |
r-oldrel-macos-x86_64 | 1.4.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.7 | 7.00 | 59.00 | 66.00 | OK |
Version: 1.4.7
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(pillar)
>
> test_check("pillar")
== Skipped tests ===============================================================
* On Windows (1)
== Failed tests ================================================================
-- Failure (test-format_multi.R:53:5): output test -----------------------------
Results have changed from known value recorded in 'out-native/multi-extra-10.txt'.
`old`: "col_02Â <chr>" "col_03Â <fct>" "col_04Â <ord>"
`new`: "col_02 <chr>" "col_03 <fct>" "col_04 <ord>"
-- Failure (test-format_multi.R:60:5): output test -----------------------------
Results have changed from known value recorded in 'out-native/multi-extra-20.txt'.
`old`: "col_02Â <chr>" "col_03Â <fct>" "col_04Â <ord>"
`new`: "col_02 <chr>" "col_03 <fct>" "col_04 <ord>"
-- Failure (test-format_multi.R:67:5): output test -----------------------------
Results have changed from known value recorded in 'out-native/multi-extra-30.txt'.
`old`: "col_03Â <fct>" "col_04Â <ord>"
`new`: "col_03 <fct>" "col_04 <ord>"
-- Failure (test-format_multi.R:74:5): output test -----------------------------
Results have changed from known value recorded in 'out-native/multi-extra-35.txt'.
`old`: "col_04Â <ord>"
`new`: "col_04 <ord>"
[ FAIL 4 | WARN 0 | SKIP 1 | PASS 250 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64