Skip to content

test_describe_with_dirty_suffix: fails on py2 on i686 #592

Closed
@ignatenkobrain

Description

@ignatenkobrain
======================================================================
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------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions