id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 13619,1 failure on Trac 1.4,Jun Omae,Jun Omae,"{{{ $ ~/venv/trac/1.4/bin/python setup.py test running test running egg_info writing requirements to TracBackLinkPlugin.egg-info/requires.txt writing TracBackLinkPlugin.egg-info/PKG-INFO writing top-level names to TracBackLinkPlugin.egg-info/top_level.txt writing dependency_links to TracBackLinkPlugin.egg-info/dependency_links.txt writing entry points to TracBackLinkPlugin.egg-info/entry_points.txt reading manifest file 'TracBackLinkPlugin.egg-info/SOURCES.txt' writing manifest file 'TracBackLinkPlugin.egg-info/SOURCES.txt' running build_ext test_attachment_links (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_changeset_links_cached_repository (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_changeset_links_non_cached_repository (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_milestone_links (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_ticket_links (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_wiki_links (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_wiki_syntax (tracbacklink.tests.api.GatherLinksTestCase) ... ok test_attachment (tracbacklink.tests.api.ChangeListenersTestCase) ... ok test_changeset_with_cached_repos (tracbacklink.tests.api.ChangeListenersTestCase) ... ok test_changeset_with_non_cached_repos (tracbacklink.tests.api.ChangeListenersTestCase) ... ok test_milestone (tracbacklink.tests.api.ChangeListenersTestCase) ... ok test_ticket (tracbacklink.tests.api.ChangeListenersTestCase) ... ok test_wiki_page (tracbacklink.tests.api.ChangeListenersTestCase) ... FAIL ====================================================================== FAIL: test_wiki_page (tracbacklink.tests.api.ChangeListenersTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File ""/home/jun66j5/src/tracbacklinkplugin/tracbacklink/tests/api.py"", line 570, in test_wiki_page self._verify_sets(expected, self._db_query()) File ""/home/jun66j5/src/tracbacklinkplugin/tracbacklink/tests/api.py"", line 463, in _verify_sets self.assertEqual(s1 - (s1 & s2), s2 - (s1 & s2)) AssertionError: Items in the first set but not the second: ('ticket', '44', None, None, 'comment', '2', 'wiki', 'SandBox/NewPage') ('wiki', 'TracInstall', None, None, 'wiki', 'SandBox/NewPage', None, None) Items in the second set but not the first: (u'wiki', u'TracIni', None, None, u'wiki', u'SandBox/NewPage', None, None) ---------------------------------------------------------------------- Ran 13 tests in 0.391s FAILED (failures=1) }}}",defect,closed,normal,TracBackLinkPlugin,normal,fixed,patch,stei clemens,1.4