Skip to content

Mark the two failing bugs in regressions/goto-analyzer as KNOWNBUG #432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

thk123
Copy link
Contributor

@thk123 thk123 commented Jan 13, 2017

The two tests that fail appear to be real bugs as the conditions appear to be sufficient to conclude the assertion. I also added this folder to the regressions that get run since excluding these two the remainder
pass.

I shall create an issue for this, but if someone with more knowledge could confirm that my assessment that a) this should work and b) my suggested issue is correct that would be useful.

I have also added this folder to the regressions that get run by the CI.

Proposed Issue
The intervals analysis of goto-analyze doesn't work for intervals2 and intervals4. Both of these use && in an assertion that should be knowable.

The two tests that fail appear to be real bugs as the conditions appear
to be sufficient to conclude the assertion. I also added this folder to
the regressions that get run since excluding these two the remainder
pass.
@thk123 thk123 changed the title Mark the two failing bugs as KNOWNBUG Mark the two failing bugs in regressions/goto-analyzer as KNOWNBUG Jan 13, 2017
@peterschrammel peterschrammel merged commit 9ff6e69 into diffblue:master Jan 13, 2017
@thk123
Copy link
Contributor Author

thk123 commented Jan 16, 2017

@peterschrammel @martin-cs I have created the issue as I wrote it above, feel free to edit it if not correct: #437

@thk123 thk123 deleted the tests/intervals-failing branch January 16, 2017 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants