Skip to content

Commit 43e61f7

Browse files
committed
Disable some tests on Mac OS X to make a release
Refs #1264
1 parent 1b83ca3 commit 43e61f7

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)