Last updated on 2023-06-20 06:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.19 | 71.85 | 82.00 | 153.85 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.19 | 46.04 | 57.09 | 103.13 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.19 | 224.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.19 | 210.93 | OK | |||
r-devel-windows-x86_64 | 0.1.19 | 57.00 | 109.00 | 166.00 | OK | |
r-patched-linux-x86_64 | 0.1.19 | 58.63 | 69.76 | 128.39 | ERROR | |
r-release-linux-x86_64 | 0.1.19 | 64.24 | 69.20 | 133.44 | ERROR | |
r-release-macos-arm64 | 0.1.19 | 62.00 | OK | |||
r-release-windows-x86_64 | 0.1.19 | 72.00 | 124.00 | 196.00 | OK | |
r-oldrel-macos-arm64 | 0.1.19 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.19 | 81.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.19 | 66.00 | 114.00 | 180.00 | OK |
Version: 0.1.19
Check: tests
Result: ERROR
Running ‘tinytests.R’ [14s/9s]
Running the tests in ‘tests/tinytests.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)
+
+ ## R makes us to this
+ Sys.setenv("R_TESTS" = "")
+
+ ## 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("RITCH")
+ }
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 1 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 2 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 3 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 4 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 5 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 6 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 7 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 8 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 9 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 10 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 11 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 12 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 11 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 26 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 27 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 31 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 36 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 42 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: gunzip_file_impl(infile, outfile, buffer_size)
2: gunzip_file(file, raw_file, buffer_size)
3: check_and_gunzip(infile, buffer_size, force_gunzip, quiet)
4: filter_itch(infile, outfile, filter_msg_class = "orders", quiet = TRUE, force_gunzip = TRUE, force_cleanup = TRUE)
5: eval(expr, envir = e)
6: eval(expr, envir = e)
7: FUN(X[[i]], ...)
8: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...)
9: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
10: tinytest::test_package("RITCH")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.19
Check: tests
Result: ERROR
Running ‘tinytests.R’ [8s/11s]
Running the tests in ‘tests/tinytests.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)
+
+ ## R makes us to this
+ Sys.setenv("R_TESTS" = "")
+
+ ## 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("RITCH")
+ }
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 1 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 2 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 3 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 4 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 5 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 6 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 7 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 8 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 9 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 10 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 11 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 12 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 11 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 26 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 27 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 31 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 36 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 42 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: gunzip_file_impl(infile, outfile, buffer_size)
2: gunzip_file(file, raw_file, buffer_size)
3: check_and_gunzip(infile, buffer_size, force_gunzip, quiet)
4: filter_itch(infile, outfile, filter_msg_class = "orders", quiet = TRUE, force_gunzip = TRUE, force_cleanup = TRUE)
5: eval(expr, envir = e)
6: eval(expr, envir = e)
7: FUN(X[[i]], ...)
8: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...)
9: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
10: tinytest::test_package("RITCH")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.19
Check: tests
Result: ERROR
Running ‘tinytests.R’ [9s/10s]
Running the tests in ‘tests/tinytests.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)
+
+ ## R makes us to this
+ Sys.setenv("R_TESTS" = "")
+
+ ## 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("RITCH")
+ }
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 1 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 2 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 3 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 4 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 5 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 6 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 7 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 8 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 9 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 10 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 11 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 12 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 11 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 26 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 27 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 31 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 36 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 42 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: gunzip_file_impl(infile, outfile, buffer_size)
2: gunzip_file(file, raw_file, buffer_size)
3: check_and_gunzip(infile, buffer_size, force_gunzip, quiet)
4: filter_itch(infile, outfile, filter_msg_class = "orders", quiet = TRUE, force_gunzip = TRUE, force_cleanup = TRUE)
5: eval(expr, envir = e)
6: eval(expr, envir = e)
7: FUN(X[[i]], ...)
8: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...)
9: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
10: tinytest::test_package("RITCH")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-patched-linux-x86_64
Version: 0.1.19
Check: tests
Result: ERROR
Running ‘tinytests.R’ [9s/9s]
Running the tests in ‘tests/tinytests.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)
+
+ ## R makes us to this
+ Sys.setenv("R_TESTS" = "")
+
+ ## 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("RITCH")
+ }
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 0 tests
test_filename_helpers.R....... 1 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 2 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 3 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 4 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 5 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 6 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 7 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 8 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 9 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 10 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 11 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 12 tests <1b>[0;32mOK<1b>[0m
test_filename_helpers.R....... 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 0 tests
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 11 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 14 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 15 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 16 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 17 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 18 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 19 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 20 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 21 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 22 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 23 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 24 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 25 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 26 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 27 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 28 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 29 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 30 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 31 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 32 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 33 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 34 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 35 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 36 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 37 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 38 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 39 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 40 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 41 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 42 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 43 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 44 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 45 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 46 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 47 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 48 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 49 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 50 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 51 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 52 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 53 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 54 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
test_filter_itch.R............ 55 tests <1b>[0;32mOK<1b>[0m
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: gunzip_file_impl(infile, outfile, buffer_size)
2: gunzip_file(file, raw_file, buffer_size)
3: check_and_gunzip(infile, buffer_size, force_gunzip, quiet)
4: filter_itch(infile, outfile, filter_msg_class = "orders", quiet = TRUE, force_gunzip = TRUE, force_cleanup = TRUE)
5: eval(expr, envir = e)
6: eval(expr, envir = e)
7: FUN(X[[i]], ...)
8: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...)
9: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
10: tinytest::test_package("RITCH")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-release-linux-x86_64