Skip to content

Commit a0e5f2a

Browse files
Merge branch 'topic/#506' into 'master'
Skip test on Windows See merge request eng/ide/gnatstudio!885
2 parents aa0c2f1 + fd404b2 commit a0e5f2a

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)