Last updated on 2020-02-15 01:01:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.7 | 26.12 | 28.66 | 54.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.7 | 19.22 | 22.91 | 42.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.7 | 72.51 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.7 | 72.41 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.3.7 | 63.00 | 73.00 | 136.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.7 | 91.00 | 96.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 0.3.7 | 20.43 | 26.35 | 46.78 | OK | |
r-patched-solaris-x86 | 0.3.7 | 86.00 | OK | |||
r-release-linux-x86_64 | 0.3.7 | 20.83 | 26.40 | 47.23 | OK | |
r-release-windows-ix86+x86_64 | 0.3.7 | 58.00 | 70.00 | 128.00 | OK | |
r-release-osx-x86_64 | 0.3.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.7 | 61.00 | 90.00 | 151.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.7 | OK |
Version: 0.3.7
Check: tests
Result: ERROR
Running ‘tinytest.R’
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if (requireNamespace("tinytest", quietly=TRUE) &&
+ utils::packageVersion("tinytest") >= "1.0.0") {
+
+ ## Set a seed to make the test deterministic
+ set.seed(42)
+
+ ## there are several more granular ways to test files in a tinytest directory,
+ ## see its package vignette; tests can also run once the package is installed
+ ## using the same command `test_package(pkgName)`, or by director or file
+ tinytest::test_package("anytime", ncpu=getOption("Ncpus", 1), side_effects=TRUE)
+ }
starting worker pid=16743 on localhost:11044 at 13:57:09.206
Exited 'test_all_formats.R' at line 24. Skipping Solaris or Windows or Release
Running test_all_formats.R............ 0 tests
Running test_assertions.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Exited 'test_bulk.R' at line 27. Skipping Solaris or Windows or Stupid
Running test_bulk.R................... 0 tests <1b>[0;93m1 side-effects<1b>[0m
Running test_calc_unique.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_100.R........... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Running test_gh_issue_12.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_33.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_56.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test_simple.R................. 34 tests <1b>[0;31m10 fails<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Running test_utilities.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Error: ----- FAILED[data]: test_simple.R<35--35>
call| if (!isWindows) expect_equivalent(refT, anytime(20160101L + 0:2,
call| oldHeuristic = TRUE))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<39--39>
call| if (!isWindows) expect_equivalent(refT, anytime(20160101 + 0:2,
call| oldHeuristic = TRUE))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<43--43>
call| if (!isWindows) expect_equivalent(refT, anytime(as.factor(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<47--47>
call| if (!isWindows) expect_equivalent(refT, anytime(as.ordered(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<51--51>
call| if (!isWindows) expect_equivalent(refT, anytime(as.character(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<55--55>
call| if (!isWindows) expect_equivalent(refT, anytime(c("20160101",
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.7
Check: tests
Result: ERROR
Running ‘tinytest.R’
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if (requireNamespace("tinytest", quietly=TRUE) &&
+ utils::packageVersion("tinytest") >= "1.0.0") {
+
+ ## Set a seed to make the test deterministic
+ set.seed(42)
+
+ ## there are several more granular ways to test files in a tinytest directory,
+ ## see its package vignette; tests can also run once the package is installed
+ ## using the same command `test_package(pkgName)`, or by director or file
+ tinytest::test_package("anytime", ncpu=getOption("Ncpus", 1), side_effects=TRUE)
+ }
starting worker pid=3127 on localhost:11842 at 17:42:27.021
Exited 'test_all_formats.R' at line 24. Skipping Solaris or Windows or Release
Running test_all_formats.R............ 0 tests
Running test_assertions.R............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Exited 'test_bulk.R' at line 27. Skipping Solaris or Windows or Stupid
Running test_bulk.R................... 0 tests <1b>[0;93m1 side-effects<1b>[0m
Running test_calc_unique.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_100.R........... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Running test_gh_issue_12.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_33.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test_gh_issue_56.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test_simple.R................. 34 tests <1b>[0;31m10 fails<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Running test_utilities.R.............. 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;93m1 side-effects<1b>[0m
Error: ----- FAILED[data]: test_simple.R<35--35>
call| if (!isWindows) expect_equivalent(refT, anytime(20160101L + 0:2,
call| oldHeuristic = TRUE))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<39--39>
call| if (!isWindows) expect_equivalent(refT, anytime(20160101 + 0:2,
call| oldHeuristic = TRUE))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<43--43>
call| if (!isWindows) expect_equivalent(refT, anytime(as.factor(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<47--47>
call| if (!isWindows) expect_equivalent(refT, anytime(as.ordered(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<51--51>
call| if (!isWindows) expect_equivalent(refT, anytime(as.character(20160101 +
call| 0:2)))
diff| Mean absolute difference: 3600
----- FAILED[data]: test_simple.R<55--55>
call| if (!isWindows) expect_equivalent(refT, anytime(c("20160101",
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc