Lucid failure: test_configure_stores_configures_store_uris

Bug #959471 reported by David Britton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Medium
Thomas Herve

Bug Description

======================================================================
FAIL: test_configure_stores_configures_store_uris (tests.django.stores.DjangoStoreTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ubuntu/src/canonical/storm/trunk/tests/mocker.py", line 102, in test_method_wrapper
    result = test_method()
  File "/home/ubuntu/src/canonical/storm/trunk/tests/django/stores.py", line 72, in test_configure_stores_configures_store_uris
    "name3": "sqlite:3"})
AssertionError: {'test': 'sqlite:////tmp/tmpdzRn6M', 'name2': 'sqlite:2', 'name3': 'sqlite:3', 'name1': 'sqlite:1'} != {'name2': 'sqlite:2', 'name3': 'sqlite:3', 'name1': 'sqlite:1'}

----------------------------------------------------------------------

Revision history for this message
Thomas Herve (therve) wrote :

I can't reproduce, there must be something local going on...

Revision history for this message
Thomas Herve (therve) wrote :

Fixed in r440.

Changed in storm:
assignee: nobody → Thomas Herve (therve)
milestone: none → 0.20
importance: Undecided → Medium
status: New → Fix Committed
Changed in storm:
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.