Skip to content

Commit 0deb076

Browse files
author
Philippe Gil
committed
Disable tests with ADA.ASSERTIONS.ASSERTION_ERROR
gpr_lsp/gpr2_assertions gpr_lsp/gpr2_unexpected_exceptions gpr_lsp/imported_project_errors_handling gpr_lsp/no_symbol_with_empty_name Should be enabled back when assertions fixed in GPR2. See #1306
1 parent 7cdcfc9 commit 0deb076

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
title: 'gpr2 parsing assertions error handling'
2+
# Skip till gpr-issues#256 & gpr-issues#259 fixed
3+
skip:
4+
- ['XFAIL', 'True']
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
title: 'gpr2 parsing assertions error handling'
2+
# Skip till gpr-issues#256 & gpr-issues#259 fixed
3+
skip:
4+
- ['XFAIL', 'True']
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
title: 'gpr2 parsing assertions error handling'
2+
# Skip till gpr-issues#256 & gpr-issues#259 fixed
3+
skip:
4+
- ['XFAIL', 'True']
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
title: 'with empty string statement support'
2+
# Skip till gpr-issues#256 & gpr-issues#259 fixed
3+
skip:
4+
- ['XFAIL', 'True']

0 commit comments

Comments
 (0)