Skip to content

Commit 1a1689c

Browse files
author
Philippe Gil
committed
Merge branch 'topic/1306-disable-tests-with-assertions-exceptions' into 'master'
Disable tests with ADA.ASSERTIONS.ASSERTION_ERROR See merge request eng/ide/ada_language_server!1511
2 parents 7cdcfc9 + 0deb076 commit 1a1689c

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)