Skip to content

Commit c238637

Browse files
author
Aleksandra Pasek
committed
Merge branch 'topic/Skip-mmap-test-on-qemu' into 'master'
Skip mmap test on qemu machine targets See merge request eng/toolchain/gnatcoll-core!36
2 parents 9f3e893 + ddabc68 commit c238637

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testsuite/tests/mmap/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ control:
66
"On older darwin versions the test might crash servers for unknown reason"]
77
- [SKIP, "env.build.os.name == 'windows' and env.build.os.version == '2012'",
88
"Test takes too long and hits rlimit"]
9+
- [SKIP, "env.target.machine == 'qemu'",
10+
"Not enough disk space on cross qemu configuration"]

0 commit comments

Comments
 (0)