New submission from Serhiy Storchaka: Due to bug in the decorator some tests in Lib/unittest/test/test_loader.py are silently skipped. Proposed patch fixes this as well as other bugs in the decorator and tests.
---------- components: Tests files: test_loader.patch keywords: patch messages: 265894 nosy: ezio.melotti, michael.foord, rbcollins, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Some unittest loader tests are silently skipped by mistake type: behavior versions: Python 3.5, Python 3.6 Added file: http://bugs.python.org/file42905/test_loader.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27063> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com