Skip to content

Commit

Permalink
disable test on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
lnkuiper authored Sep 5, 2024
1 parent 66c993c commit 25f04d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/sql/json/issues/issue13725.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

require json

# path slashes
require notwindows

query III
select *
from read_json_objects('data/json/13725/month=*/*.json', hive_partitioning = true, format = auto, hive_types = {'month': int}, filename = true)
Expand Down

0 comments on commit 25f04d5

Please sign in to comment.