New submission from Zachary Ware:

Many of the tests in test_minidom on 2.7 are empty, that is they are defined as 
"def testSomeFunction(self): pass".

I've marked this issue as "easy" since I suspect a lot of the tests can be 
either backported from 3.x, or removed if they don't exist in 3.x.

----------
components: Tests
keywords: easy
messages: 203637
nosy: zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: test_minidom has many empty tests
type: enhancement
versions: Python 2.7

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

Reply via email to