You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2013/10/16 21:25:47 UTC

[allura:tickets] #6764 Git test failures on osx



---

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

**Status:** open
**Created:** Wed Oct 16, 2013 07:25 PM UTC by Dave Brondsema
**Last Updated:** Wed Oct 16, 2013 07:25 PM UTC
**Owner:** nobody

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'rcopeland@geek.net'}, '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'rcopeland@geek.net'}, 'size': None}
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 'foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 44, 11), 'email': u'rcopeland@geek.net', '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'rcopeland@geek.net', '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'rcopeland@geek.net'}, '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'rcopeland@geek.net'}, 'size': 28}
{'parents': ['df30427c488aeab84b2352bdf88a3b19223f9d7a'], 'refs': ['HEAD', 'foo', 'master'], 'committed': {'date': datetime.datetime(2010, 10, 7, 18, 44, 11), 'email': u'rcopeland@geek.net', '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'rcopeland@geek.net', '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 sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

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