Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483656 - dev-lang/python-3.3.2-r2 fetches random crap during tests
Summary: dev-lang/python-3.3.2-r2 fetches random crap during tests
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-05 02:35 UTC by Patrick Lauer
Modified: 2013-09-05 03:47 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2013-09-05 02:35:09 UTC
[248/371/3] test_codecmaps_kr
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT ...
        fetching http://people.freebsd.org/~perky/i18n/EUC-KR.TXT ...
        fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/KSC/JOHAB.TXT ...
[249/371/3] test_hash

[313/371/3] test_codecmaps_tw
fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT ...
        fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT ...
[314/371/3] test_lib2to3

[341/371/3] test_codecmaps_hk
fetching http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT ...
[342/371/3] test_unary

[358/371/3] test_codecmaps_jp
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT ...
        fetching http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT ...
test_codecmaps_jp skipped -- Could not retrieve http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT
/var/tmp/portage/dev-lang/python-3.3.2-r2/work/Python-3.3.2/Lib/test/regrtest.py:1285: ResourceWarning: unclosed <socket.socket object, fd=3, family=2, type=2049, proto=6>
  return SKIPPED, test_time
[359/371/3] test_pep292
Comment 1 Mike Gilbert gentoo-dev 2013-09-05 03:47:10 UTC
+  05 Sep 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild:
+  Disable network tests, bug 483656.

If you could re-run the tests to confirm, that would be great.