Test test_info fails with 0.9.0

Bug #1022754 reported by Daniel Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subvertpy
Fix Released
High
Jelmer Vernooij

Bug Description

This is on Mac OS X 10.7.4 with svn 1.6.18 and python 2.7.3 with subvertpy 0.9.0.

======================================================================
FAIL: test_info (subvertpy.tests.test_client.TestClient)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "subvertpy/tests/test_client.py", line 242, in test_info
AssertionError: Lists differ: ['dc/foo'] != ['foo']

First differing element 0:
dc/foo
foo

- ['dc/foo']
? ---

+ ['foo']

----------------------------------------------------------------------
Ran 172 tests in 48.855s

FAILED (failures=1)

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 1022754] [NEW] Test test_info fails with 0.9.0

Hi Daniel, are you sure you are not actually running against svn 1.7 somehow? It shows this particular behaviour.

Daniel Johnson <email address hidden> wrote:

>Public bug reported:
>
>This is on Mac OS X 10.7.4 with svn 1.6.18 and python 2.7.3 with
>subvertpy 0.9.0.
>
>======================================================================
>FAIL: test_info (subvertpy.tests.test_client.TestClient)
>----------------------------------------------------------------------
>Traceback (most recent call last):
> File "subvertpy/tests/test_client.py", line 242, in test_info
>AssertionError: Lists differ: ['dc/foo'] != ['foo']
>
>First differing element 0:
>dc/foo
>foo
>
>- ['dc/foo']
>? ---
>
>+ ['foo']
>
>----------------------------------------------------------------------
>Ran 172 tests in 48.855s
>
>FAILED (failures=1)
>
>** Affects: subvertpy
> Importance: Undecided
> Status: New
>
>--
>You received this bug notification because you are subscribed to
>subvertpy.
>https://bugs.launchpad.net/bugs/1022754
>
>Title:
> Test test_info fails with 0.9.0
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/subvertpy/+bug/1022754/+subscriptions

Revision history for this message
Daniel Johnson (daniel-daniel-johnson) wrote :

Nope, it was definitely 1.6.18. 1.7 wasn't even installed at the time. I haven't been using it since it breaks too many things besides just subvertpy. When I try it against 1.7.5, the test segfaults.

Revision history for this message
IAN DELANEY (johneed) wrote :

eeeer.

test_info (subvertpy.tests.test_client.TestClient) ... /var/tmp/portage/dev-python/subvertpy-0.9.0/temp/environment: line 2139: 6454 Segmentation fault PYTHONPATH="${evaluated_PYTHONPATH}" nosetests --verbosity="${PYTHON_TEST_VERBOSITY}" "$@"
 * ERROR: dev-python/subvertpy-0.9.0 failed (test phase):
 * Testing failed with CPython 2.7 in python_test_function() function

and this was filed on 09 07 2012

inertia rules.

Revision history for this message
Daniel Johnson (daniel-daniel-johnson) wrote :

This is fixed for me as of revision 2456 with svn 1.6.19.

Jelmer Vernooij (jelmer)
Changed in subvertpy:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in subvertpy:
status: Fix Committed → Fix Released
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.