Activity log for bug #1284181

Date Who What changed Old value New value Message
2014-02-24 16:04:10 Tobias Widén bug added bug
2014-02-24 16:05:33 Tobias Widén description After the upgrade of lxml 3.2.4 to 3.3.1 one of our unit tests started failing with the following message: #30 test_invalid_login (tests.feature.test_login_logout.TestLoginLogout) ... python2.7: Modules/gcmodule.c:326: visit_decref: Assertion `gc->gc.gc_refs != 0' failed. (the test passed after downgrading back to 3.2.4) Python : sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0) lxml.etree : (3, 3, 1, 0) libxml used : (2, 9, 0) libxml compiled : (2, 9, 0) libxslt used : (1, 1, 28) libxslt compiled : (1, 1, 28) After the upgrade of lxml 3.2.4 to 3.3.1 one of our feature tests started failing with the following message: #30 test_invalid_login (tests.feature.test_login_logout.TestLoginLogout) ... python2.7: Modules/gcmodule.c:326: visit_decref: Assertion `gc->gc.gc_refs != 0' failed. (the test passed after downgrading back to 3.2.4) Python : sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0) lxml.etree : (3, 3, 1, 0) libxml used : (2, 9, 0) libxml compiled : (2, 9, 0) libxslt used : (1, 1, 28) libxslt compiled : (1, 1, 28)
2014-03-03 13:37:16 scoder marked as duplicate 1287118