Skip to content

Commit 3667531

Browse files
author
Aleksandra Pasek
committed
Merge branch 'topic/SKIP-two-tests-to-be-fixed-cross-linux' into 'master'
SKIP vfs__basic and traces__parse_config_file tests on cross-linux See merge request eng/toolchain/gnatcoll-core!40
2 parents e623248 + bbd1906 commit 3667531

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

testsuite/tests/traces/parse_config_file/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ title: GNATCOLL.Traces.Parse_Config_File
22
description: Test parsing of config files
33
data:
44
- my.cfg
5+
control:
6+
- [SKIP, "env.target.machine == 'qemu'",
7+
"Temporary XFAIL until issue gnatcoll-core#9 resolved"]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
description: Basic test for GNATCOLL.VFS.
2+
control:
3+
- [SKIP, "env.is_cross",
4+
"Temporary XFAIL until issue gnatcoll-core#8 resolved"]

0 commit comments

Comments
 (0)