Test is broken: snapcraft.tests.sources.test_subversion.SubversionDetailsTestCase.test_svn_details_commit

Bug #1686153 reported by Facundo Batista
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
New
Undecided
Unassigned

Bug Description

Checking from master with all the indicated dependencies, and running from inside the venv, I get:

$ ./runtests.sh unit
...
...
...
======================================================================
FAIL: test_svn_details_commit (snapcraft.tests.sources.test_subversion.SubversionDetailsTestCase)
snapcraft.tests.sources.test_subversion.SubversionDetailsTestCase.test_svn_details_commit
----------------------------------------------------------------------
testtools.testresult.real._StringException: Empty attachments:
  pythonlogging:''

Traceback (most recent call last):
  File "/home/facundo/canonical/snappy/snapcraft/snapcraft/tests/sources/test_subversion.py", line 173, in test_svn_details_commit
    self.assertEqual(self.expected_commit, self.source_details['commit'])
  File "/home/facundo/canonical/snappy/snapcraft/env/lib/python3.5/site-packages/testtools/testcase.py", line 411, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/home/facundo/canonical/snappy/snapcraft/env/lib/python3.5/site-packages/testtools/testcase.py", line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: '1' != None

----------------------------------------------------------------------
Ran 1435 tests in 386.980s

FAILED (failures=1)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.