Skip to content

Commit 206a8d4

Browse files
committed
issue #558: disable test on OSX to cope with boundless mediocrity
1 parent 8dfb396 commit 206a8d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ansible/regression/issue_558_unarchive_failed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
- unarchive:
1010
src: "{{git_basedir}}/tests/data/unarchive_test.tar"
1111
dest: /tmp/foo
12+
# garbage doesn't work with BSD tar
13+
when: ansible_system != 'Darwin'

0 commit comments

Comments
 (0)