jayvdb created this task.
jayvdb added subscribers: jayvdb, XZise.
jayvdb added projects: pywikibot-core, Pywikibot-tests.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  ```
  ======================================================================
  ERROR: test_write_archive_bz2 (tests.tools_tests.OpenArchiveWriteTestCase)
  Test writing a bz2 archive.
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "c:\projects\pywikibot-core\tests\tools_tests.py", line 189, in 
test_write_archive_bz2
      content = self._write_content('.bz2')
    File "c:\projects\pywikibot-core\tests\tools_tests.py", line 168, in 
_write_content
      os.remove(fn)
  WindowsError: [Error 32] The process cannot access the file because it is 
being used by another process: 
u'c:\\users\\appveyor\\appdata\\local\\temp\\1\\tmp_ezz7s.bz2'
   
  ======================================================================
  ERROR: test_write_archive_gz (tests.tools_tests.OpenArchiveWriteTestCase)
  Test writing a gz archive.
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "c:\projects\pywikibot-core\tests\tools_tests.py", line 195, in 
test_write_archive_gz
      content = self._write_content('.gz')
    File "c:\projects\pywikibot-core\tests\tools_tests.py", line 168, in 
_write_content
      os.remove(fn)
  WindowsError: [Error 32] The process cannot access the file because it is 
being used by another process: 
u'c:\\users\\appveyor\\appdata\\local\\temp\\1\\tmpg2p6ik.gz'
  ```
  
https://ci.appveyor.com/project/jayvdb/pywikibot-core/build/1.0.imports-1.755/job/ii4fuhdkw0s72cjh#L3790

TASK DETAIL
  https://phabricator.wikimedia.org/T113127

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: Aklapper, XZise, jayvdb, pywikibot-bugs-list



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to