Skip to content

Commit 127ff04

Browse files
author
Joel Allred
authored
Merge pull request #1203 from allredj/regression/warnings-1202
Add skipped regression tests for #1202
2 parents df6a841 + 30860c0 commit 127ff04

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
KNOWNBUG
2+
test.class
3+
--refine-strings --string-max-length 20 --verbosity 9
4+
^EXIT=10$
5+
^SIGNAL=0$
6+
^\[.*assertion.1\].* line 6.* SUCCESS$
7+
^\[.*assertion.2\].* line 7.* FAILURE$
8+
--
9+
^ignoring
10+
--
11+
Some type inconsistencies exist when adding equations to the solver.
12+
Issue: diffblue/test-gen#1202
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
KNOWNBUG
2+
test.class
3+
--refine-strings --string-max-length 20 --verbosity 9
4+
^EXIT=10$
5+
^SIGNAL=0$
6+
^\[.*assertion.1\].* line 6.* SUCCESS$
7+
^\[.*assertion.2\].* line 7.* FAILURE$
8+
--
9+
^warning
10+
--
11+
Some type inconsistencies exist when adding equations to the solver.
12+
Issue: diffblue/test-gen#1202
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
KNOWNBUG
2+
test.class
3+
--refine-strings --string-max-length 20 --verbosity 9
4+
^EXIT=10$
5+
^SIGNAL=0$
6+
^\[.*assertion.1\].* line 7.* SUCCESS$
7+
^\[.*assertion.2\].* line 9.* FAILURE$
8+
--
9+
^warning
10+
--
11+
Some type inconsistencies exist when adding equations to the solver.
12+
Issue: diffblue/test-gen#1202
13+

0 commit comments

Comments
 (0)