Last updated on 2023-02-04 19:58:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 6.29 | 54.38 | 60.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 4.32 | 40.62 | 44.94 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 75.81 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 78.55 | ERROR | |||
r-devel-windows-x86_64 | 0.1.6 | 40.00 | 89.00 | 129.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.6 | 7.58 | 52.27 | 59.85 | ERROR | |
r-release-linux-x86_64 | 0.1.6 | 5.15 | 53.50 | 58.65 | ERROR | |
r-release-macos-arm64 | 0.1.6 | 34.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.6 | 46.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.6 | 39.00 | 104.00 | 143.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.6 | 39.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.6 | 48.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.6 | 16.00 | 94.00 | 110.00 | ERROR |
Version: 0.1.6
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.6
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails ──
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create-destroy.R:39:4
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─later::run_now() at test-create-destroy.R:41:8
7. └─later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(DBI)
> library(pool)
>
> test_check("pool")
Error in value[[3L]](cond) :
(converted from warning) Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool. Error message: Destruction failed...
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
== Failed tests ================================================================
-- Failure ('test-create-destroy.R:39'): destroyObject: throws if onDestroy fails --
`{ ... }` threw an error with unexpected message.
Expected match: "Object of class MockPooledObj could not be destroyed properly, but was successfully removed from pool."
Actual message: "invoke_wrapped: throwing std::runtime_error"
Backtrace:
x
1. +-testthat::expect_error(...) at test-create-destroy.R:39:4
2. | \-testthat:::quasi_capture(...)
3. | +-testthat (local) .capture(...)
4. | | \-base::withCallingHandlers(...)
5. | \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. \-later::run_now() at test-create-destroy.R:41:8
7. \-later:::execCallbacks(timeoutSecs, all, loop$id)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 258 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64