Skip to content

Commit 4823f2d

Browse files
committed
Merge branch 'topic/509windows' into 'master'
Skip duplicate rules dirs test for Windows See merge request eng/libadalang/langkit-query-language!498
2 parents bde81a7 + b05048b commit 4823f2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testsuite/tests/gnatcheck/rules_dir/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ rules_dirs:
88
- ./rules/../rules
99
rules:
1010
- +Rmy_rule
11+
control:
12+
- [SKIP,
13+
"os == 'windows'",
14+
"Pending resolution of eng/toolchain/gnatcoll#10"]

0 commit comments

Comments
 (0)