https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
Bug ID: 72801 Summary: py26 tests fail on unittest2 0.7.0 Product: Pywikibot Version: compat (1.0) Hardware: All OS: All Status: NEW Severity: major Priority: Unprioritized Component: tests Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
py2.6 travis tests are broken now
https://code.google.com/p/unittest-ext/issues/detail?id=83
I can reproduce on unittest2 0.7.0, but not if I downgrade to 0.6.0
https://travis-ci.org/wikimedia/pywikibot-core/builds/39559632
https://pypi.python.org/pypi/unittest2/0.7.0
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://code.google.com/p/un | |ittest-ext/issues/detail?id | |=83
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |upstream Version|compat (1.0) |core (2.0)
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |70987
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from John Mark Vandenberg jayvdb@gmail.com --- Fixed upstream
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
--- Comment #2 from John Mark Vandenberg jayvdb@gmail.com --- The upstream fix addressed the initial problem preventing the py26 builds to start, but the py26 builds are reported a failure when they have no errors.
https://travis-ci.org/wikimedia/pywikibot-core/jobs/39676784
FAILED (skipped=12, expected failures=13, unexpected successes=2)
We have had problems previously with unexpected successes on py26, but that was resolved by forcing the loading of unittest2 within setup.py.
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://code.google.com/p/un | |ittest-ext/issues/detail?id | |=85
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
--- Comment #3 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 171243 had a related patch set uploaded by John Vandenberg: Use unittest 0.6.0
https://gerrit.wikimedia.org/r/171243
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
--- Comment #4 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 171243 merged by jenkins-bot: Use unittest 0.6.0
https://gerrit.wikimedia.org/r/171243
https://bugzilla.wikimedia.org/show_bug.cgi?id=72801
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED
pywikipedia-bugs@lists.wikimedia.org