---

** [tickets:#6764] Git test failures on 1.8.3**

**Status:** closed
**Milestone:** asf_release_1.2.0
**Labels:** sf-1 
**Created:** Wed Oct 16, 2013 07:25 PM UTC by Dave Brondsema
**Last Updated:** Sun Jan 04, 2015 03:55 PM UTC
**Owner:** Dave Brondsema

Using git version 1.8.3.4 on OSX.

~~~~
======================================================================
FAIL: test_log (forgegit.tests.model.test_repository.TestGitRepo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/private/tmp/allura-incubating-1.0.1/ForgeGit/forgegit/tests/model/test_repository.py",
 line 280, in test_log
    'rename_details': {}},
AssertionError: Lists differ: [{'parents': ['df30427c488aeab... != [{'parents': 
['df30427c488aeab...

First differing element 0:
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 
'tag: foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 
44, 11), 'name': u'Rick Copeland', 'email': u'[email protected]'}, 'message': 
u'Change README\n', 'rename_details': {}, 'id': 
'1e146e67985dcd71c74de79613719bef7bddca4a', 'authored': {'date': 
datetime.datetime(2010, 10, 7, 18, 44, 11), 'name': u'Rick Copeland', 'email': 
u'[email protected]'}, 'size': None}
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 
'foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 44, 
11), 'email': u'[email protected]', 'name': u'Rick Copeland'}, 'message': 
u'Change README\n', 'rename_details': {}, 'id': 
'1e146e67985dcd71c74de79613719bef7bddca4a', 'authored': {'date': 
datetime.datetime(2010, 10, 7, 18, 44, 11), 'email': u'[email protected]', 
'name': u'Rick Copeland'}, 'size': None}

Diff is 2200 characters long. Set self.maxDiff to None to see it.
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

======================================================================
FAIL: test_log_file (forgegit.tests.model.test_repository.TestGitRepo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/private/tmp/allura-incubating-1.0.1/ForgeGit/forgegit/tests/model/test_repository.py",
 line 309, in test_log_file
    'rename_details': {}},
AssertionError: Lists differ: [{'parents': ['df30427c488aeab... != [{'parents': 
['df30427c488aeab...

First differing element 0:
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 
'tag: foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 
44, 11), 'name': u'Rick Copeland', 'email': u'[email protected]'}, 'message': 
u'Change README\n', 'rename_details': {}, 'id': 
'1e146e67985dcd71c74de79613719bef7bddca4a', 'authored': {'date': 
datetime.datetime(2010, 10, 7, 18, 44, 11), 'name': u'Rick Copeland', 'email': 
u'[email protected]'}, 'size': 28}
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 
'foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 44, 
11), 'email': u'[email protected]', 'name': u'Rick Copeland'}, 'message': 
u'Change README\n', 'rename_details': {}, 'id': 
'1e146e67985dcd71c74de79613719bef7bddca4a', 'authored': {'date': 
datetime.datetime(2010, 10, 7, 18, 44, 11), 'email': u'[email protected]', 
'name': u'Rick Copeland'}, 'size': 28}

Diff is 1163 characters long. Set self.maxDiff to None to see it.
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------
~~~~


---

Sent from forge-allura.apache.org because [email protected] is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to