Last updated on 2018-06-20 01:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 1.01 | 21.20 | 22.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 0.79 | 16.86 | 17.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 26.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 24.67 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 4.00 | 52.00 | 56.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 0.70 | 19.59 | 20.29 | OK | |
r-patched-solaris-x86 | 0.2.1 | 37.60 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 0.92 | 19.82 | 20.74 | OK | |
r-release-windows-ix86+x86_64 | 0.2.1 | 2.00 | 47.00 | 49.00 | OK | |
r-release-osx-x86_64 | 0.2.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 5.00 | 37.00 | 42.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.1 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(scriptexec)
>
> test_check("scriptexec")
── 1. Failure: examples: all examples (@test_api_stability.R#156) ─────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
── 2. Failure: examples: all examples (@test_api_stability.R#157) ─────────────
is_string_exists("test_api_stability.R", output$output) not equal to TRUE.
1 element mismatch
── 3. Failure: examples: all examples (@test_api_stability.R#162) ─────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
── 4. Failure: execute: valid command (@test_execute.R#13) ────────────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
── 5. Failure: execute: valid commands (@test_execute.R#18) ───────────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
── 6. Failure: execute: runner provided (@test_execute.R#64) ──────────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
── 7. Failure: execute: print_commands (@test_execute.R#69) ───────────────────
output$status not equal to 0.
1/1 mismatches
[1] 1 - 0 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 62 SKIPPED: 0 FAILED: 7
1. Failure: examples: all examples (@test_api_stability.R#156)
2. Failure: examples: all examples (@test_api_stability.R#157)
3. Failure: examples: all examples (@test_api_stability.R#162)
4. Failure: execute: valid command (@test_execute.R#13)
5. Failure: execute: valid commands (@test_execute.R#18)
6. Failure: execute: runner provided (@test_execute.R#64)
7. Failure: execute: print_commands (@test_execute.R#69)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1/1 mismatches
[1] 1 - 0 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 62 SKIPPED: 0 FAILED: 7
1. Failure: examples: all examples (@test_api_stability.R#156)
2. Failure: examples: all examples (@test_api_stability.R#157)
3. Failure: examples: all examples (@test_api_stability.R#162)
4. Failure: execute: valid command (@test_execute.R#13)
5. Failure: execute: valid commands (@test_execute.R#18)
6. Failure: execute: runner provided (@test_execute.R#64)
7. Failure: execute: print_commands (@test_execute.R#69)
Error: testthat unit tests failed
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64