Skip to content
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

store: oracle mutations more resilient #185

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

dahankzter
Copy link
Contributor

Gemini used to treat mutation errors for both systems as equal.
Now gemini treats failures in the Oracle as unrecoverable and it
will simply not attempt the same mutation in the test system.

The idea is that since the Oracle is the blueprint, there is no
need to to attempt a test mutation if the blueprint didn't change.

Gemini used to treat mutation errors for both systems as equal.
Now gemini treats failures in the Oracle as unrecoverable and it
will simply not attempt the same mutation in the test system.

The idea is that since the Oracle is the blueprint, there is no
need to to attempt a test mutation if the blueprint didn't change.
@dahankzter dahankzter merged commit 9545745 into master Jul 19, 2019
@dahankzter dahankzter deleted the mutate_transition_stabilize branch July 19, 2019 07:59
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.

1 participant