Skip to content

Commit ef51516

Browse files
Add SKIP to apron tests
1 parent 1795a2b commit ef51516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/regression/46-apron2/95-witness-mm-escape.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// CRAM PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
1+
// CRAM SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
22
#include <pthread.h>
33
#include <goblint.h>
44

tests/regression/46-apron2/96-witness-mm-escape2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// CRAM PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --enable warn.deterministic --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
1+
// CRAM SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --enable warn.deterministic --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
22
#include<pthread.h>
33
int *b;
44
pthread_mutex_t e;

0 commit comments

Comments
 (0)