We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0e2f5 commit 5816cf2Copy full SHA for 5816cf2
integration/vscode/ada/xfail.yaml
@@ -0,0 +1,8 @@
1
+xfails: # Format is <testname>, <expectedstatus CRASH|DIFF> [, <platform>, <irrelevant field>], <reason>
2
+ - [
3
+ 'Highlighting-lsp-ada_handlers-lsp-ada_handlers-adb-semantic',
4
+ 'DIFF',
5
+ '',
6
7
+ 'Fails in GitLab CI but not locally',
8
+ ]
0 commit comments