We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e623248 + bbd1906 commit 3667531Copy full SHA for 3667531
testsuite/tests/traces/parse_config_file/test.yaml
@@ -2,3 +2,6 @@ title: GNATCOLL.Traces.Parse_Config_File
2
description: Test parsing of config files
3
data:
4
- my.cfg
5
+control:
6
+ - [SKIP, "env.target.machine == 'qemu'",
7
+ "Temporary XFAIL until issue gnatcoll-core#9 resolved"]
testsuite/tests/vfs/basic/test.yaml
@@ -1 +1,4 @@
1
description: Basic test for GNATCOLL.VFS.
+ - [SKIP, "env.is_cross",
+ "Temporary XFAIL until issue gnatcoll-core#8 resolved"]
0 commit comments