Skip to content

Commit bca99c0

Browse files
committed
Skip a flaky test on CRAN
1 parent 0dfbf1b commit bca99c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/testthat/test-progress-types.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ test_that("iterator", {
2828
})
2929

3030
test_that("tasks", {
31+
skip_on_cran()
3132
withr::local_options(
3233
cli.dynamic = TRUE,
3334
cli.ansi = TRUE,

0 commit comments

Comments
 (0)