R Under development (unstable) (2026-01-27 r89337 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-01-28 14:23:32] Running pipelines > i p1 v p1 [12ms] i ? p2 v ? p2 [9ms] i p2 v p2 [28ms] -- [2026-01-28 14:23:32] Pipeline execution completed # | 0.08 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-01-30 -- [2026-01-28 14:23:33] Running pipelines > i p1 v p1 [11ms] -- [2026-01-28 14:23:33] Pipeline execution completed # | 0.01 sec elapsed v 1 success | ! 0 warnings | x 0 errors | [x] 1 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * p1 | 2026-01-30 -- [2026-01-28 14:23:33] Running pipelines > i a v a [11ms] i ? b v ? b [12ms] i b v b [21ms] i ? c v ? c [9ms] -- [2026-01-28 14:23:33] Pipeline execution completed # | 0.07 sec elapsed v 2 successes | ! 0 warnings | x 0 errors | [x] 2 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * a | 2026-01-30 i 1 script successfully parsed -- [2026-01-28 14:23:37] Running pipelines > i start v start [11ms] i mid v mid [11ms] i end1 x end1 [14ms] i end2 v end2 [11ms] -- [2026-01-28 14:23:37] Pipeline execution completed # | 0.09 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-01-30 i 1 script successfully parsed -- [2026-01-28 14:23:37] Running pipelines > i start v start [11ms] i mid v mid [15ms] i end1 x end1 [14ms] i end2 x end2 [18ms] -- [2026-01-28 14:23:37] Pipeline execution completed # | 0.11 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-01-30 i 1 script successfully parsed -- [2026-01-28 14:23:38] Running pipelines > i start v start [11ms] i mid1 v mid1 [11ms] i end v end [11ms] i mid2 v mid2 [10ms] i end v end [11ms] -- [2026-01-28 14:23:38] Pipeline execution completed # | 0.13 sec elapsed v 5 successes | ! 0 warnings | x 0 errors | [x] 5 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start | 2026-01-30 i 1 script successfully parsed -- [2026-01-28 14:23:38] Running pipelines > i start v start [11ms] i mid1 v mid1 [11ms] i end x end [14ms] i mid2 v mid2 [11ms] i end x end [19ms] -- [2026-01-28 14:23:38] Pipeline execution completed # | 0.12 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-01-30 i 1 script successfully parsed -- [2026-01-28 14:23:38] Running pipelines > i start2 v start2 [11ms] i end2 v end2 [11ms] i start v start [11ms] i end v end [11ms] -- [2026-01-28 14:23:38] Pipeline execution completed # | 0.09 sec elapsed v 4 successes | ! 0 warnings | x 0 errors | [x] 4 total -------------------------------------------------------------------------------- -- Next scheduled pipelines > Pipe name | Next scheduled run * start2 | 2026-01-30 * start | 2026-01-30 [ FAIL 0 | WARN 3 | SKIP 33 | PASS 295 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • 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:58:1', 'test-run_schedule.R:133:1', 'test-run_schedule.R:464:1', 'test-run_schedule.R:491:1' [ FAIL 0 | WARN 3 | SKIP 33 | PASS 295 ] > > proc.time() user system elapsed 27.25 3.15 31.14