Skip to content

Commit fd404b2

Browse files
Skip test on Windows
1 parent aa0c2f1 commit fd404b2

File tree

1 file changed

+3
-0
lines changed
  • testsuite/tests/S429-008.testsuite.test_cmd

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
title: 'S429-008.testsuite.test_cmd'
2+
# On windows the --version output is not shown in stdout, so skip the test
3+
skip:
4+
- ['SKIP', 'env.build.os.name == "windows"']

0 commit comments

Comments
 (0)