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

Python3 second #97

Merged
merged 6 commits into from
Nov 1, 2019
Merged

Python3 second #97

merged 6 commits into from
Nov 1, 2019

Conversation

3c2b2ff5
Copy link
Contributor

@3c2b2ff5 3c2b2ff5 commented Nov 1, 2019

I realized that self.assertEqual(self.good_entry, group_map.PopItem()) in consulsource_test.py breaks the tests for empty members, it doesn't get further to self.assertEqual(self.good_entry, entry) in empty groups, if it is commented out the test succeeds.

@jaqx0r jaqx0r merged commit 01d55e6 into google:master Nov 1, 2019
@jaqx0r
Copy link
Contributor

jaqx0r commented Nov 1, 2019

Great, thanks. I don't fully understrand the consul code yet (it was also contributed by someone else) so I've commented it out for now...

@3c2b2ff5
Copy link
Contributor Author

3c2b2ff5 commented Nov 1, 2019

Well, me neither! I was just confused that there was an assertion error between the two objects, although the assertEqual is clearly for the members returned by the self.parser._ReadEntry in testNoMembers function.

@3c2b2ff5 3c2b2ff5 deleted the python3_second branch November 1, 2019 09:30
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