https://bugzilla.wikimedia.org/show_bug.cgi?id=70969

            Bug ID: 70969
           Summary: xmlreader test errors on win32 py3
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

test_XmlDumpAllRevs (tests.xmlreader_tests.XmlReaderTestCase) ...
c:\pywiki\core\tests\xmlreader_tests.py:25: ResourceWarning: unclosed file
<_io.TextIOWrapper name='c:\\pywiki\\core\\tests\\data\\article-pear.xml'
mode='r' encoding='cp
1252'>
  pages = [r for r in
ok
test_XmlDumpFirstRev (tests.xmlreader_tests.XmlReaderTestCase) ...
c:\pywiki\core\tests\xmlreader_tests.py:38: ResourceWarning: unclosed file
<_io.TextIOWrapper name='c:\\pywiki\\core\\tests\\data\\article-pear.xml'
mode='r' encoding='c
p1252'>
  pages = [r for r in
ok
test_XmlDumpRedirect (tests.xmlreader_tests.XmlReaderTestCase) ... ERROR
c:\Python34\lib\unittest\case.py:605: ResourceWarning: unclosed file
<_io.TextIOWrapper name='c:\\pywiki\\core\\tests\\data\\article-pyrus.xml'
mode='r' encod
ing='cp1252'>
  outcome.errors.clear()

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to