Last updated on 2020-03-14 05:48:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 1.90 | 26.69 | 28.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 1.78 | 21.47 | 23.25 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 36.39 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 34.91 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.2.1 | 6.00 | 55.00 | 61.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.2.1 | 6.00 | 46.00 | 52.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 1.53 | 25.02 | 26.55 | ERROR | |
r-patched-solaris-x86 | 1.2.1 | 53.50 | ERROR | |||
r-release-linux-x86_64 | 1.2.1 | 1.79 | 24.70 | 26.49 | ERROR | |
r-release-windows-ix86+x86_64 | 1.2.1 | 4.00 | 46.00 | 50.00 | OK | |
r-release-osx-x86_64 | 1.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 2.00 | 42.00 | 44.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.2.1 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
── 1. Failure: list_boards() works (@test-upwaver.R#29) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
── 2. Failure: list_boards() works (@test-upwaver.R#34) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
── 1. Failure: list_boards() works (@test-upwaver.R#29) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
── 2. Failure: list_boards() works (@test-upwaver.R#34) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
-- 1. Failure: list_boards() works (@test-upwaver.R#29) -----------------------
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
-- 2. Failure: list_boards() works (@test-upwaver.R#34) -----------------------
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
== testthat results ===========================================================
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
── 1. Failure: list_boards() works (@test-upwaver.R#29) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
── 2. Failure: list_boards() works (@test-upwaver.R#34) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
── 1. Failure: list_boards() works (@test-upwaver.R#29) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
── 2. Failure: list_boards() works (@test-upwaver.R#34) ───────────────────────
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(upwaver)
>
> test_check("upwaver")
-- 1. Failure: list_boards() works (@test-upwaver.R#29) -----------------------
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
-- 2. Failure: list_boards() works (@test-upwaver.R#34) -----------------------
`x` not equal to `expected`.
1/1 mismatches
[1] 3 - 2 == 1
== testthat results ===========================================================
[ OK: 21 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: list_boards() works (@test-upwaver.R#29)
2. Failure: list_boards() works (@test-upwaver.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64