Summary: | dev-vcs/bzr-2.2.4: Test suite doesn't support Python 2.7 (unittest._WritelnDecorator) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | bazaar+obsolete |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 292401 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
2010-07-08 04:24:32 UTC
Created attachment 237975 [details]
Build log
unittest._WritelnDecorator has been renamed to unittest.runner._WritelnDecorator. unittest._TextTestResult has been renamed to unittest.runner.TextTestResult. The tests in bzr-2.2.* are disabled due to https://bugs.launchpad.net/bzr/+bug/392127, so I don't really understand why this is an issue. Test suite of dev-vcs/bzr might be used by other packages. This bug has low priority and won't block unmasking of Python 2.7. Okay, can we remove it from the tracker bug then? Alternatively, do we have a list of things that block 2.7 unmasking? Arfrever, could you please answer my question from comment #5? Tracker bug should be blocked even by bugs about trivial problems, which won't block stabilization of Python 2.7.*. Bugs about problems outside of test suites might block stabilization of Python 2.7.*. Fixed in dev-vcs/bzr-2.3.0. |