Skip to content

Commit 190f8ff

Browse files
committed
More precisely tag union tests failing with (some) SMT back-end
The existing tags permit a more precise tracking to pinpoint where there issues actually are. Fixes: diffblue#7292
1 parent dfcd4a8 commit 190f8ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/cbmc/union/union_member.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE broken-smt-backend
1+
CORE broken-z3-smt-backend
22
union_member.c
33

44
^EXIT=10$

regression/cbmc/union/union_update.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE broken-smt-backend
1+
CORE broken-z3-smt-backend
22
union_update.c
33

44
^EXIT=10$

0 commit comments

Comments
 (0)