- using R Under development (unstable) (2026-01-07 r89285)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.8
flang version 21.1.8
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘RestRserve/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘RestRserve’ version ‘1.2.4’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘RestRserve’ can be installed ... [114s/386s] OK
See the install log for details.
- used C++ compiler: ‘clang version 21.1.8’
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking whether startup messages can be suppressed ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [10s/34s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/32s] ERROR
Running ‘tinytest.R’ [6s/31s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ # set a seed to make the test deterministic
+ set.seed(42)
+
+ # run tests (package must be installed)
+ tinytest::test_package("RestRserve")
+ # tinytest::test_package(
+ # pkgname = "RestRserve",
+ # ncpu = getOption("Ncpus", 1L),
+ # side_effects = TRUE
+ # )
+ }
test-app-auth-basic.R......... 0 tests
test-app-auth-basic.R......... 0 tests
test-app-auth-basic.R......... 0 tests
test-app-auth-basic.R......... 0 tests
test-app-auth-basic.R......... 1 tests [0;32mOK [0m
test-app-auth-basic.R......... 2 tests [0;32mOK [0m
test-app-auth-basic.R......... 3 tests [0;32mOK [0m
test-app-auth-basic.R......... 4 tests [0;32mOK [0m
test-app-auth-basic.R......... 4 tests [0;32mOK [0m
test-app-auth-basic.R......... 4 tests [0;32mOK [0m
test-app-auth-basic.R......... 5 tests [0;32mOK [0m
test-app-auth-basic.R......... 6 tests [0;32mOK [0m
test-app-auth-basic.R......... 7 tests [0;32mOK [0m
test-app-auth-basic.R......... 8 tests [0;32mOK [0m
test-app-auth-basic.R......... 8 tests [0;32mOK [0m
test-app-auth-basic.R......... 8 tests [0;32mOK [0m
test-app-auth-basic.R......... 8 tests [0;32mOK [0m
test-app-auth-basic.R......... 9 tests [0;32mOK [0m
test-app-auth-basic.R......... 10 tests [0;32mOK [0m
test-app-auth-basic.R......... 11 tests [0;32mOK [0m
test-app-auth-basic.R......... 12 tests [0;32mOK [0m
test-app-auth-basic.R......... 12 tests [0;32mOK [0m
test-app-auth-basic.R......... 12 tests [0;32mOK [0m
test-app-auth-basic.R......... 12 tests [0;32mOK [0m
test-app-auth-basic.R......... 13 tests [0;32mOK [0m
test-app-auth-basic.R......... 14 tests [0;32mOK [0m
test-app-auth-basic.R......... 15 tests [0;32mOK [0m
test-app-auth-basic.R......... 16 tests [0;32mOK [0m
test-app-auth-basic.R......... 16 tests [0;32mOK [0m
test-app-auth-basic.R......... 16 tests [0;32mOK [0m
test-app-auth-basic.R......... 16 tests [0;32mOK [0m
test-app-auth-basic.R......... 17 tests [0;32mOK [0m
test-app-auth-basic.R......... 18 tests [0;32mOK [0m
test-app-auth-basic.R......... 19 tests [0;32mOK [0m
test-app-auth-basic.R......... 20 tests [0;32mOK [0m
test-app-auth-basic.R......... 20 tests [0;32mOK [0m
test-app-auth-basic.R......... 20 tests [0;32mOK [0m
test-app-auth-basic.R......... 21 tests [0;32mOK [0m
test-app-auth-basic.R......... 22 tests [0;32mOK [0m
test-app-auth-basic.R......... 23 tests [0;32mOK [0m
test-app-auth-basic.R......... 24 tests [0;32mOK [0m
test-app-auth-basic.R......... 24 tests [0;32mOK [0m
test-app-auth-basic.R......... 24 tests [0;32mOK [0m
test-app-auth-basic.R......... 24 tests [0;32mOK [0m
test-app-auth-basic.R......... 25 tests [0;32mOK [0m
test-app-auth-basic.R......... 26 tests [0;32mOK [0m
test-app-auth-basic.R......... 27 tests [0;32mOK [0m
test-app-auth-basic.R......... 28 tests [0;32mOK [0m
test-app-auth-basic.R......... 28 tests [0;32mOK [0m [0;34m5.9s [0m
test-app-auth-bearer.R........ 0 tests
test-app-auth-bearer.R........ 0 tests
test-app-auth-bearer.R........ 0 tests
test-app-auth-bearer.R........ 0 tests
test-app-auth-bearer.R........ 1 tests [0;32mOK [0m
test-app-auth-bearer.R........ 2 tests [0;32mOK [0m
test-app-auth-bearer.R........ 3 tests [0;32mOK [0m
test-app-auth-bearer.R........ 4 tests [0;32mOK [0m
test-app-auth-bearer.R........ 4 tests [0;32mOK [0m
test-app-auth-bearer.R........ 4 tests [0;32mOK [0m
test-app-auth-bearer.R........ 5 tests [0;32mOK [0m
test-app-auth-bearer.R........ 6 tests [0;32mOK [0m
test-app-auth-bearer.R........ 7 tests [0;32mOK [0m
test-app-auth-bearer.R........ 8 tests [0;32mOK [0m
test-app-auth-bearer.R........ 8 tests [0;32mOK [0m
test-app-auth-bearer.R........ 8 tests [0;32mOK [0m
test-app-auth-bearer.R........ 8 tests [0;32mOK [0m
test-app-auth-bearer.R........ 9 tests [0;32mOK [0m
test-app-auth-bearer.R........ 10 tests [0;32mOK [0m
test-app-auth-bearer.R........ 11 tests [0;32mOK [0m
test-app-auth-bearer.R........ 12 tests [0;32mOK [0m
test-app-auth-bearer.R........ 12 tests [0;32mOK [0m
test-app-auth-bearer.R........ 12 tests [0;32mOK [0m
test-app-auth-bearer.R........ 12 tests [0;32mOK [0m
test-app-auth-bearer.R........ 13 tests [0;32mOK [0m
test-app-auth-bearer.R........ 14 tests [0;32mOK [0m
test-app-auth-bearer.R........ 15 tests [0;32mOK [0m
test-app-auth-bearer.R........ 16 tests [0;32mOK [0m
test-app-auth-bearer.R........ 16 tests [0;32mOK [0m [0;34m0.4s [0m
test-app-content-handlers.R... 0 tests
test-app-content-handlers.R... 0 tests
test-app-content-handlers.R... 0 tests
test-app-content-handlers.R... 0 tests
test-app-content-handlers.R... 0 tests
test-app-content-handlers.R... 1 tests [0;32mOK [0m
test-app-content-handlers.R... 1 tests [0;32mOK [0m
test-app-content-handlers.R... 1 tests [0;32mOK [0m
test-app-content-handlers.R... 2 tests [0;32mOK [0m
test-app-content-handlers.R... 2 tests [0;32mOK [0m
test-app-content-handlers.R... 2 tests [0;32mOK [0m
test-app-content-handlers.R... 2 tests [0;32mOK [0m
test-app-content-handlers.R... 3 tests [0;32mOK [0m
test-app-content-handlers.R... 3 tests [0;32mOK [0m
test-app-content-handlers.R... 3 tests [0;32mOK [0m
test-app-content-handlers.R... 4 tests [0;32mOK [0m
test-app-content-handlers.R... 4 tests [0;32mOK [0m
test-app-content-handlers.R... 4 tests [0;32mOK [0m
test-app-content-handlers.R... 4 tests [0;32mOK [0m
test-app-content-handlers.R... 5 tests [0;32mOK [0m
test-app-content-handlers.R... 5 tests [0;32mOK [0m
test-app-content-handlers.R... 5 tests [0;32mOK [0m
test-app-content-handlers.R... 5 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 6 tests [0;32mOK [0m
test-app-content-handlers.R... 7 tests [0;32mOK [0m
test-app-content-handlers.R... 8 tests [0;32mOK [0m
test-app-content-handlers.R... 8 tests [0;32mOK [0m
test-app-content-handlers.R... 8 tests [0;32mOK [0m
test-app-content-handlers.R... 8 tests [0;32mOK [0m
test-app-content-handlers.R... 9 tests [0;32mOK [0m
test-app-content-handlers.R... 9 tests [0;32mOK [0m
test-app-content-handlers.R... 9 tests [0;32mOK [0m
test-app-content-handlers.R... 9 tests [0;32mOK [0m
test-app-content-handlers.R... 10 tests [0;32mOK [0m
test-app-content-handlers.R... 11 tests [0;32mOK [0m
test-app-content-handlers.R... 11 tests [0;32mOK [0m
test-app-content-handlers.R... 11 tests [0;32mOK [0m
test-app-content-handlers.R... 11 tests [0;32mOK [0m
test-app-content-handlers.R... 12 tests [0;32mOK [0m
test-app-content-handlers.R... 26 tests [0;32mOK [0m
test-app-content-handlers.R... 26 tests [0;32mOK [0m [0;34m2.9s [0m
test-app-cors.R............... 0 tests
test-app-cors.R............... 0 tests
test-app-cors.R............... 0 tests
test-app-cors.R............... 1 tests [0;32mOK [0m
test-app-cors.R............... 2 tests [0;32mOK [0m
test-app-cors.R............... 3 tests [0;32mOK [0m
test-app-cors.R............... 4 tests [0;32mOK [0m
test-app-cors.R............... 5 tests [0;32mOK [0m
test-app-cors.R............... 6 tests [0;32mOK [0m
test-app-cors.R............... 6 tests [0;32mOK [0m
test-app-cors.R............... 6 tests [0;32mOK [0m
test-app-cors.R............... 7 tests [0;32mOK [0m
test-app-cors.R............... 8 tests [0;32mOK [0m
test-app-cors.R............... 9 tests [0;32mOK [0m
test-app-cors.R............... 10 tests [0;32mOK [0m
test-app-cors.R............... 11 tests [0;32mOK [0m [0;34m0.4s [0m
test-app-hello.R.............. 0 tests
test-app-hello.R.............. 0 tests
test-app-hello.R.............. 0 tests
test-app-hello.R.............. 0 tests
test-app-hello.R.............. 1 tests [0;32mOK [0m
test-app-hello.R.............. 2 tests [0;32mOK [0m
test-app-hello.R.............. 3 tests [0;32mOK [0m
test-app-hello.R.............. 4 tests [0;32mOK [0m
test-app-hello.R.............. 4 tests [0;32mOK [0m
test-app-hello.R.............. 4 tests [0;32mOK [0m
test-app-hello.R.............. 5 tests [0;32mOK [0m
test-app-hello.R.............. 6 tests [0;32mOK [0m
test-app-hello.R.............. 7 tests [0;32mOK [0m
test-app-hello.R.............. 8 tests [0;32mOK [0m
test-app-hello.R.............. 8 tests [0;32mOK [0m
test-app-hello.R.............. 8 tests [0;32mOK [0m
test-app-hello.R.............. 9 tests [0;32mOK [0m
test-app-hello.R.............. 10 tests [0;32mOK [0m
test-app-hello.R.............. 11 tests [0;32mOK [0m
test-app-hello.R.............. 12 tests [0;32mOK [0m
test-app-hello.R.............. 12 tests [0;32mOK [0m
test-app-hello.R.............. 12 tests [0;32mOK [0m
test-app-hello.R.............. 13 tests [0;32mOK [0m
test-app-hello.R.............. 14 tests [0;32mOK [0m
test-app-hello.R.............. 15 tests [0;32mOK [0m
test-app-hello.R.............. 16 tests [0;32mOK [0m
test-app-hello.R.............. 17 tests [0;32mOK [0m
test-app-hello.R.............. 18 tests [0;32mOK [0m
test-app-hello.R.............. 18 tests [0;32mOK [0m [0;34m0.5s [0m
test-app-middleware.R......... 0 tests
test-app-middleware.R......... 0 tests
test-app-middleware.R......... 0 tests
test-app-middleware.R......... 0 tests
test-app-middleware.R......... 0 tests
test-app-middleware.R......... 1 tests [0;32mOK [0m
test-app-middleware.R......... 2 tests [0;32mOK [0m
test-app-middleware.R......... 3 tests [0;32mOK [0m
test-app-middleware.R......... 4 tests [0;32mOK [0m
test-app-middleware.R......... 4 tests [0;32mOK [0m
test-app-middleware.R......... 4 tests [0;32mOK [0m
test-app-middleware.R......... 5 tests [0;32mOK [0m
test-app-middleware.R......... 6 tests [0;32mOK [0m
test-app-middleware.R......... 7 tests [0;32mOK [0m
test-app-middleware.R......... 8 tests [0;32mOK [0m
test-app-middleware.R......... 8 tests [0;32mOK [0m
test-app-middleware.R......... 8 tests [0;32mOK [0m
test-app-middleware.R......... 9 tests [0;32mOK [0m
test-app-middleware.R......... 10 tests [0;32mOK [0m
test-app-middleware.R......... 11 tests [0;32mOK [0m
test-app-middleware.R......... 12 tests [0;32mOK [0m
test-app-middleware.R......... 12 tests [0;32mOK [0m
test-app-middleware.R......... 12 tests [0;32mOK [0m
test-app-middleware.R......... 13 tests [0;32mOK [0m
test-app-middleware.R......... 14 tests [0;32mOK [0m
test-app-middleware.R......... 15 tests [0;32mOK [0m
test-app-middleware.R......... 16 tests [0;32mOK [0m
test-app-middleware.R......... 16 tests [0;32mOK [0m
test-app-middleware.R......... 16 tests [0;32mOK [0m
test-app-middleware.R......... 17 tests [0;32mOK [0m
test-app-middleware.R......... 18 tests [0;32mOK [0m
test-app-middleware.R......... 19 tests [0;32mOK [0m
test-app-middleware.R......... 20 tests [0;32mOK [0m
test-app-middleware.R......... 20 tests [0;32mOK [0m [0;34m0.8s [0m
test-app-openapi.R............ 0 tests
test-app-openapi.R............ 0 tests
test-app-openapi.R............ 0 tests
test-app-openapi.R............ 0 tests
test-app-openapi.R............ 1 tests [0;32mOK [0m
test-app-openapi.R............ 2 tests [0;32mOK [0m
test-app-openapi.R............ 3 tests [0;32mOK [0m
test-app-openapi.R............ 4 tests [0;32mOK [0m
test-app-openapi.R............ 5 tests [0;32mOK [0m
test-app-openapi.R............ 6 tests [0;32mOK [0m
test-app-openapi.R............ 6 tests [0;32mOK [0m
test-app-openapi.R............ 6 tests [0;32mOK [0m
test-app-openapi.R............ 7 tests [0;32mOK [0m
test-app-openapi.R............ 8 tests [0;32mOK [0m
test-app-openapi.R............ 8 tests [0;32mOK [0m
test-app-openapi.R............ 9 tests [0;32mOK [0m
test-app-openapi.R............ 10 tests [0;32mOK [0m
test-app-openapi.R............ 11 tests [0;32mOK [0m
test-app-openapi.R............ 12 tests [0;32mOK [0m
test-app-openapi.R............ 12 tests [0;32mOK [0m
test-app-openapi.R............ 12 tests [0;32mOK [0m
test-app-openapi.R............ 13 tests [0;32mOK [0m
test-app-openapi.R............ 14 tests [0;32mOK [0m
test-app-openapi.R............ 15 tests [0;32mOK [0m
test-app-openapi.R............ 16 tests [0;32mOK [0m
test-app-openapi.R............ 17 tests [0;32mOK [0m
test-app-openapi.R............ 18 tests [0;32mOK [0m
test-app-openapi.R............ 18 tests [0;32mOK [0m
test-app-openapi.R............ 18 tests [0;32mOK [0m
test-app-openapi.R............ 19 tests [0;32mOK [0m
test-app-openapi.R............ 20 tests [0;32mOK [0m
test-app-openapi.R............ 21 tests [0;32mOK [0m
test-app-openapi.R............ 22 tests [0;32mOK [0m
test-app-openapi.R............ 23 tests [0;32mOK [0m
test-app-openapi.R............ 23 tests [0;32mOK [0m
test-app-openapi.R............ 23 tests [0;32mOK [0m
test-app-openapi.R............ 24 tests [0;32mOK [0m
test-app-openapi.R............ 25 tests [0;32mOK [0m
test-app-openapi.R............ 26 tests [0;32mOK [0m
test-app-openapi.R............ 27 tests [0;32mOK [0m
test-app-openapi.R............ 28 tests [0;32mOK [0m
test-app-openapi.R............ 28 tests [0;32mOK [0m [0;34m1.4s [0m
test-app-plot.R............... 0 tests
test-app-plot.R............... 0 tests
test-app-plot.R............... 0 tests
test-app-plot.R............... 0 tests
test-app-plot.R............... 1 tests [0;32mOK [0m
test-app-plot.R............... 2 tests [0;32mOK [0m
test-app-plot.R............... 2 tests [0;32mOK [0m
test-app-plot.R............... 3 tests [0;32mOK [0m
test-app-plot.R............... 4 tests [0;32mOK [0m
test-app-plot.R............... 5 tests [0;32mOK [0m
test-app-plot.R............... 6 tests [0;32mOK [0m
test-app-plot.R............... 6 tests [0;32mOK [0m
test-app-plot.R............... 6 tests [0;32mOK [0m [0;36m82ms [0m
test-app-static.R............. 0 tests
test-app-static.R............. 0 tests
test-app-static.R............. 0 tests
test-app-static.R............. 0 tests
test-app-static.R............. 1 tests [0;32mOK [0m
test-app-static.R............. 2 tests [0;32mOK [0m
test-app-static.R............. 3 tests [0;32mOK [0m
test-app-static.R............. 4 tests [0;32mOK [0m
test-app-static.R............. 5 tests [0;32mOK [0m
test-app-static.R............. 6 tests [0;32mOK [0m
test-app-static.R............. 6 tests [0;32mOK [0m
test-app-static.R............. 6 tests [0;32mOK [0m
test-app-static.R............. 7 tests [0;32mOK [0m
test-app-static.R............. 8 tests [0;32mOK [0m
test-app-static.R............. 9 tests [0;32mOK [0m
test-app-static.R............. 10 tests [0;32mOK [0m
test-app-static.R............. 11 tests [0;32mOK [0m
test-app-static.R............. 12 tests [0;32mOK [0m
test-app-static.R............. 12 tests [0;32mOK [0m
test-app-static.R............. 12 tests [0;32mOK [0m
test-app-static.R............. 13 tests [0;32mOK [0m
test-app-static.R............. 14 tests [0;32mOK [0m
test-app-static.R............. 15 tests [0;32mOK [0m
test-app-static.R............. 16 tests [0;32mOK [0m
test-app-static.R............. 17 tests [0;32mOK [0m
test-app-static.R............. 18 tests [0;32mOK [0m
test-app-static.R............. 18 tests [0;32mOK [0m
test-app-static.R............. 18 tests [0;32mOK [0m
test-app-static.R............. 19 tests [0;32mOK [0m
test-app-static.R............. 20 tests [0;32mOK [0m
test-app-static.R............. 21 tests [0;32mOK [0m
test-app-static.R............. 22 tests [0;32mOK [0m
test-app-static.R............. 22 tests [0;32mOK [0m
test-app-static.R............. 22 tests [0;32mOK [0m
test-app-static.R............. 23 tests [0;32mOK [0m
test-app-static.R............. 24 tests [0;32mOK [0m
test-app-static.R............. 25 tests [0;32mOK [0m
test-app-static.R............. 26 tests [0;32mOK [0m
test-app-static.R............. 26 tests [0;32mOK [0m [0;34m0.2s [0m
test-capture-stack.R.......... 0 tests
test-capture-stack.R.......... 0 tests
test-capture-stack.R.......... 1 tests [0;32mOK [0m
test-capture-stack.R.......... 2 tests [0;32mOK [0m
test-capture-stack.R.......... 2 tests [0;32mOK [0m
test-capture-stack.R.......... 3 tests [0;32mOK [0m
test-capture-stack.R.......... 4 tests [0;32mOK [0m
test-capture-stack.R.......... 5 tests [0;32mOK [0m
test-capture-stack.R.......... 6 tests [0;32mOK [0m
test-capture-stack.R.......... 6 tests [0;32mOK [0m
test-capture-stack.R.......... 6 tests [0;32mOK [0m
test-capture-stack.R.......... 7 tests [0;32mOK [0m
test-capture-stack.R.......... 8 tests [0;32mOK [0m
test-capture-stack.R.......... 9 tests [0;32mOK [0m
test-capture-stack.R.......... 10 tests [0;32mOK [0m
test-capture-stack.R.......... 11 tests [0;32mOK [0m
test-capture-stack.R.......... 11 tests [0;32mOK [0m
test-capture-stack.R.......... 11 tests [0;32mOK [0m
test-capture-stack.R.......... 11 tests [0;32mOK [0m
test-capture-stack.R.......... 12 tests [0;32mOK [0m
test-capture-stack.R.......... 13 tests [0;32mOK [0m
test-capture-stack.R.......... 14 tests [0;32mOK [0m
test-capture-stack.R.......... 15 tests [0;32mOK [0m
test-capture-stack.R.......... 16 tests [0;32mOK [0m
test-capture-stack.R.......... 17 tests [0;32mOK [0m
test-capture-stack.R.......... 18 tests [0;32mOK [0m [0;36m20ms [0m
test-cl-application.R......... 0 tests
test-cl-application.R......... 0 tests
test-cl-application.R......... 1 tests [0;32mOK [0m
test-cl-application.R......... 2 tests [0;32mOK [0m
test-cl-application.R......... 3 tests [0;32mOK [0m
test-cl-application.R......... 4 tests [0;32mOK [0m
test-cl-application.R......... 5 tests [0;32mOK [0m
test-cl-application.R......... 6 tests [0;32mOK [0m
test-cl-application.R......... 7 tests [0;32mOK [0m
test-cl-application.R......... 8 tests [0;32mOK [0m
test-cl-application.R......... 9 tests [0;32mOK [0m
test-cl-application.R......... 10 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 11 tests [0;32mOK [0m
test-cl-application.R......... 12 tests [0;32mOK [0m
test-cl-application.R......... 12 tests [0;32mOK [0m
test-cl-application.R......... 12 tests [0;32mOK [0m
test-cl-application.R......... 13 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 14 tests [0;32mOK [0m
test-cl-application.R......... 15 tests [0;32mOK [0m
test-cl-application.R......... 16 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 17 tests [0;32mOK [0m
test-cl-application.R......... 18 tests [0;32mOK [0m
test-cl-application.R......... 19 tests [0;32mOK [0m
test-cl-application.R......... 20 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 21 tests [0;32mOK [0m
test-cl-application.R......... 22 tests [0;32mOK [0m
test-cl-application.R......... 23 tests [0;32mOK [0m
test-cl-application.R......... 24 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 25 tests [0;32mOK [0m
test-cl-application.R......... 26 tests [0;32mOK [0m
test-cl-application.R......... 27 tests [0;32mOK [0m
test-cl-application.R......... 28 tests [0;32mOK [0m
test-cl-application.R......... 28 tests [0;32mOK [0m
test-cl-application.R......... 28 tests [0;32mOK [0m
test-cl-application.R......... 28 tests [0;32mOK [0m
test-cl-application.R......... 29 tests [0;32mOK [0m
test-cl-application.R......... 29 tests [0;32mOK [0m
test-cl-application.R......... 30 tests [0;32mOK [0m
test-cl-application.R......... 30 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 31 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 32 tests [0;32mOK [0m
test-cl-application.R......... 33 tests [0;32mOK [0m
test-cl-application.R......... 34 tests [0;32mOK [0m
test-cl-application.R......... 35 tests [0;32mOK [0m
test-cl-application.R......... 36 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 37 tests [0;32mOK [0m
test-cl-application.R......... 38 tests [0;32mOK [0m
test-cl-application.R......... 38 tests [0;32mOK [0m
test-cl-application.R......... 38 tests [0;32mOK [0m
test-cl-application.R......... 39 tests [0;32mOK [0m
test-cl-application.R......... 39 tests [0;32mOK [0m
test-cl-application.R......... 39 tests [0;32mOK [0m
test-cl-application.R......... 39 tests [0;32mOK [0m
test-cl-application.R......... 39 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 40 tests [0;32mOK [0m
test-cl-application.R......... 41 tests [0;32mOK [0m
test-cl-application.R......... 42 tests [0;32mOK [0m
test-cl-application.R......... 42 tests [0;32mOK [0m
test-cl-application.R......... 43 tests [0;32mOK [0m
test-cl-application.R......... 43 tests [0;32mOK [0m
test-cl-application.R......... 43 tests [0;32mOK [0m
test-cl-application.R......... 44 tests [0;32mOK [0m
test-cl-application.R......... 44 tests [0;32mOK [0m
test-cl-application.R......... 45 tests [0;32mOK [0m
test-cl-application.R......... 45 tests [0;32mOK [0m
test-cl-application.R......... 45 tests [0;32mOK [0m
test-cl-application.R......... 46 tests [0;32mOK [0m
test-cl-application.R......... 46 tests [0;32mOK [0m
test-cl-application.R......... 46 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 47 tests [0;32mOK [0m
test-cl-application.R......... 48 tests [0;32mOK [0m
test-cl-application.R......... 49 tests [0;32mOK [0m
test-cl-application.R......... 49 tests [0;32mOK [0m
test-cl-application.R......... 49 tests [0;32mOK [0m
test-cl-application.R......... 49 tests [0;32mOK [0m
test-cl-application.R......... 50 tests [0;32mOK [0m
test-cl-application.R......... 50 tests [0;32mOK [0m
test-cl-application.R......... 50 tests [0;32mOK [0m
test-cl-application.R......... 51 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m
test-cl-application.R......... 52 tests [0;32mOK [0m [0;34m1.6s [0m
test-cl-auth-backend.R........ 1 tests [0;32mOK [0m
test-cl-auth-backend.R........ 1 tests [0;32mOK [0m
test-cl-auth-backend.R........ 1 tests [0;32mOK [0m
test-cl-auth-backend.R........ 1 tests [0;32mOK [0m
test-cl-auth-backend.R........ 2 tests [0;32mOK [0m
test-cl-auth-backend.R........ 3 tests [0;32mOK [0m
test-cl-auth-backend.R........ 4 tests [0;32mOK [0m
test-cl-auth-backend.R........ 5 tests [0;32mOK [0m
test-cl-auth-backend.R........ 6 tests [0;32mOK [0m [0;36m8ms [0m
test-cl-auth-barear.R......... 1 tests [0;32mOK [0m
test-cl-auth-barear.R......... 1 tests [0;32mOK [0m
test-cl-auth-barear.R......... 1 tests [0;32mOK [0m
test-cl-auth-barear.R......... 2 tests [0;32mOK [0m
test-cl-auth-barear.R......... 3 tests [0;32mOK [0m
test-cl-auth-barear.R......... 4 tests [0;32mOK [0m
test-cl-auth-barear.R......... 5 tests [0;32mOK [0m
test-cl-auth-barear.R......... 5 tests [0;32mOK [0m
test-cl-auth-barear.R......... 5 tests [0;32mOK [0m
test-cl-auth-barear.R......... 6 tests [0;32mOK [0m
test-cl-auth-barear.R......... 6 tests [0;32mOK [0m
test-cl-auth-barear.R......... 7 tests [0;32mOK [0m
test-cl-auth-barear.R......... 8 tests [0;32mOK [0m
test-cl-auth-barear.R......... 9 tests [0;32mOK [0m
test-cl-auth-barear.R......... 10 tests [0;32mOK [0m
test-cl-auth-barear.R......... 10 tests [0;32mOK [0m
test-cl-auth-barear.R......... 10 tests [0;32mOK [0m
test-cl-auth-barear.R......... 10 tests [0;32mOK [0m
test-cl-auth-barear.R......... 11 tests [0;32mOK [0m
test-cl-auth-barear.R......... 11 tests [0;32mOK [0m
test-cl-auth-barear.R......... 12 tests [0;32mOK [0m
test-cl-auth-barear.R......... 13 tests [0;32mOK [0m
test-cl-auth-barear.R......... 14 tests [0;32mOK [0m
test-cl-auth-barear.R......... 14 tests [0;32mOK [0m
test-cl-auth-barear.R......... 14 tests [0;32mOK [0m
test-cl-auth-barear.R......... 14 tests [0;32mOK [0m
test-cl-auth-barear.R......... 15 tests [0;32mOK [0m
test-cl-auth-barear.R......... 15 tests [0;32mOK [0m
test-cl-auth-barear.R......... 16 tests [0;32mOK [0m
test-cl-auth-barear.R......... 17 tests [0;32mOK [0m
test-cl-auth-barear.R......... 18 tests [0;32mOK [0m
test-cl-auth-barear.R......... 18 tests [0;32mOK [0m
test-cl-auth-barear.R......... 18 tests [0;32mOK [0m
test-cl-auth-barear.R......... 18 tests [0;32mOK [0m
test-cl-auth-barear.R......... 19 tests [0;32mOK [0m
test-cl-auth-barear.R......... 19 tests [0;32mOK [0m
test-cl-auth-barear.R......... 20 tests [0;32mOK [0m
test-cl-auth-barear.R......... 21 tests [0;32mOK [0m
test-cl-auth-barear.R......... 22 tests [0;32mOK [0m
test-cl-auth-barear.R......... 22 tests [0;32mOK [0m
test-cl-auth-barear.R......... 22 tests [0;32mOK [0m
test-cl-auth-barear.R......... 22 tests [0;32mOK [0m
test-cl-auth-barear.R......... 23 tests [0;32mOK [0m
test-cl-auth-barear.R......... 23 tests [0;32mOK [0m
test-cl-auth-barear.R......... 23 tests [0;32mOK [0m
test-cl-auth-barear.R......... 23 tests [0;32mOK [0m
test-cl-auth-barear.R......... 24 tests [0;32mOK [0m [0;36m42ms [0m
test-cl-auth-basic.R.......... 1 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 1 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 1 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 2 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 3 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 4 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 5 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 5 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 5 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 6 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 6 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 7 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 8 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 9 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 10 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 11 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 11 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 12 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 13 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 14 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 14 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 14 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 14 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 14 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 15 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 15 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 16 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 17 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 18 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 18 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 18 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 18 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 18 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 19 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 19 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 20 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 21 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 22 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 22 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 22 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 22 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 22 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 23 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 24 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 25 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 26 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 27 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 28 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 29 tests [0;32mOK [0m
test-cl-auth-basic.R.......... 30 tests [0;32mOK [0m [0;34m0.1s [0m
test-cl-auth-mw.R............. 1 tests [0;32mOK [0m
test-cl-auth-mw.R............. 1 tests [0;32mOK [0m
test-cl-auth-mw.R............. 1 tests [0;32mOK [0m
test-cl-auth-mw.R............. 2 tests [0;32mOK [0m
test-cl-auth-mw.R............. 3 tests [0;32mOK [0m
test-cl-auth-mw.R............. 4 tests [0;32mOK [0m
test-cl-auth-mw.R............. 5 tests [0;32mOK [0m [0;36m10ms [0m
test-cl-content-handler.R..... 0 tests
test-cl-content-handler.R..... 0 tests
test-cl-content-handler.R..... 1 tests [0;32mOK [0m
test-cl-content-handler.R..... 2 tests [0;32mOK [0m
test-cl-content-handler.R..... 3 tests [0;32mOK [0m
test-cl-content-handler.R..... 4 tests [0;32mOK [0m
test-cl-content-handler.R..... 5 tests [0;32mOK [0m
test-cl-content-handler.R..... 6 tests [0;32mOK [0m
test-cl-content-handler.R..... 7 tests [0;32mOK [0m
test-cl-content-handler.R..... 8 tests [0;32mOK [0m
test-cl-content-handler.R..... 9 tests [0;32mOK [0m
test-cl-content-handler.R..... 10 tests [0;32mOK [0m
test-cl-content-handler.R..... 10 tests [0;32mOK [0m
test-cl-content-handler.R..... 11 tests [0;32mOK [0m
test-cl-content-handler.R..... 12 tests [0;32mOK [0m
test-cl-content-handler.R..... 13 tests [0;32mOK [0m
test-cl-content-handler.R..... 13 tests [0;32mOK [0m
test-cl-content-handler.R..... 13 tests [0;32mOK [0m
test-cl-content-handler.R..... 13 tests [0;32mOK [0m
test-cl-content-handler.R..... 14 tests [0;32mOK [0m
test-cl-content-handler.R..... 15 tests [0;32mOK [0m
test-cl-content-handler.R..... 16 tests [0;32mOK [0m
test-cl-content-handler.R..... 17 tests [0;32mOK [0m
test-cl-content-handler.R..... 17 tests [0;32mOK [0m
test-cl-content-handler.R..... 17 tests [0;32mOK [0m
test-cl-content-handler.R..... 17 tests [0;32mOK [0m
test-cl-content-handler.R..... 18 tests [0;32mOK [0m
test-cl-content-handler.R..... 19 tests [0;32mOK [0m
test-cl-content-handler.R..... 20 tests [0;32mOK [0m
test-cl-content-handler.R..... 21 tests [0;32mOK [0m
test-cl-content-handler.R..... 21 tests [0;32mOK [0m
test-cl-content-handler.R..... 21 tests [0;32mOK [0m
test-cl-content-handler.R..... 21 tests [0;32mOK [0m
test-cl-content-handler.R..... 21 tests [0;32mOK [0m
test-cl-content-handler.R..... 22 tests [0;32mOK [0m
test-cl-content-handler.R..... 23 tests [0;32mOK [0m
test-cl-content-handler.R..... 24 tests [0;32mOK [0m
test-cl-content-handler.R..... 25 tests [0;32mOK [0m
test-cl-content-handler.R..... 26 tests [0;32mOK [0m
test-cl-content-handler.R..... 26 tests [0;32mOK [0m
test-cl-content-handler.R..... 26 tests [0;32mOK [0m
test-cl-content-handler.R..... 27 tests [0;32mOK [0m
test-cl-content-handler.R..... 28 tests [0;32mOK [0m
test-cl-content-handler.R..... 28 tests [0;32mOK [0m
test-cl-content-handler.R..... 28 tests [0;32mOK [0m
test-cl-content-handler.R..... 29 tests [0;32mOK [0m
test-cl-content-handler.R..... 30 tests [0;32mOK [0m
test-cl-content-handler.R..... 32 tests [0;32mOK [0m
test-cl-content-handler.R..... 34 tests [0;32mOK [0m
test-cl-content-handler.R..... 34 tests [0;32mOK [0m
test-cl-content-handler.R..... 34 tests [0;32mOK [0m
test-cl-content-handler.R..... 35 tests [0;32mOK [0m
test-cl-content-handler.R..... 36 tests [0;32mOK [0m
test-cl-content-handler.R..... 37 tests [0;32mOK [0m
test-cl-content-handler.R..... 38 tests [0;32mOK [0m
test-cl-content-handler.R..... 39 tests [0;32mOK [0m
test-cl-content-handler.R..... 40 tests [0;32mOK [0m
test-cl-content-handler.R..... 41 tests [0;32mOK [0m
test-cl-content-handler.R..... 42 tests [0;32mOK [0m
test-cl-content-handler.R..... 43 tests [0;32mOK [0m
test-cl-content-handler.R..... 44 tests [0;32mOK [0m
test-cl-content-handler.R..... 45 tests [0;32mOK [0m
test-cl-content-handler.R..... 46 tests [0;32mOK [0m
test-cl-content-handler.R..... 47 tests [0;32mOK [0m
test-cl-content-handler.R..... 47 tests [0;32mOK [0m
test-cl-content-handler.R..... 48 tests [0;32mOK [0m
test-cl-content-handler.R..... 48 tests [0;32mOK [0m
test-cl-content-handler.R..... 49 tests [0;32mOK [0m
test-cl-content-handler.R..... 49 tests [0;32mOK [0m
test-cl-content-handler.R..... 50 tests [0;32mOK [0m [0;34m0.1s [0m
test-cl-http-err.R............ 0 tests
test-cl-http-err.R............ 0 tests
test-cl-http-err.R............ 1 tests [0;32mOK [0m
test-cl-http-err.R............ 2 tests [0;32mOK [0m
test-cl-http-err.R............ 3 tests [0;32mOK [0m
test-cl-http-err.R............ 4 tests [0;32mOK [0m
test-cl-http-err.R............ 5 tests [0;32mOK [0m
test-cl-http-err.R............ 6 tests [0;32mOK [0m
test-cl-http-err.R............ 7 tests [0;32mOK [0m
test-cl-http-err.R............ 8 tests [0;32mOK [0m
test-cl-http-err.R............ 8 tests [0;32mOK [0m
test-cl-http-err.R............ 9 tests [0;32mOK [0m
test-cl-http-err.R............ 10 tests [0;32mOK [0m
test-cl-http-err.R............ 11 tests [0;32mOK [0m
test-cl-http-err.R............ 12 tests [0;32mOK [0m
test-cl-http-err.R............ 42 tests [0;32mOK [0m
test-cl-http-err.R............ 42 tests [0;32mOK [0m
test-cl-http-err.R............ 42 tests [0;32mOK [0m
test-cl-http-err.R............ 43 tests [0;32mOK [0m
test-cl-http-err.R............ 44 tests [0;32mOK [0m
test-cl-http-err.R............ 44 tests [0;32mOK [0m
test-cl-http-err.R............ 45 tests [0;32mOK [0m
test-cl-http-err.R............ 45 tests [0;32mOK [0m
test-cl-http-err.R............ 46 tests [0;32mOK [0m [0;36m67ms [0m
test-cl-middleware.R.......... 0 tests
test-cl-middleware.R.......... 1 tests [0;32mOK [0m
test-cl-middleware.R.......... 2 tests [0;32mOK [0m
test-cl-middleware.R.......... 3 tests [0;32mOK [0m
test-cl-middleware.R.......... 4 tests [0;32mOK [0m
test-cl-middleware.R.......... 4 tests [0;32mOK [0m
test-cl-middleware.R.......... 4 tests [0;32mOK [0m
test-cl-middleware.R.......... 4 tests [0;32mOK [0m
test-cl-middleware.R.......... 5 tests [0;32mOK [0m
test-cl-middleware.R.......... 6 tests [0;32mOK [0m
test-cl-middleware.R.......... 7 tests [0;32mOK [0m
test-cl-middleware.R.......... 8 tests [0;32mOK [0m [0;36m7ms [0m
test-cl-request.R............. 0 tests
test-cl-request.R............. 0 tests
test-cl-request.R............. 1 tests [0;32mOK [0m
test-cl-request.R............. 2 tests [0;32mOK [0m
test-cl-request.R............. 3 tests [0;32mOK [0m
test-cl-request.R............. 4 tests [0;32mOK [0m
test-cl-request.R............. 5 tests [0;32mOK [0m
test-cl-request.R............. 6 tests [0;32mOK [0m
test-cl-request.R............. 7 tests [0;32mOK [0m
test-cl-request.R............. 8 tests [0;32mOK [0m
test-cl-request.R............. 9 tests [0;32mOK [0m
test-cl-request.R............. 10 tests [0;32mOK [0m
test-cl-request.R............. 11 tests [0;32mOK [0m
test-cl-request.R............. 12 tests [0;32mOK [0m
test-cl-request.R............. 13 tests [0;32mOK [0m
test-cl-request.R............. 14 tests [0;32mOK [0m
test-cl-request.R............. 15 tests [0;32mOK [0m
test-cl-request.R............. 16 tests [0;32mOK [0m
test-cl-request.R............. 16 tests [0;32mOK [0m
test-cl-request.R............. 17 tests [0;32mOK [0m
test-cl-request.R............. 17 tests [0;32mOK [0m
test-cl-request.R............. 17 tests [0;32mOK [0m
test-cl-request.R............. 17 tests [0;32mOK [0m
test-cl-request.R............. 17 tests [0;32mOK [0m
test-cl-request.R............. 18 tests [0;32mOK [0m
test-cl-request.R............. 19 tests [0;32mOK [0m
test-cl-request.R............. 19 tests [0;32mOK [0m
test-cl-request.R............. 20 tests [0;32mOK [0m
test-cl-request.R............. 20 tests [0;32mOK [0m
test-cl-request.R............. 20 tests [0;32mOK [0m
test-cl-request.R............. 20 tests [0;32mOK [0m
test-cl-request.R............. 21 tests [0;32mOK [0m
test-cl-request.R............. 22 tests [0;32mOK [0m
test-cl-request.R............. 23 tests [0;32mOK [0m
test-cl-request.R............. 24 tests [0;32mOK [0m
test-cl-request.R............. 25 tests [0;32mOK [0m
test-cl-request.R............. 26 tests [0;32mOK [0m
test-cl-request.R............. 26 tests [0;32mOK [0m
test-cl-request.R............. 26 tests [0;32mOK [0m
test-cl-request.R............. 26 tests [0;32mOK [0m
test-cl-request.R............. 27 tests [0;32mOK [0m
test-cl-request.R............. 28 tests [0;32mOK [0m
test-cl-request.R............. 29 tests [0;32mOK [0m
test-cl-request.R............. 30 tests [0;32mOK [0m
test-cl-request.R............. 30 tests [0;32mOK [0m
test-cl-request.R............. 30 tests [0;32mOK [0m
test-cl-request.R............. 30 tests [0;32mOK [0m
test-cl-request.R............. 31 tests [0;32mOK [0m
test-cl-request.R............. 32 tests [0;32mOK [0m
test-cl-request.R............. 33 tests [0;32mOK [0m
test-cl-request.R............. 34 tests [0;32mOK [0m
test-cl-request.R............. 34 tests [0;32mOK [0m
test-cl-request.R............. 34 tests [0;32mOK [0m
test-cl-request.R............. 34 tests [0;32mOK [0m
test-cl-request.R............. 34 tests [0;32mOK [0m
test-cl-request.R............. 35 tests [0;32mOK [0m
test-cl-request.R............. 36 tests [0;32mOK [0m
test-cl-request.R............. 37 tests [0;32mOK [0m
test-cl-request.R............. 38 tests [0;32mOK [0m
test-cl-request.R............. 39 tests [0;32mOK [0m
test-cl-request.R............. 40 tests [0;32mOK [0m
test-cl-request.R............. 41 tests [0;32mOK [0m
test-cl-request.R............. 41 tests [0;32mOK [0m
test-cl-request.R............. 41 tests [0;32mOK [0m
test-cl-request.R............. 42 tests [0;32mOK [0m
test-cl-request.R............. 42 tests [0;32mOK [0m
test-cl-request.R............. 42 tests [0;32mOK [0m
test-cl-request.R............. 42 tests [0;32mOK [0m
test-cl-request.R............. 42 tests [0;32mOK [0m
test-cl-request.R............. 43 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 44 tests [0;32mOK [0m
test-cl-request.R............. 45 tests [0;32mOK [0m
test-cl-request.R............. 46 tests [0;32mOK [0m
test-cl-request.R............. 47 tests [0;32mOK [0m
test-cl-request.R............. 48 tests [0;32mOK [0m
test-cl-request.R............. 49 tests [0;32mOK [0m
test-cl-request.R............. 50 tests [0;32mOK [0m
test-cl-request.R............. 51 tests [0;32mOK [0m
test-cl-request.R............. 51 tests [0;32mOK [0m
test-cl-request.R............. 51 tests [0;32mOK [0m
test-cl-request.R............. 52 tests [0;32mOK [0m
test-cl-request.R............. 53 tests [0;32mOK [0m
test-cl-request.R............. 53 tests [0;32mOK [0m
test-cl-request.R............. 53 tests [0;32mOK [0m
test-cl-request.R............. 54 tests [0;32mOK [0m
test-cl-request.R............. 55 tests [0;32mOK [0m
test-cl-request.R............. 55 tests [0;32mOK [0m
test-cl-request.R............. 55 tests [0;32mOK [0m
test-cl-request.R............. 55 tests [0;32mOK [0m
test-cl-request.R............. 55 tests [0;32mOK [0m
test-cl-request.R............. 56 tests [0;32mOK [0m
test-cl-request.R............. 57 tests [0;32mOK [0m
test-cl-request.R............. 58 tests [0;32mOK [0m
test-cl-request.R............. 58 tests [0;32mOK [0m
test-cl-request.R............. 58 tests [0;32mOK [0m
test-cl-request.R............. 59 tests [0;32mOK [0m
test-cl-request.R............. 60 tests [0;32mOK [0m
test-cl-request.R............. 60 tests [0;32mOK [0m
test-cl-request.R............. 60 tests [0;32mOK [0m
test-cl-request.R............. 61 tests [0;32mOK [0m
test-cl-request.R............. 62 tests [0;32mOK [0m
test-cl-request.R............. 63 tests [0;32mOK [0m
test-cl-request.R............. 63 tests [0;32mOK [0m
test-cl-request.R............. 64 tests [0;32mOK [0m
test-cl-request.R............. 64 tests [0;32mOK [0m
test-cl-request.R............. 65 tests [0;32mOK [0m
test-cl-request.R............. 65 tests [0;32mOK [0m
test-cl-request.R............. 66 tests [0;32mOK [0m
test-cl-request.R............. 66 tests [0;32mOK [0m
test-cl-request.R............. 67 tests [0;32mOK [0m
test-cl-request.R............. 68 tests [0;32mOK [0m
test-cl-request.R............. 68 tests [0;32mOK [0m
test-cl-request.R............. 69 tests [0;32mOK [0m
test-cl-request.R............. 69 tests [0;32mOK [0m
test-cl-request.R............. 69 tests [0;32mOK [0m
test-cl-request.R............. 70 tests [0;32mOK [0m
test-cl-request.R............. 71 tests [0;32mOK [0m
test-cl-request.R............. 72 tests [0;32mOK [0m
test-cl-request.R............. 73 tests [0;32mOK [0m
test-cl-request.R............. 74 tests [0;32mOK [0m
test-cl-request.R............. 75 tests [0;32mOK [0m
test-cl-request.R............. 76 tests [0;32mOK [0m
test-cl-request.R............. 77 tests [0;32mOK [0m
test-cl-request.R............. 77 tests [0;32mOK [0m
test-cl-request.R............. 78 tests [0;32mOK [0m
test-cl-request.R............. 79 tests [0;32mOK [0m
test-cl-request.R............. 80 tests [0;32mOK [0m
test-cl-request.R............. 81 tests [0;32mOK [0m [0;34m0.2s [0m
test-cl-response.R............ 0 tests
test-cl-response.R............ 1 tests [0;32mOK [0m
test-cl-response.R............ 2 tests [0;32mOK [0m
test-cl-response.R............ 3 tests [0;32mOK [0m
test-cl-response.R............ 4 tests [0;32mOK [0m
test-cl-response.R............ 5 tests [0;32mOK [0m
test-cl-response.R............ 6 tests [0;32mOK [0m
test-cl-response.R............ 7 tests [0;32mOK [0m
test-cl-response.R............ 8 tests [0;32mOK [0m
test-cl-response.R............ 9 tests [0;32mOK [0m
test-cl-response.R............ 10 tests [0;32mOK [0m
test-cl-response.R............ 10 tests [0;32mOK [0m
test-cl-response.R............ 10 tests [0;32mOK [0m
test-cl-response.R............ 11 tests [0;32mOK [0m
test-cl-response.R............ 11 tests [0;32mOK [0m
test-cl-response.R............ 11 tests [0;32mOK [0m
test-cl-response.R............ 12 tests [0;32mOK [0m
test-cl-response.R............ 13 tests [0;32mOK [0m
test-cl-response.R............ 13 tests [0;32mOK [0m
test-cl-response.R............ 13 tests [0;32mOK [0m
test-cl-response.R............ 14 tests [0;32mOK [0m
test-cl-response.R............ 15 tests [0;32mOK [0m
test-cl-response.R............ 15 tests [0;32mOK [0m
test-cl-response.R............ 15 tests [0;32mOK [0m
test-cl-response.R............ 16 tests [0;32mOK [0m
test-cl-response.R............ 17 tests [0;32mOK [0m
test-cl-response.R............ 17 tests [0;32mOK [0m
test-cl-response.R............ 18 tests [0;32mOK [0m
test-cl-response.R............ 18 tests [0;32mOK [0m
test-cl-response.R............ 19 tests [0;32mOK [0m
test-cl-response.R............ 20 tests [0;32mOK [0m
test-cl-response.R............ 21 tests [0;32mOK [0m
test-cl-response.R............ 22 tests [0;32mOK [0m
test-cl-response.R............ 23 tests [0;32mOK [0m
test-cl-response.R............ 24 tests [0;32mOK [0m
test-cl-response.R............ 25 tests [0;32mOK [0m
test-cl-response.R............ 25 tests [0;32mOK [0m
test-cl-response.R............ 25 tests [0;32mOK [0m
test-cl-response.R............ 26 tests [0;32mOK [0m
test-cl-response.R............ 27 tests [0;32mOK [0m
test-cl-response.R............ 27 tests [0;32mOK [0m
test-cl-response.R............ 27 tests [0;32mOK [0m
test-cl-response.R............ 27 tests [0;32mOK [0m
test-cl-response.R............ 28 tests [0;32mOK [0m
test-cl-response.R............ 28 tests [0;32mOK [0m
test-cl-response.R............ 28 tests [0;32mOK [0m
test-cl-response.R............ 29 tests [0;32mOK [0m
test-cl-response.R............ 30 tests [0;32mOK [0m
test-cl-response.R............ 31 tests [0;32mOK [0m
test-cl-response.R............ 32 tests [0;32mOK [0m
test-cl-response.R............ 33 tests [0;32mOK [0m
test-cl-response.R............ 34 tests [0;32mOK [0m
test-cl-response.R............ 35 tests [0;32mOK [0m
test-cl-response.R............ 35 tests [0;32mOK [0m
test-cl-response.R............ 36 tests [0;32mOK [0m
test-cl-response.R............ 36 tests [0;32mOK [0m
test-cl-response.R............ 37 tests [0;32mOK [0m
test-cl-response.R............ 37 tests [0;32mOK [0m
test-cl-response.R............ 37 tests [0;32mOK [0m
test-cl-response.R............ 38 tests [0;32mOK [0m
test-cl-response.R............ 38 tests [0;32mOK [0m
test-cl-response.R............ 39 tests [0;32mOK [0m
test-cl-response.R............ 39 tests [0;32mOK [0m
test-cl-response.R............ 40 tests [0;32mOK [0m
test-cl-response.R............ 41 tests [0;32mOK [0m
test-cl-response.R............ 42 tests [0;32mOK [0m
test-cl-response.R............ 42 tests [0;32mOK [0m
test-cl-response.R............ 42 tests [0;32mOK [0m
test-cl-response.R............ 43 tests [0;32mOK [0m
test-cl-response.R............ 43 tests [0;32mOK [0m
test-cl-response.R............ 43 tests [0;32mOK [0m
test-cl-response.R............ 43 tests [0;32mOK [0m
test-cl-response.R............ 44 tests [0;32mOK [0m
test-cl-response.R............ 44 tests [0;32mOK [0m
test-cl-response.R............ 44 tests [0;32mOK [0m
test-cl-response.R............ 45 tests [0;32mOK [0m
test-cl-response.R............ 45 tests [0;32mOK [0m
test-cl-response.R............ 45 tests [0;32mOK [0m
test-cl-response.R............ 46 tests [0;32mOK [0m
test-cl-response.R............ 46 tests [0;32mOK [0m
test-cl-response.R............ 47 tests [0;32mOK [0m
test-cl-response.R............ 47 tests [0;32mOK [0m
test-cl-response.R............ 47 tests [0;32mOK [0m
test-cl-response.R............ 48 tests [0;32mOK [0m
test-cl-response.R............ 49 tests [0;32mOK [0m
test-cl-response.R............ 50 tests [0;32mOK [0m
test-cl-response.R............ 51 tests [0;32mOK [0m
test-cl-response.R............ 51 tests [0;32mOK [0m
test-cl-response.R............ 51 tests [0;32mOK [0m
test-cl-response.R............ 51 tests [0;32mOK [0m
test-cl-response.R............ 52 tests [0;32mOK [0m
test-cl-response.R............ 53 tests [0;32mOK [0m
test-cl-response.R............ 54 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 55 tests [0;32mOK [0m
test-cl-response.R............ 56 tests [0;32mOK [0m
test-cl-response.R............ 57 tests [0;32mOK [0m
test-cl-response.R............ 58 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 59 tests [0;32mOK [0m
test-cl-response.R............ 60 tests [0;32mOK [0m
test-cl-response.R............ 61 tests [0;32mOK [0m
test-cl-response.R............ 62 tests [0;32mOK [0m
test-cl-response.R............ 63 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 64 tests [0;32mOK [0m
test-cl-response.R............ 65 tests [0;32mOK [0m
test-cl-response.R............ 66 tests [0;32mOK [0m
test-cl-response.R............ 67 tests [0;32mOK [0m
test-cl-response.R............ 68 tests [0;32mOK [0m
test-cl-response.R............ 69 tests [0;32mOK [0m
test-cl-response.R............ 69 tests [0;32mOK [0m
test-cl-response.R............ 69 tests [0;32mOK [0m
test-cl-response.R............ 70 tests [0;32mOK [0m
test-cl-response.R............ 71 tests [0;32mOK [0m
test-cl-response.R............ 72 tests [0;32mOK [0m
test-cl-response.R............ 72 tests [0;32mOK [0m
test-cl-response.R............ 73 tests [0;32mOK [0m
test-cl-response.R............ 73 tests [0;32mOK [0m
test-cl-response.R............ 74 tests [0;32mOK [0m
test-cl-response.R............ 74 tests [0;32mOK [0m
test-cl-response.R............ 75 tests [0;32mOK [0m
test-cl-response.R............ 75 tests [0;32mOK [0m
test-cl-response.R............ 75 tests [0;32mOK [0m
test-cl-response.R............ 75 tests [0;32mOK [0m
test-cl-response.R............ 75 tests [0;32mOK [0m
test-cl-response.R............ 76 tests [0;32mOK [0m
test-cl-response.R............ 77 tests [0;32mOK [0m
test-cl-response.R............ 78 tests [0;32mOK [0m
test-cl-response.R............ 79 tests [0;32mOK [0m
test-cl-response.R............ 80 tests [0;32mOK [0m
test-cl-response.R............ 81 tests [0;32mOK [0m
test-cl-response.R............ 82 tests [0;32mOK [0m [0;36m84ms [0m
test-cl-router.R.............. 0 tests
test-cl-router.R.............. 0 tests
test-cl-router.R.............. 1 tests [0;32mOK [0m
test-cl-router.R.............. 2 tests [0;32mOK [0m
test-cl-router.R.............. 3 tests [0;32mOK [0m
test-cl-router.R.............. 3 tests [0;32mOK [0m
test-cl-router.R.............. 3 tests [0;32mOK [0m
test-cl-router.R.............. 3 tests [0;32mOK [0m
test-cl-router.R.............. 3 tests [0;32mOK [0m
test-cl-router.R.............. 4 tests [0;32mOK [0m
test-cl-router.R.............. 4 tests [0;32mOK [0m
test-cl-router.R.............. 5 tests [0;32mOK [0m
test-cl-router.R.............. 6 tests [0;32mOK [0m
test-cl-router.R.............. 6 tests [0;32mOK [0m
test-cl-router.R.............. 6 tests [0;32mOK [0m
test-cl-router.R.............. 7 tests [0;32mOK [0m
test-cl-router.R.............. 7 tests [0;32mOK [0m
test-cl-router.R.............. 7 tests [0;32mOK [0m
test-cl-router.R.............. 7 tests [0;32mOK [0m
test-cl-router.R.............. 7 tests [0;32mOK [0m
test-cl-router.R.............. 8 tests [0;32mOK [0m
test-cl-router.R.............. 8 tests [0;32mOK [0m
test-cl-router.R.............. 9 tests [0;32mOK [0m
test-cl-router.R.............. 10 tests [0;32mOK [0m
test-cl-router.R.............. 10 tests [0;32mOK [0m
test-cl-router.R.............. 10 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 11 tests [0;32mOK [0m
test-cl-router.R.............. 12 tests [0;32mOK [0m
test-cl-router.R.............. 12 tests [0;32mOK [0m
test-cl-router.R.............. 13 tests [0;32mOK [0m
test-cl-router.R.............. 14 tests [0;32mOK [0m
test-cl-router.R.............. 15 tests [0;32mOK [0m
test-cl-router.R.............. 16 tests [0;32mOK [0m
test-cl-router.R.............. 17 tests [0;32mOK [0m
test-cl-router.R.............. 18 tests [0;32mOK [0m
test-cl-router.R.............. 19 tests [0;32mOK [0m
test-cl-router.R.............. 19 tests [0;32mOK [0m
test-cl-router.R.............. 19 tests [0;32mOK [0m
test-cl-router.R.............. 20 tests [0;32mOK [0m
test-cl-router.R.............. 20 tests [0;32mOK [0m
test-cl-router.R.............. 20 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 21 tests [0;32mOK [0m
test-cl-router.R.............. 22 tests [0;32mOK [0m
test-cl-router.R.............. 23 tests [0;32mOK [0m
test-cl-router.R.............. 24 tests [0;32mOK [0m
test-cl-router.R.............. 25 tests [0;32mOK [0m
test-cl-router.R.............. 26 tests [0;32mOK [0m
test-cl-router.R.............. 27 tests [0;32mOK [0m
test-cl-router.R.............. 28 tests [0;32mOK [0m
test-cl-router.R.............. 29 tests [0;32mOK [0m
test-cl-router.R.............. 29 tests [0;32mOK [0m
test-cl-router.R.............. 29 tests [0;32mOK [0m
test-cl-router.R.............. 30 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 31 tests [0;32mOK [0m
test-cl-router.R.............. 32 tests [0;32mOK [0m
test-cl-router.R.............. 32 tests [0;32mOK [0m
test-cl-router.R.............. 32 tests [0;32mOK [0m
test-cl-router.R.............. 33 tests [0;32mOK [0m
test-cl-router.R.............. 33 tests [0;32mOK [0m
test-cl-router.R.............. 33 tests [0;32mOK [0m
test-cl-router.R.............. 34 tests [0;32mOK [0m [0;36m49ms [0m
test-date.R................... 0 tests
test-date.R................... 0 tests
test-date.R................... 1 tests [0;32mOK [0m
test-date.R................... 2 tests [0;32mOK [0m
test-date.R................... 3 tests [0;32mOK [0m
test-date.R................... 4 tests [0;32mOK [0m
test-date.R................... 5 tests [0;32mOK [0m
test-date.R................... 6 tests [0;32mOK [0m
test-date.R................... 7 tests [0;32mOK [0m [0;36m12ms [0m
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 0 tests
test-etag.R................... 4 tests [0;32mOK [0m
test-etag.R................... 4 tests [0;32mOK [0m
test-etag.R................... 4 tests [0;32mOK [0m
test-etag.R................... 4 tests [0;32mOK [0m
test-etag.R................... 8 tests [0;32mOK [0m
test-etag.R................... 8 tests [0;32mOK [0m
test-etag.R................... 8 tests [0;32mOK [0m
test-etag.R................... 12 tests [0;32mOK [0m
test-etag.R................... 12 tests [0;32mOK [0m
test-etag.R................... 12 tests [0;32mOK [0m
test-etag.R................... 18 tests [0;32mOK [0m
test-etag.R................... 18 tests [0;32mOK [0m
test-etag.R................... 18 tests [0;32mOK [0m
test-etag.R................... 22 tests [0;32mOK [0m
test-etag.R................... 22 tests [0;32mOK [0m
test-etag.R................... 22 tests [0;32mOK [0m
test-etag.R................... 28 tests [0;32mOK [0m
test-etag.R................... 28 tests [0;32mOK [0m
test-etag.R................... 28 tests [0;32mOK [0m
test-etag.R................... 32 tests [0;32mOK [0m
test-etag.R................... 32 tests [0;32mOK [0m
test-etag.R................... 32 tests [0;32mOK [0m
test-etag.R................... 36 tests [0;32mOK [0m
test-etag.R................... 36 tests [0;32mOK [0m
test-etag.R................... 36 tests [0;32mOK [0m
test-etag.R................... 42 tests [0;32mOK [0m
test-etag.R................... 42 tests [0;32mOK [0m
test-etag.R................... 42 tests [0;32mOK [0m
test-etag.R................... 48 tests [0;32mOK [0m
test-etag.R................... 48 tests [0;32mOK [0m
test-etag.R................... 48 tests [0;32mOK [0m
test-etag.R................... 49 tests [0;32mOK [0m
test-etag.R................... 49 tests [0;32mOK [0m
test-etag.R................... 49 tests [0;32mOK [0m
test-etag.R................... 55 tests [0;32mOK [0m
test-etag.R................... 55 tests [0;32mOK [0m
test-etag.R................... 55 tests [0;32mOK [0m
test-etag.R................... 61 tests [0;32mOK [0m
test-etag.R................... 61 tests [0;32mOK [0m
test-etag.R................... 61 tests [0;32mOK [0m
test-etag.R................... 62 tests [0;32mOK [0m
test-etag.R................... 62 tests [0;32mOK [0m
test-etag.R................... 62 tests [0;32mOK [0m
test-etag.R................... 63 tests [0;32mOK [0m
test-etag.R................... 63 tests [0;32mOK [0m
test-etag.R................... 63 tests [0;32mOK [0m
test-etag.R................... 69 tests [0;32mOK [0m
test-etag.R................... 69 tests [0;32mOK [0m
test-etag.R................... 69 tests [0;32mOK [0m
test-etag.R................... 75 tests [0;32mOK [0m
test-etag.R................... 75 tests [0;32mOK [0m
test-etag.R................... 75 tests [0;32mOK [0m
test-etag.R................... 78 tests [0;32mOK [0m
test-etag.R................... 78 tests [0;32mOK [0m
test-etag.R................... 79 tests [0;32mOK [0m
test-etag.R................... 80 tests [0;32mOK [0m
test-etag.R................... 80 tests [0;32mOK [0m [0;34m0.7s [0m
test-format-cookies.R......... 0 tests
test-format-cookies.R......... 1 tests [0;32mOK [0m
test-format-cookies.R......... 2 tests [0;32mOK [0m
test-format-cookies.R......... 3 tests [0;32mOK [0m
test-format-cookies.R......... 4 tests [0;32mOK [0m
test-format-cookies.R......... 4 tests [0;32mOK [0m
test-format-cookies.R......... 4 tests [0;32mOK [0m
test-format-cookies.R......... 4 tests [0;32mOK [0m
test-format-cookies.R......... 5 tests [0;32mOK [0m [0;36m8ms [0m
test-format-headers.R......... 0 tests
test-format-headers.R......... 1 tests [0;32mOK [0m
test-format-headers.R......... 2 tests [0;32mOK [0m
test-format-headers.R......... 3 tests [0;32mOK [0m
test-format-headers.R......... 4 tests [0;32mOK [0m
test-format-headers.R......... 5 tests [0;32mOK [0m
test-format-headers.R......... 6 tests [0;32mOK [0m
test-format-headers.R......... 7 tests [0;32mOK [0m
test-format-headers.R......... 8 tests [0;32mOK [0m
test-format-headers.R......... 8 tests [0;32mOK [0m
test-format-headers.R......... 8 tests [0;32mOK [0m
test-format-headers.R......... 8 tests [0;32mOK [0m
test-format-headers.R......... 9 tests [0;32mOK [0m [0;36m10ms [0m
test-json.R................... 0 tests
test-json.R................... 0 tests
test-json.R................... 1 tests [0;32mOK [0m
test-json.R................... 1 tests [0;32mOK [0m
test-json.R................... 1 tests [0;32mOK [0m
test-json.R................... 2 tests [0;32mOK [0m
test-json.R................... 2 tests [0;32mOK [0m
test-json.R................... 2 tests [0;32mOK [0m
test-json.R................... 3 tests [0;32mOK [0m
test-json.R................... 3 tests [0;32mOK [0m
test-json.R................... 3 tests [0;32mOK [0m
test-json.R................... 4 tests [0;32mOK [0m
test-json.R................... 4 tests [0;32mOK [0m
test-json.R................... 4 tests [0;32mOK [0m
test-json.R................... 5 tests [0;32mOK [0m [0;36m14ms [0m
test-logging.R................ 0 tests
test-logging.R................ 0 tests
test-logging.R................ 1 tests [0;32mOK [0m
test-logging.R................ 2 tests [0;32mOK [0m
test-logging.R................ 3 tests [0;32mOK [0m
test-logging.R................ 4 tests [0;32mOK [0m
test-logging.R................ 5 tests [0;32mOK [0m
test-logging.R................ 6 tests [0;32mOK [0m
test-logging.R................ 7 tests [0;32mOK [0m
test-logging.R................ 8 tests [0;32mOK [0m
test-logging.R................ 9 tests [0;32mOK [0m
test-logging.R................ 9 tests [0;32mOK [0m
test-logging.R................ 10 tests [0;32mOK [0m
test-logging.R................ 11 tests [0;32mOK [0m
test-logging.R................ 12 tests [0;32mOK [0m
test-logging.R................ 13 tests [0;32mOK [0m
test-logging.R................ 14 tests [0;32mOK [0m
test-logging.R................ 15 tests [0;32mOK [0m
test-logging.R................ 15 tests [0;32mOK [0m
test-logging.R................ 16 tests [0;32mOK [0m
test-logging.R................ 16 tests [0;32mOK [0m
test-logging.R................ 17 tests [0;32mOK [0m
test-logging.R................ 17 tests [0;32mOK [0m
test-logging.R................ 17 tests [0;32mOK [0m
test-logging.R................ 18 tests [0;32mOK [0m
test-logging.R................ 19 tests [0;32mOK [0m
test-logging.R................ 20 tests [0;32mOK [0m
test-logging.R................ 21 tests [0;32mOK [0m
test-logging.R................ 22 tests [0;32mOK [0m
test-logging.R................ 22 tests [0;32mOK [0m
test-logging.R................ 22 tests [0;32mOK [0m
test-logging.R................ 23 tests [0;32mOK [0m
test-logging.R................ 24 tests [0;32mOK [0m
test-logging.R................ 25 tests [0;32mOK [0m
test-logging.R................ 26 tests [0;32mOK [0m
test-logging.R................ 27 tests [0;32mOK [0m
test-logging.R................ 28 tests [0;32mOK [0m
test-logging.R................ 28 tests [0;32mOK [0m
test-logging.R................ 29 tests [0;32mOK [0m
test-logging.R................ 30 tests [0;32mOK [0m [0;36m60ms [0m
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 0 tests
test-misc.R................... 1 tests [0;32mOK [0m
test-misc.R................... 2 tests [0;32mOK [0m
test-misc.R................... 3 tests [0;32mOK [0m
test-misc.R................... 4 tests [0;32mOK [0m
test-misc.R................... 5 tests [0;32mOK [0m
test-misc.R................... 6 tests [0;32mOK [0m
test-misc.R................... 7 tests [0;32mOK [0m
test-misc.R................... 8 tests [0;32mOK [0m
test-misc.R................... 9 tests [0;32mOK [0m
test-misc.R................... 10 tests [0;32mOK [0m
test-misc.R................... 11 tests [0;32mOK [0m
test-misc.R................... 12 tests [0;32mOK [0m
test-misc.R................... 13 tests [0;32mOK [0m
test-misc.R................... 14 tests [0;32mOK [0m
test-misc.R................... 15 tests [0;32mOK [0m
test-misc.R................... 16 tests [0;32mOK [0m
test-misc.R................... 17 tests [0;32mOK [0m
test-misc.R................... 18 tests [0;32mOK [0m
test-misc.R................... 19 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 20 tests [0;32mOK [0m
test-misc.R................... 21 tests [0;32mOK [0m
test-misc.R................... 22 tests [0;32mOK [0m
test-misc.R................... 23 tests [0;32mOK [0m
test-misc.R................... 24 tests [0;32mOK [0m
test-misc.R................... 25 tests [0;32mOK [0m
test-misc.R................... 26 tests [0;32mOK [0m
test-misc.R................... 27 tests [0;32mOK [0m
test-misc.R................... 28 tests [0;32mOK [0m
test-misc.R................... 28 tests [0;32mOK [0m
test-misc.R................... 28 tests [0;32mOK [0m
test-misc.R................... 29 tests [0;32mOK [0m
test-misc.R................... 30 tests [0;32mOK [0m
test-misc.R................... 31 tests [0;32mOK [0m
test-misc.R................... 32 tests [0;32mOK [0m
test-misc.R................... 33 tests [0;32mOK [0m
test-misc.R................... 34 tests [0;32mOK [0m
test-misc.R................... 34 tests [0;32mOK [0m
test-misc.R................... 35 tests [0;32mOK [0m
test-misc.R................... 36 tests [0;32mOK [0m
test-misc.R................... 37 tests [0;31m1 fails [0m [0;34m3.6s [0m
test-parse-cookies.R.......... 0 tests
test-parse-cookies.R.......... 1 tests [0;32mOK [0m
test-parse-cookies.R.......... 2 tests [0;32mOK [0m
test-parse-cookies.R.......... 3 tests [0;32mOK [0m
test-parse-cookies.R.......... 4 tests [0;32mOK [0m
test-parse-cookies.R.......... 5 tests [0;32mOK [0m
test-parse-cookies.R.......... 6 tests [0;32mOK [0m
test-parse-cookies.R.......... 7 tests [0;32mOK [0m
test-parse-cookies.R.......... 7 tests [0;32mOK [0m
test-parse-cookies.R.......... 7 tests [0;32mOK [0m
test-parse-cookies.R.......... 8 tests [0;32mOK [0m
test-parse-cookies.R.......... 9 tests [0;32mOK [0m
test-parse-cookies.R.......... 10 tests [0;32mOK [0m
test-parse-cookies.R.......... 11 tests [0;32mOK [0m
test-parse-cookies.R.......... 12 tests [0;32mOK [0m
test-parse-cookies.R.......... 13 tests [0;32mOK [0m
test-parse-cookies.R.......... 14 tests [0;32mOK [0m [0;36m48ms [0m
test-parse-dosctring.R........ 0 tests
test-parse-dosctring.R........ 0 tests
test-parse-dosctring.R........ 0 tests
test-parse-dosctring.R........ 1 tests [0;32mOK [0m
test-parse-dosctring.R........ 2 tests [0;32mOK [0m
test-parse-dosctring.R........ 3 tests [0;32mOK [0m
test-parse-dosctring.R........ 4 tests [0;32mOK [0m [0;36m30ms [0m
test-parse-headers.R.......... 0 tests
test-parse-headers.R.......... 0 tests
test-parse-headers.R.......... 1 tests [0;32mOK [0m
test-parse-headers.R.......... 2 tests [0;32mOK [0m
test-parse-headers.R.......... 3 tests [0;32mOK [0m
test-parse-headers.R.......... 4 tests [0;32mOK [0m
test-parse-headers.R.......... 5 tests [0;32mOK [0m
test-parse-headers.R.......... 6 tests [0;32mOK [0m
test-parse-headers.R.......... 7 tests [0;32mOK [0m
test-parse-headers.R.......... 7 tests [0;32mOK [0m
test-parse-headers.R.......... 7 tests [0;32mOK [0m
test-parse-headers.R.......... 8 tests [0;32mOK [0m
test-parse-headers.R.......... 9 tests [0;32mOK [0m
test-parse-headers.R.......... 10 tests [0;32mOK [0m
test-parse-headers.R.......... 11 tests [0;32mOK [0m
test-parse-headers.R.......... 12 tests [0;32mOK [0m
test-parse-headers.R.......... 13 tests [0;32mOK [0m
test-parse-headers.R.......... 14 tests [0;32mOK [0m
test-parse-headers.R.......... 15 tests [0;32mOK [0m
test-parse-headers.R.......... 16 tests [0;32mOK [0m
test-parse-headers.R.......... 17 tests [0;32mOK [0m
test-parse-headers.R.......... 18 tests [0;32mOK [0m
test-parse-headers.R.......... 19 tests [0;32mOK [0m
test-parse-headers.R.......... 20 tests [0;32mOK [0m
test-parse-headers.R.......... 48 tests [0;32mOK [0m
test-parse-headers.R.......... 48 tests [0;32mOK [0m
test-parse-headers.R.......... 49 tests [0;32mOK [0m
test-parse-headers.R.......... 49 tests [0;32mOK [0m
test-parse-headers.R.......... 50 tests [0;32mOK [0m [0;36m100ms [0m
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 0 tests
test-parse-multipart-2.R...... 1 tests [0;32mOK [0m
test-parse-multipart-2.R...... 2 tests [0;32mOK [0m
test-parse-multipart-2.R...... 3 tests [0;32mOK [0m
test-parse-multipart-2.R...... 4 tests [0;32mOK [0m
test-parse-multipart-2.R...... 5 tests [0;32mOK [0m
test-parse-multipart-2.R...... 6 tests [0;32mOK [0m
test-parse-multipart-2.R...... 7 tests [0;32mOK [0m
test-parse-multipart-2.R...... 8 tests [0;32mOK [0m
test-parse-multipart-2.R...... 9 tests [0;32mOK [0m
test-parse-multipart-2.R...... 10 tests [0;32mOK [0m
test-parse-multipart-2.R...... 11 tests [0;32mOK [0m
test-parse-multipart-2.R...... 12 tests [0;32mOK [0m
test-parse-multipart-2.R...... 13 tests [0;32mOK [0m
test-parse-multipart-2.R...... 14 tests [0;32mOK [0m
test-parse-multipart-2.R...... 15 tests [0;32mOK [0m
test-parse-multipart-2.R...... 16 tests [0;32mOK [0m [0;34m0.1s [0m
test-parse-multipart.R........ 0 tests
test-parse-multipart.R........ 0 tests
test-parse-multipart.R........ 0 tests
test-parse-multipart.R........ 1 tests [0;32mOK [0m
test-parse-multipart.R........ 2 tests [0;32mOK [0m
test-parse-multipart.R........ 3 tests [0;32mOK [0m
test-parse-multipart.R........ 4 tests [0;32mOK [0m
test-parse-multipart.R........ 4 tests [0;32mOK [0m
test-parse-multipart.R........ 4 tests [0;32mOK [0m
test-parse-multipart.R........ 4 tests [0;32mOK [0m
test-parse-multipart.R........ 4 tests [0;32mOK [0m
test-parse-multipart.R........ 5 tests [0;32mOK [0m
test-parse-multipart.R........ 6 tests [0;32mOK [0m
test-parse-multipart.R........ 7 tests [0;32mOK [0m
test-parse-multipart.R........ 8 tests [0;32mOK [0m
test-parse-multipart.R........ 9 tests [0;32mOK [0m
test-parse-multipart.R........ 10 tests [0;32mOK [0m
test-parse-multipart.R........ 11 tests [0;32mOK [0m
test-parse-multipart.R........ 12 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 13 tests [0;32mOK [0m
test-parse-multipart.R........ 14 tests [0;32mOK [0m
test-parse-multipart.R........ 15 tests [0;32mOK [0m
test-parse-multipart.R........ 16 tests [0;32mOK [0m
test-parse-multipart.R........ 17 tests [0;32mOK [0m
test-parse-multipart.R........ 18 tests [0;32mOK [0m
test-parse-multipart.R........ 19 tests [0;32mOK [0m
test-parse-multipart.R........ 20 tests [0;32mOK [0m
test-parse-multipart.R........ 21 tests [0;32mOK [0m
test-parse-multipart.R........ 22 tests [0;32mOK [0m
test-parse-multipart.R........ 23 tests [0;32mOK [0m
test-parse-multipart.R........ 24 tests [0;32mOK [0m
test-parse-multipart.R........ 25 tests [0;32mOK [0m
test-parse-multipart.R........ 26 tests [0;32mOK [0m
test-parse-multipart.R........ 27 tests [0;32mOK [0m
test-parse-multipart.R........ 28 tests [0;32mOK [0m
test-parse-multipart.R........ 29 tests [0;32mOK [0m [0;34m0.2s [0m
test-raise.R.................. 0 tests
test-raise.R.................. 0 tests
test-raise.R.................. 1 tests [0;32mOK [0m
test-raise.R.................. 2 tests [0;32mOK [0m
test-raise.R.................. 3 tests [0;32mOK [0m
test-raise.R.................. 4 tests [0;32mOK [0m
test-raise.R.................. 5 tests [0;32mOK [0m
test-raise.R.................. 6 tests [0;32mOK [0m
test-raise.R.................. 7 tests [0;32mOK [0m
test-raise.R.................. 8 tests [0;32mOK [0m
test-raise.R.................. 9 tests [0;32mOK [0m [0;36m45ms [0m
test-url-encoding.R........... 0 tests
test-url-encoding.R........... 0 tests
test-url-encoding.R........... 0 tests
test-url-encoding.R........... 1 tests [0;32mOK [0m
test-url-encoding.R........... 2 tests [0;32mOK [0m
test-url-encoding.R........... 3 tests [0;32mOK [0m
test-url-encoding.R........... 4 tests [0;32mOK [0m
test-url-encoding.R........... 5 tests [0;32mOK [0m
test-url-encoding.R........... 6 tests [0;32mOK [0m
test-url-encoding.R........... 7 tests [0;32mOK [0m
test-url-encoding.R........... 8 tests [0;32mOK [0m
test-url-encoding.R........... 9 tests [0;32mOK [0m
test-url-encoding.R........... 10 tests [0;32mOK [0m
test-url-encoding.R........... 11 tests [0;32mOK [0m
test-url-encoding.R........... 12 tests [0;32mOK [0m [0;36m55ms [0m
----- FAILED[data]: test-misc.R<77--84>
call| expect_false(find_port() == rserve_port)
diff| Expected FALSE, got TRUE
Error: 1 out of 922 tests failed
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [23s/143s] OK
- checking PDF version of manual ... [12s/36s] OK
- checking HTML version of manual ... [12s/34s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR