Skip to content

Commit

Permalink
Skip test_arrayschemaevolution.R on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Nov 27, 2023
1 parent 2b1d28b commit 04d8053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/tinytest/test_arrayschemaevolution.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ library(tiledb)

#isOldWindows <- Sys.info()[["sysname"]] == "Windows" && grepl('Windows Server 2008', osVersion)
if (Sys.info()[["sysname"]] == "Windows") exit_file("Skip on Windows")
if (Sys.info()[["sysname"]] == "Darwin") exit_file("Skip on Darwin")

ctx <- tiledb_ctx(limitTileDBCores())

Expand Down

0 comments on commit 04d8053

Please sign in to comment.