Skip to content

Commit b4fd441

Browse files
committed
Skip more tests for now
1 parent 139b32d commit b4fd441

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/testthat/test-filter-io.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ max_file_size <- file.size(tf)
2020
file.remove(tf)
2121

2222
test_that("BLOSC variants write/read (when available)", {
23+
skip_if_not_installed("rhdf5", "2.57.5")
2324
settings <- list(
2425
"BLOSC_BLOSCLZ" = 0:1,
2526
"BLOSC_LZ4" = 0:9,

0 commit comments

Comments
 (0)