Skip to content

Commit 4b13a0b

Browse files
committed
Merge branch 'topic/disable_gpr' into 'edge'
Disable some tests on Mac OS X to make a release See merge request eng/ide/ada_language_server!1461
2 parents 1b83ca3 + 43e61f7 commit 4b13a0b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

testsuite/gpr_lsp/hover/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
title: 'textDocument/hover request'
2+
skip:
3+
- ['SKIP', 'env.build.os.name not in ("linux","windows")']

testsuite/gpr_lsp/shutdown/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
title: 'shutdown'
2+
skip:
3+
- ['SKIP', 'env.build.os.name not in ("linux","windows")']

0 commit comments

Comments
 (0)