New submission from Zachary Ware:

This one had subclassing issues, and SystemRandom_TestBasicOps was being 
skipped by exclusion from the list of tests passed to support.run_unittest, so 
it's been converted to a skip decorator.

----------
components: Tests
files: test_random_discovery.diff
keywords: patch
messages: 187257
nosy: brett.cannon, ezio.melotti, zach.ware
priority: normal
severity: normal
status: open
title: Fix test discovery for test_random.py
type: behavior
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file29922/test_random_discovery.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17789>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to