Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473574 - =www-servers/tornado-3.1 version bump
Summary: =www-servers/tornado-3.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/facebook/tornado/i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 10:46 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2013-09-28 08:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirkjan Ochtman (RETIRED) gentoo-dev 2013-06-17 10:46:57 UTC
Test failure, see URL for upstream bug.

Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/var/tmp/portage/www-servers/tornado-3.1/work/tornado-3.1-python2_7/lib/tornado/test/runtests.py", line 123, in <module>
    tornado.testing.main(**kwargs)
  File "/var/tmp/portage/www-servers/tornado-3.1/work/tornado-3.1-python2_7/lib/tornado/testing.py", line 606, in main
    unittest.main(defaultTest="all", argv=argv, **kwargs)
  File "/usr/lib64/python2.7/site-packages/unittest2/main.py", line 97, in __init__
    self.parseArgs(argv)
  File "/usr/lib64/python2.7/site-packages/unittest2/main.py", line 152, in parseArgs
    self.createTests()
  File "/usr/lib64/python2.7/site-packages/unittest2/main.py", line 161, in createTests
    self.module)
  File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 148, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib64/python2.7/site-packages/unittest2/loader.py", line 133, in loadTestsFromName
    test = obj()
  File "/var/tmp/portage/www-servers/tornado-3.1/work/tornado-3.1-python2_7/lib/tornado/test/runtests.py", line 49, in all
    return unittest.defaultTestLoader.loadTestsFromNames(TEST_MODULES)
  File "/usr/lib64/python2.7/unittest/loader.py", line 128, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib64/python2.7/unittest/loader.py", line 100, in loadTestsFromName
    parent, obj = obj, getattr(obj, part)
AttributeError: 'module' object has no attribute 'netutil_test'
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2013-09-28 08:01:47 UTC
+*tornado-3.1.1 (28 Sep 2013)
+
+  28 Sep 2013; Kacper Kowalik <xarthisius@gentoo.org> +tornado-3.1.1.ebuild,
+  tornado-2.4-r1.ebuild:
+  Version bump, fixes #473574 by Dirkjan Ochtman <djc@gentoo.org>

Apart from that twisted issue works fine. Feel free to mask it if you feel otherwise.