Skip to content

Commit 1383e0f

Browse files
committed
disable linked-list with predicates example, since it does not seem to reliably terminate on the CI for Carbon
1 parent 8398cbd commit 1383e0f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/test/resources/examples/vmcai2016/linked-list-predicates.vpr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Any copyright is dedicated to the Public Domain.
22
// http://creativecommons.org/publicdomain/zero/1.0/
33

4+
//:: IgnoreFile(/carbon/issue/280/)
5+
46
/*****************************************************************
57
* List Nodes
68
*****************************************************************/

0 commit comments

Comments
 (0)