Skip to content

Conversation

@drvinceknight
Copy link
Member

This is relevant to #465.

Seems to be an issue with MindReader + Backstabber and ThueMorse...

Seems to be an issue with MindReader + Backstabber and ThueMorse...
# Removing this as Hypothesis seems to have found a py2 bug.
# This is a temporary fix. For some reason mind reader seems to fail a test.
@given(s=lists(sampled_from([s for s in axelrod.strategies if s not in axelrod.cheating_strategies]),
# The @given below will run tests if the examples on lines 123... are
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run and pass. This is not really useful, just in case anyone plays with this and wants to get tests passing.

@drvinceknight
Copy link
Member Author

I want to play with those things locally. Will probably merge this with #468. If I understand correctly that should get both examples here to pass.

I'll confirm that all locally and after merging all bug fixes I'll open an issue so that we can discuss the changes post mortem so to speak. To make sure everyone knows what's going on :)

Got to walk to 🐶 now but will do this during the morning.

@drvinceknight
Copy link
Member Author

Merging as all tests pass.

drvinceknight added a commit that referenced this pull request Feb 24, 2016
Adding in some examples for particular failures.
@drvinceknight drvinceknight merged commit 271e0d0 into master Feb 24, 2016
@drvinceknight drvinceknight deleted the 465 branch February 24, 2016 09:35
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.

3 participants