Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
    ________________________ TestUpload.test_sha1_missmatch 
________________________
    
    self = <tests.upload_tests.TestUpload testMethod=test_sha1_missmatch>
    
        def test_sha1_missmatch(self):
            """Test trying to continue with a different file."""
    >       self._init_upload(1024)
    
    tests/upload_tests.py:120: 
    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ 
    tests/upload_tests.py:72: in _init_upload
        ignore_warnings=warn_callback)
    pywikibot/site/_decorators.py:93: in callee
        return fn(self, *args, **kwargs)
    pywikibot/site/_apisite.py:3023: in upload
        return Uploader(self, filepage, **kwargs).upload()
    pywikibot/site/_upload.py:134: in upload
        return self._upload(self.ignore_warnings, self.report_success)
    pywikibot/site/_upload.py:370: in _upload
        data, file_key)):
    tests/upload_tests.py:52: in warn_callback
        self.assertCountEqual([w.code for w in warnings], expected_warns)
    E   AssertionError: Element counts were not equal:
    E   First has 1, Second has 0:  'duplicate-archive'

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

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

To: Xqt
Cc: Aklapper, XZise, Xqt, pywikibot-bugs-list, mevo, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, Viztor, Wenyi, Tbscho, 
MayS, Mdupont, JJMC89, Dvorapa, Altostratus, binbot, Avicennasis, mys_721tx, 
jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to