Failing tests on xenial

Bug #1549962 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Undecided
Adam Collard

Bug Description

======================================================================
FAIL: test_CONTAINSSTRING (tests.sqlobject.SQLObjectTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ubuntu/src/storm-trunk/tests/mocker.py", line 102, in test_method_wrapper
    result = test_method()
  File "/home/ubuntu/src/storm-trunk/tests/sqlobject.py", line 1213, in test_CONTAINSSTRING
    ["John Doe"])
AssertionError: Lists differ: [] != ['John Doe']

Second list contains 1 additional elements.
First extra element 0:
John Doe

- []
+ ['John Doe']

======================================================================
FAIL: test_selectFirst (tests.sqlobject.SQLObjectTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ubuntu/src/storm-trunk/tests/mocker.py", line 102, in test_method_wrapper
    result = test_method()
  File "/home/ubuntu/src/storm-trunk/tests/sqlobject.py", line 349, in test_selectFirst
    self.assertNotEqual(person, None)
AssertionError: None == None

----------------------------------------------------------------------
Ran 2673 tests in 27.872s

Related branches

Changed in storm:
status: New → Confirmed
assignee: nobody → Adam Collard (adam-collard)
status: Confirmed → In Progress
Changed in storm:
status: In Progress → Fix Committed
tags: added: no-sync
tags: added: xenial
Colin Watson (cjwatson)
Changed in storm:
milestone: none → 0.21
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.