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

test_describe_with_dirty_suffix: fails on py2 on i686 #592

Closed
ignatenkobrain opened this issue Feb 14, 2016 · 0 comments · Fixed by #599
Closed

test_describe_with_dirty_suffix: fails on py2 on i686 #592

ignatenkobrain opened this issue Feb 14, 2016 · 0 comments · Fixed by #599

Comments

@ignatenkobrain
Copy link
Contributor

======================================================================
FAIL: test_describe_with_dirty_suffix (test.test_describe.DescribeDirtyWorkdirTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/pygit2-0.23.3/test/test_describe.py", line 106, in test_describe_with_dirty_suffix
    self.assertEqual('thetag-dirty', self.repo.describe(dirty_suffix='-dirty'))
AssertionError: u'thetag-dirty' != u'thetag\x08'
- thetag-dirty
+ thetag------------
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 a pull request may close this issue.

1 participant