Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
`py -3.13 -m pwb paraminfo_tests -v
MediaWikiKnownTypesTestCase.test_content_format`
tests: max_retries reduced from 15 to 3
test_content_format
(__main__.MediaWikiKnownTypesTestCase.test_content_format)
Test content format. ...
test_content_format
(__main__.MediaWikiKnownTypesTestCase.test_content_format) (module='edit')
Test content format. ... FAIL
test_content_format
(__main__.MediaWikiKnownTypesTestCase.test_content_format) (module='parse')
Test content format. ... FAIL
======================================================================
FAIL: test_content_format
(__main__.MediaWikiKnownTypesTestCase.test_content_format) (module='edit')
Test content format.
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\pwb\GIT\core\tests\paraminfo_tests.py", line 137, in
test_content_format
self._check_param_values(*args)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
File "C:\pwb\GIT\core\tests\paraminfo_tests.py", line 43, in
_check_param_values
self.assertCountEqual(expected, values)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'application/vue+xml'
======================================================================
FAIL: test_content_format
(__main__.MediaWikiKnownTypesTestCase.test_content_format) (module='parse')
Test content format.
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\pwb\GIT\core\tests\paraminfo_tests.py", line 137, in
test_content_format
self._check_param_values(*args)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
File "C:\pwb\GIT\core\tests\paraminfo_tests.py", line 43, in
_check_param_values
self.assertCountEqual(expected, values)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'application/vue+xml'
----------------------------------------------------------------------
Ran 1 test in 1.977s
FAILED (failures=2)
TASK DETAIL
https://phabricator.wikimedia.org/T400537
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]