R Under development (unstable) (2026-02-16 r89426 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(dplyr) Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library(maestro) > library(future) > > test_check("maestro") -- [2026-02-18 15:34:07] Running pipelines > i p1 v p1 [19ms] i |-p2 (?) v |-p2 (?) [22ms] i |-p2 v |-p2 [52ms] -- [2026-02-18 15:34:07] Pipeline execution completed # | 0.14 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-02-20 -- [2026-02-18 15:34:09] Running pipelines > i p1 v p1 [18ms] -- [2026-02-18 15:34:09] Pipeline execution completed # | 0.04 sec elapsed v 1 success | ! 0 warnings | x 0 errors | [x] 1 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-02-20 -- [2026-02-18 15:34:09] Running pipelines > i a v a [15ms] i |-b (?) v |-b (?) [21ms] i |-b v |-b [42ms] i |-c (?) v |-c (?) [23ms] -- [2026-02-18 15:34:09] Pipeline execution completed # | 0.16 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * a | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:18] Running pipelines > i start v start [15ms] i |-mid v |-mid [13ms] i |-end1 x |-end1 [24ms] i |-end2 v |-end2 [15ms] -- [2026-02-18 15:34:19] Pipeline execution completed # | 0.14 sec elapsed v 3 successes | ! 0 warnings | x 1 error | [x] 4 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:19] Running pipelines > i start v start [19ms] i |-mid v |-mid [17ms] i |-end1 x |-end1 [22ms] i |-end2 x |-end2 [29ms] -- [2026-02-18 15:34:19] Pipeline execution completed # | 0.17 sec elapsed v 2 successes | ! 0 warnings | x 2 errors | [x] 4 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:20] Running pipelines > i start v start [20ms] i |-mid1 v |-mid1 [29ms] i |-end v |-end [19ms] i |-mid2 v |-mid2 [21ms] i |-end v |-end [21ms] -- [2026-02-18 15:34:20] Pipeline execution completed # | 0.23 sec elapsed v 5 successes | ! 0 warnings | x 0 errors | [x] 5 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:21] Running pipelines > i start v start [18ms] i |-mid1 v |-mid1 [24ms] i |-end x |-end [22ms] i |-mid2 v |-mid2 [17ms] i |-end x |-end [30ms] -- [2026-02-18 15:34:21] Pipeline execution completed # | 0.22 sec elapsed v 4 successes | ! 0 warnings | x 1 error | [x] 5 total x Use `last_run_errors()` to show pipeline errors. -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:21] Running pipelines > i start2 v start2 [25ms] i |-end2 v |-end2 [21ms] i start v start [14ms] i |-end v |-end [22ms] -- [2026-02-18 15:34:22] Pipeline execution completed # | 0.2 sec elapsed v 4 successes | ! 0 warnings | x 0 errors | [x] 4 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start2 | 2026-02-20 * start | 2026-02-20 i 1 script successfully parsed -- [2026-02-18 15:34:31] Running pipelines > [test] [INFO] [2026-02-18 15:34:57]: { [test] [INFO] [2026-02-18 15:34:57]: [ FAIL 0 | WARN 442 | SKIP 36 | PASS 296 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (33): 'test-MaestroPipeline.R:1:1', 'test-MaestroPipeline.R:18:1', 'test-MaestroPipeline.R:30:1', 'test-MaestroPipeline.R:42:1', 'test-MaestroPipelineList.R:1:1', 'test-MaestroSchedule.R:1:1', 'test-conditionals.R:1:1', 'test-conditionals.R:93:1', 'test-conditionals.R:130:1', 'test-conditionals.R:163:1', 'test-conditionals.R:191:1', 'test-conditionals.R:219:1', 'test-conditionals.R:246:1', 'test-dags.R:1:1', 'test-dags.R:204:1', 'test-dags.R:278:1', 'test-dags.R:352:1', 'test-dags.R:390:1', 'test-dags.R:430:1', 'test-dags.R:468:1', 'test-dags.R:507:1', 'test-get_flags.R:1:1', 'test-get_flags.R:32:1', 'test-get_schedule.R:1:1', 'test-get_schedule.R:18:1', 'test-get_slot_usage.R:1:1', 'test-get_slot_usage.R:43:1', 'test-invoke.R:65:1', 'test-invoke.R:87:1', 'test-run_schedule.R:83:1', 'test-run_schedule.R:158:1', 'test-run_schedule.R:489:1', 'test-run_schedule.R:516:1' • Sys.getenv("MAESTRO_TEST_FUTURE") != "true" is TRUE (2): 'test-multicore.R:3:3', 'test-multicore.R:27:3' • empty test (1): 'test-multicore.R:44:1' [ FAIL 0 | WARN 442 | SKIP 36 | PASS 296 ] > > proc.time() user system elapsed 60.64 6.21 69.71