Last updated on 2020-12-31 00:46:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 70.46 | 55.97 | 126.43 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 48.35 | 43.24 | 91.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 169.24 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 157.60 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 134.00 | 108.00 | 242.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.0 | 55.38 | 53.75 | 109.13 | OK | |
r-release-linux-x86_64 | 0.4.0 | 55.63 | 54.09 | 109.72 | OK | |
r-release-macos-x86_64 | 0.4.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 139.00 | 121.00 | 260.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.4.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 106.00 | 88.00 | 194.00 | NOTE |
Version: 0.4.0
Check: tests
Result: ERROR
Running 'tinytest.R' [3s/8s]
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.0s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m54ms<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m51ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m87ms<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m15ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 53 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.4s<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m56ms<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 50 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 46 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-middleware.R.......... 0 tests
Running test-cl-middleware.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 5 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 6 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 7 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 8 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;36m48ms<1b>[0m
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 81 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-response.R............ 0 tests
Running test-cl-response.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 81 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 82 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m56ms<1b>[0m
Running test-date.R................... 0 tests
Running test-date.R................... 0 tests
Running test-date.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m27ms<1b>[0m
Running test-format-cookies.R......... 0 tests
Running test-format-cookies.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m20ms<1b>[0m
Running test-format-headers.R......... 0 tests
Running test-format-headers.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m
Running test-json.R................... 0 tests
Running test-json.R................... 0 tests
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m13ms<1b>[0m
Running test-logging.R................ 0 tests
Running test-logging.R................ 0 tests
Running test-logging.R................ 1 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 2 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 3 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 4 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 5 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 6 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 7 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 8 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 10 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 11 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 12 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 13 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 14 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 18 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 19 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 20 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 21 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 23 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 24 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 25 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 26 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 27 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 29 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m50ms<1b>[0m
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 7 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 8 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 9 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 10 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 11 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 12 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 13 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 14 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 15 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 16 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 17 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 18 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 19 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 21 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 22 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 23 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 24 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 25 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 26 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 27 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 29 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 30 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 31 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 32 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 33 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 35 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 37 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-parse-cookies.R.......... 0 tests
Running test-parse-cookies.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
Running test-parse-headers.R.......... 0 tests
Running test-parse-headers.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 17 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m25ms<1b>[0m
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 17 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 18 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 19 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 20 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 21 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 22 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 23 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 24 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 25 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 26 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 27 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 28 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 1 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 2 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 3 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 4 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 5 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 6 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 7 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 8 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 1 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 2 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 3 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 4 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 5 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 6 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 7 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 8 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 9 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 10 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 11 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
----- FAILED[data]: test-cl-middleware.R<7--7>
call| expect_equal(mw$process_request, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
----- FAILED[data]: test-cl-middleware.R<8--8>
call| expect_equal(mw$process_response, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
Error: 2 out of 794 tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [3s/8s]
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.0s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m71ms<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m60ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m94ms<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m73ms<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m64ms<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 53 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.3s<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m13ms<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m56ms<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 50 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 46 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m72ms<1b>[0m
Running test-cl-middleware.R.......... 0 tests
Running test-cl-middleware.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 5 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 6 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 7 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 8 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 81 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-cl-response.R............ 0 tests
Running test-cl-response.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 81 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 82 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m45ms<1b>[0m
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m53ms<1b>[0m
Running test-date.R................... 0 tests
Running test-date.R................... 0 tests
Running test-date.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
Running test-format-cookies.R......... 0 tests
Running test-format-cookies.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m18ms<1b>[0m
Running test-format-headers.R......... 0 tests
Running test-format-headers.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m
Running test-json.R................... 0 tests
Running test-json.R................... 0 tests
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m
Running test-logging.R................ 0 tests
Running test-logging.R................ 0 tests
Running test-logging.R................ 1 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 2 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 3 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 4 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 5 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 6 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 7 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 8 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 10 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 11 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 12 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 13 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 14 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 18 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 19 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 20 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 21 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 23 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 24 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 25 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 26 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 27 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 29 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m45ms<1b>[0m
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 7 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 8 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 9 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 10 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 11 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 12 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 13 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 14 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 15 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 16 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 17 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 18 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 19 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 21 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 22 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 23 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 24 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 25 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 26 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 27 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 29 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 30 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 31 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 32 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 33 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 35 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 37 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-parse-cookies.R.......... 0 tests
Running test-parse-cookies.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m11ms<1b>[0m
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m
Running test-parse-headers.R.......... 0 tests
Running test-parse-headers.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 17 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m14ms<1b>[0m
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m20ms<1b>[0m
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 17 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 18 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 19 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 20 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 21 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 22 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 23 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 24 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 25 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 26 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 27 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 28 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m41ms<1b>[0m
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 1 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 2 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 3 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 4 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 5 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 6 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 7 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 8 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 1 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 2 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 3 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 4 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 5 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 6 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 7 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 8 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 9 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 10 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 11 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m5ms<1b>[0m
----- FAILED[data]: test-cl-middleware.R<7--7>
call| expect_equal(mw$process_request, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
----- FAILED[data]: test-cl-middleware.R<8--8>
call| expect_equal(mw$process_response, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
Error: 2 out of 794 tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
doc 1.0Mb
libs 4.2Mb
swagger 1.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.4.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rserve’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘tinytest.R’
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.4s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m50ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m68ms<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m22ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 53 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.7s<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m72ms<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m97ms<1b>[0m
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 50 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 46 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m68ms<1b>[0m
Running test-cl-middleware.R.......... 0 tests
Running test-cl-middleware.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 5 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 6 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 7 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 8 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;36m27ms<1b>[0m
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 81 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-response.R............ 0 tests
Running test-cl-response.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 81 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 82 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m65ms<1b>[0m
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m53ms<1b>[0m
Running test-date.R................... 0 tests
Running test-date.R................... 0 tests
Running test-date.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m23ms<1b>[0m
Running test-format-cookies.R......... 0 tests
Running test-format-cookies.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m
Running test-format-headers.R......... 0 tests
Running test-format-headers.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m27ms<1b>[0m
Running test-json.R................... 0 tests
Running test-json.R................... 0 tests
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
Running test-logging.R................ 0 tests
Running test-logging.R................ 0 tests
Running test-logging.R................ 1 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 2 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 3 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 4 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 5 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 6 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 7 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 8 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 10 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 11 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 12 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 13 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 14 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 18 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 19 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 20 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 21 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 23 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 24 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 25 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 26 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 27 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 29 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m81ms<1b>[0m
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 7 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 8 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 9 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 10 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 11 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 12 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 13 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 14 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 15 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 16 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 17 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 18 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 19 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 21 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 22 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 23 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 24 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 25 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 26 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 27 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 29 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 30 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 31 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 32 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 33 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 35 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 37 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-parse-cookies.R.......... 0 tests
Running test-parse-cookies.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m
Running test-parse-headers.R.......... 0 tests
Running test-parse-headers.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 17 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m25ms<1b>[0m
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m26ms<1b>[0m
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 17 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 18 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 19 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 20 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 21 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 22 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 23 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 24 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 25 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 26 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 27 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 28 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m92ms<1b>[0m
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 1 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 2 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 3 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 4 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 5 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 6 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 7 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 8 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 1 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 2 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 3 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 4 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 5 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 6 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 7 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 8 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 9 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 10 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 11 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m21ms<1b>[0m
----- FAILED[data]: test-cl-middleware.R<7--7>
call| expect_equal(mw$process_request, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
----- FAILED[data]: test-cl-middleware.R<8--8>
call| expect_equal(mw$process_response, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
Error: 2 out of 794 tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘tinytest.R’
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.1s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m Error in readLines(con, n = 1L, warn = FALSE) :
cannot open the connection to 'http://127.0.0.1:65003/status'
Calls: <Anonymous> ... FUN -> eval -> eval -> do_test_external -> readLines
In addition: Warning message:
In readLines(con, n = 1L, warn = FALSE) :
URL 'http://127.0.0.1:65003/status': status was 'Couldn't connect to server'
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'tinytest.R' [9s]
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 53 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m3.6s<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 50 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 46 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-cl-middleware.R.......... 0 tests
Running test-cl-middleware.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 5 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 6 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 7 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 8 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 81 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-response.R............ 0 tests
Running test-cl-response.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 81 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 82 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-date.R................... 0 tests
Running test-date.R................... 0 tests
Running test-date.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-format-cookies.R......... 0 tests
Running test-format-cookies.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-format-headers.R......... 0 tests
Running test-format-headers.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-json.R................... 0 tests
Running test-json.R................... 0 tests
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-logging.R................ 0 tests
Running test-logging.R................ 0 tests
Running test-logging.R................ 1 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 2 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 3 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 4 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 5 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 6 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 7 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 8 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 10 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 11 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 12 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 13 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 14 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 18 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 19 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 20 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 21 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 23 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 24 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 25 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 26 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 27 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 29 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 7 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 8 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 9 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 10 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 11 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 12 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 13 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 14 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 15 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 16 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 17 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 18 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 19 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 21 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 22 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 23 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 24 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 25 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 26 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 27 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 29 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 30 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 31 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 32 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 33 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 35 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[0m
Running test-parse-cookies.R.......... 0 tests
Running test-parse-cookies.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-parse-headers.R.......... 0 tests
Running test-parse-headers.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 17 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 17 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 18 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 19 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 20 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 21 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 22 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 23 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 24 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 25 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 26 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 27 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 28 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 1 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 2 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 3 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 4 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 5 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 6 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 7 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 8 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 1 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 2 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 3 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 4 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 5 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 6 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 7 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 8 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 9 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 10 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 11 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
----- FAILED[data]: test-cl-middleware.R<7--7>
call| expect_equal(mw$process_request, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
----- FAILED[data]: test-cl-middleware.R<8--8>
call| expect_equal(mw$process_response, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
Error: 2 out of 793 tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.0
Check: running tests for arch ‘x64’
Result: ERROR
Running 'tinytest.R' [9s]
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 53 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m3.5s<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-backend.R........ 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-barear.R......... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-basic.R.......... 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-auth-mw.R............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 0 tests
Running test-cl-content-handler.R..... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-content-handler.R..... 50 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m94ms<1b>[0m
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 0 tests
Running test-cl-http-err.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-http-err.R............ 46 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
Running test-cl-middleware.R.......... 0 tests
Running test-cl-middleware.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-middleware.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 5 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 6 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 7 tests <1b>[0;31m2 fails<1b>[0m
Running test-cl-middleware.R.......... 8 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 0 tests
Running test-cl-request.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-request.R............. 81 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-cl-response.R............ 0 tests
Running test-cl-response.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 53 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 54 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 55 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 56 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 57 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 58 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 59 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 60 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 61 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 62 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 63 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 64 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 65 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 66 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 67 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 68 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 69 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 70 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 71 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 72 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 73 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 74 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 75 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 76 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 77 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 78 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 79 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 80 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 81 tests <1b>[0;32mOK<1b>[0m
Running test-cl-response.R............ 82 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 0 tests
Running test-cl-router.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-router.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-date.R................... 0 tests
Running test-date.R................... 0 tests
Running test-date.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-date.R................... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-format-cookies.R......... 0 tests
Running test-format-cookies.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-cookies.R......... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-format-headers.R......... 0 tests
Running test-format-headers.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-format-headers.R......... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-json.R................... 0 tests
Running test-json.R................... 0 tests
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-json.R................... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-logging.R................ 0 tests
Running test-logging.R................ 0 tests
Running test-logging.R................ 1 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 2 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 3 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 4 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 5 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 6 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 7 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 8 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 9 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 10 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 11 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 12 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 13 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 14 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 15 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 16 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 17 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 18 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 19 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 20 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 21 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 22 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 23 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 24 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 25 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 26 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 27 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 28 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 29 tests <1b>[0;32mOK<1b>[0m
Running test-logging.R................ 30 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 0 tests
Running test-misc.R................... 1 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 2 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 3 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 4 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 5 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 6 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 7 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 8 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 9 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 10 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 11 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 12 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 13 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 14 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 15 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 16 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 17 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 18 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 19 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 20 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 21 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 22 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 23 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 24 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 25 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 26 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 27 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 28 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 29 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 30 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 31 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 32 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 33 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 34 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 35 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m
Running test-misc.R................... 36 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m2.2s<1b>[0m
Running test-parse-cookies.R.......... 0 tests
Running test-parse-cookies.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-cookies.R.......... 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 0 tests
Running test-parse-dosctring.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-dosctring.R........ 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-parse-headers.R.......... 0 tests
Running test-parse-headers.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-headers.R.......... 17 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 0 tests
Running test-parse-multipart-2.R...... 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart-2.R...... 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 0 tests
Running test-parse-multipart.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 17 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 18 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 19 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 20 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 21 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 22 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 23 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 24 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 25 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 26 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 27 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 28 tests <1b>[0;32mOK<1b>[0m
Running test-parse-multipart.R........ 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m31ms<1b>[0m
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 0 tests
Running test-raise.R.................. 1 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 2 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 3 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 4 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 5 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 6 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 7 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 8 tests <1b>[0;32mOK<1b>[0m
Running test-raise.R.................. 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 0 tests
Running test-url-encoding.R........... 1 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 2 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 3 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 4 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 5 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 6 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 7 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 8 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 9 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 10 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 11 tests <1b>[0;32mOK<1b>[0m
Running test-url-encoding.R........... 12 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
----- FAILED[data]: test-cl-middleware.R<7--7>
call| expect_equal(mw$process_request, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
----- FAILED[data]: test-cl-middleware.R<8--8>
call| expect_equal(mw$process_response, function(request, response) TRUE)
diff| Names: 4 string mismatches
diff| Length mismatch: comparison on first 4 components
diff| Component 1: Modes of target, current: function, character
diff| Component 1: target, current do not match when deparsed
diff| Component 1: 'current' is not an environment
diff| Component 2: target, current do not match when deparsed
diff| Component 2: Names: 4 string mismatches
diff| Component 2: Length mismatch: comparison on first 4 components
diff| Component 2: Component 1: 'current' is not an environment
diff| Component 2: Component 2: 'current' is not an environment
diff| Component 2: Component 3: target, current do not match when deparsed
diff| Component 2: Component 4: Modes: character, environment
diff| Component 2: Component 4: Lengths: 1, 6
diff| Component 2: Component 4: names for current but not for target
diff| Component 2: Component 4: Attributes: < target is NULL, current is list >
diff| Component 2: Component 4: target is character, current is Middleware
diff| Component 3: target, current do not match when deparsed
diff| Component 3: Names: 2 string mismatches
diff| Component 3: Length mismatch: comparison on first 2 components
diff| Component 3: Component 1: 'current' is not an environment
diff| Component 3: Component 2: target, current do not match when deparsed
diff| Component 4: Modes of target, current: function, environment
diff| Component 4: target, current do not match when deparsed
diff| Component 4: 'current' is not an environment
Error: 2 out of 793 tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.0
Check: running tests for arch ‘x64’
Result: ERROR
Running 'tinytest.R' [6s]
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
+ # )
+ }
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 0 tests
Running test-app-auth-basic.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-basic.R......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.8s<1b>[0m
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 0 tests
Running test-app-auth-bearer.R........ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-auth-bearer.R........ 16 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 0 tests
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-content-handlers.R... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 0 tests
Running test-app-cors.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-cors.R............... 11 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 0 tests
Running test-app-hello.R.............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-hello.R.............. 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m78ms<1b>[0m
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 0 tests
Running test-app-middleware.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-middleware.R......... 20 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m94ms<1b>[0m
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 0 tests
Running test-app-openapi.R............ 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 27 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m
Running test-app-openapi.R............ 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 0 tests
Running test-app-plot.R............... 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-plot.R............... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m62ms<1b>[0m
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 0 tests
Running test-app-static.R............. 1 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 2 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 3 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 4 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 5 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 6 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 7 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 8 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 9 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 10 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 11 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 12 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 13 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 14 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 15 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 16 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 17 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 18 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 19 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 20 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 21 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 22 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 23 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 24 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 25 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m
Running test-app-static.R............. 26 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 0 tests
Running test-capture-stack.R.......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-capture-stack.R.......... 18 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 0 tests
Running test-cl-application.R......... 1 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 2 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 3 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 4 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 5 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 6 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 7 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 8 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 9 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 10 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 11 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 12 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 13 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 14 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 15 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 16 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 17 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 18 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 19 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 20 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 21 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 22 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 23 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 24 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 25 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 26 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 27 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 28 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 29 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 30 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 31 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 32 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 33 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 34 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 35 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 36 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 37 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 38 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 39 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 40 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 41 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 42 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 43 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 44 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 45 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 46 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 47 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 48 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 49 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 50 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 51 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m
Running test-cl-application.R......... 52 tests <1b>[0;32mOK<1b>[0m Error in readLines(con, n = 1L, warn = FALSE) :
cannot open the connection
Calls: <Anonymous> ... FUN -> eval -> eval -> do_test_external -> readLines
In addition: Warning message:
In readLines(con, n = 1L, warn = FALSE) :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Execution halted
Flavor: r-release-windows-ix86+x86_64