New test_info failure

Bug #1084139 reported by Daniel Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subvertpy
Expired
Undecided
Unassigned

Bug Description

My previous test_info failure was fixed but I've now moved on to a new one with revision 2461 on svn 1.6.19, python 2.7.3 and Mac OS X 10.8.2.

======================================================================
FAIL: test_info (subvertpy.tests.test_client.TestClient)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "subvertpy/tests/test_client.py", line 245, in test_info
    self.assertEquals(wc.SCHEDULE_NORMAL, info["dc/foo"].wc_info.schedule)
AssertionError: 0 != 1

----------------------------------------------------------------------
Ran 172 tests in 48.751s

FAILED (failures=1)

So it seems that wc_info.schedule is returning SCHEDULE_ADD instead of _NORMAL?

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can't reproduce this. With 497e0ae5dcabbd8d62fca6e12714e5e79ab21911:

gwenhwyvar:~/src/subvertpy% make check
python setup.py build_ext --inplace
running build_ext
PYTHONPATH=.: python -m unittest subvertpy.tests.test_suite
............................................................................................................................................................................
----------------------------------------------------------------------
Ran 172 tests in 0.445s

OK

Changed in subvertpy:
status: New → Incomplete
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is with svn 1.6.17.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for subvertpy because there has been no activity for 60 days.]

Changed in subvertpy:
status: Incomplete → Expired
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.