Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Create Task
Maniphest
T152961
Improve tests suite
Closed, Resolved
Public
Goal
Actions
Edit Task
Edit Related Tasks...
Create Subtask
Edit Parent Tasks
Edit Subtasks
Merge Duplicates In
Close As Duplicate
Edit Related Objects...
Edit Commits
Edit Mocks
Subscribe
Mute Notifications
Protect as security issue
Assigned To
Xqt
Authored By
Magul
Dec 12 2016, 2:32 PM
2016-12-12 14:32:37 (UTC+0)
Tags
Pywikibot
(Backlog)
Pywikibot-tests
(Framework)
Referenced Files
None
Subscribers
Aklapper
Magul
pywikibot-bugs-list
Description
Ticket for tracking work about improving tests.
Related Objects
Search...
Task Graph
Mentions
Status
Subtype
Assigned
Task
Resolved
Goal
Xqt
T152961
Improve tests suite
Resolved
Xqt
T110925
Run macOS builds on CI
Invalid
None
T106204
Add 'user' tests to Appveyor builds
Resolved
Xqt
T69663
unsigned comments cause travis build breakage
Invalid
None
T74861
travis-ci builds stall occasionally
Resolved
Xqt
T128994
Some proofread page tests are writing to the wiki without being declared as write tests
Resolved
Mpaa
T114318
Sometimes the anchor links generated by an Index: page's <pagelist /> do not have the expected class attribute and value set
Invalid
None
T101800
wikibase test errors
Resolved
Xqt
T183696
site_tests.TestDeprecatedEditTokenFunctions.test_token failes sometimes with AssertionError due to unclosed socket.socket ResourceWarning
Resolved
Xqt
T186323
Travis and Appveyor: Major improvement to test time
Declined
jayvdb
T106070
Travis python package caching
Resolved
Xqt
T191188
error: Could not find suitable distribution for Requirement.parse
Declined
Xqt
T191632
l10n_tests should run only once for every committed patch
Resolved
Xqt
T244082
tests.collector does ignore disabled_test_modules in some cases
Resolved
Xqt
T242081
Pywikibot fails to access Wikidata due to high maxlag lately
Resolved
Xqt
T195826
Cleanup test warnings (goal)
Resolved
Xqt
T195825
Solve 16 warnings in tox:nose
Resolved
Mpaa
T195338
Fix the warning about no doc_subpages dict in wikinews_family.py file
Resolved
Morgan11235
T187009
Pywikibot documentation build throws many warnings to console
Resolved
Dvorapa
T192255
Regenerate autodoc using apidoc
Resolved
zhuyifei1999
T195663
Documentation build fails on tests.l10n_tests
Resolved
Xqt
T203675
No documentation is generated for makecat.py script
Resolved
matej_suchanek
T225861
Documentation build warning: missing attribute SiteLink in __all__
Resolved
Xqt
T199013
Log entry keys "create", "review", "pagetriage-curation", and "merge" are not known warning
Resolved
Xqt
T205223
Update TestProofreadPageValidSite.test_json_format to not use the deprecated `rvcontentformat` parameter
Resolved
Xqt
T337748
datetime.utcnow(), utcfromtimestamp() and utctimetuple() are deprecated since Python 3.12
Resolved
Xqt
T340641
The (type, exc, tb) signature of GeneratorWrapper.throw() is deprecated
Resolved
Xqt
T223481
Fix tests that never run
Resolved
Xqt
T213519
test_commons test of site_tests.TestSingleCodeFamilySite was skipped since August, 2017
Resolved
Xqt
T213518
test_commons of site_tests.TestSingleCodeFamilySite is failing with KeyError
Declined
None
T222898
test_RC_pagegenerator_result is skipped on Travis due to unknown reason
Resolved
Xqt
T359513
Add lint tests for Python 3.10-3.13 to github action
Resolved
BUG REPORT
Xqt
T250034
script_tests.py does not respect -lang/-family settings
Mentioned In
T151145: Make Travis (and Appveyor) pass again
T74861: travis-ci builds stall occasionally
T69663: unsigned comments cause travis build breakage
Event Timeline
Magul
created this task.
Dec 12 2016, 2:32 PM
2016-12-12 14:32:37 (UTC+0)
Restricted Application
added subscribers:
pywikibot-bugs-list
,
Aklapper
.
·
View Herald Transcript
Dec 12 2016, 2:32 PM
2016-12-12 14:32:38 (UTC+0)
Magul
triaged this task as
Low
priority.
Dec 12 2016, 2:34 PM
2016-12-12 14:34:30 (UTC+0)
Magul
added a subtask:
T110925: Run macOS builds on CI
.
Magul
added a subtask:
T106070: Travis python package caching
.
Magul
added a subtask:
T106204: Add 'user' tests to Appveyor builds
.
Dec 12 2016, 2:37 PM
2016-12-12 14:37:27 (UTC+0)
Magul
added a subtask:
T129368: Usages of unittest.expectedFailure or unittest.skip should be solved (goal)
.
Magul
mentioned this in
T69663: unsigned comments cause travis build breakage
.
Dec 15 2016, 11:58 PM
2016-12-15 23:58:03 (UTC+0)
Magul
added a subtask:
T69663: unsigned comments cause travis build breakage
.
Magul
mentioned this in
T74861: travis-ci builds stall occasionally
.
Dec 16 2016, 1:26 AM
2016-12-16 01:26:49 (UTC+0)
Magul
added a subtask:
T74861: travis-ci builds stall occasionally
.
Magul
added a subtask:
T128994: Some proofread page tests are writing to the wiki without being declared as write tests
.
Dec 21 2016, 3:56 PM
2016-12-21 15:56:30 (UTC+0)
jayvdb
mentioned this in
T151145: Make Travis (and Appveyor) pass again
.
May 28 2017, 4:13 AM
2017-05-28 04:13:17 (UTC+0)
matej_suchanek
added a subtask:
T101800: wikibase test errors
.
Oct 21 2017, 5:35 PM
2017-10-21 17:35:10 (UTC+0)
Xqt
added a subtask:
T183696: site_tests.TestDeprecatedEditTokenFunctions.test_token failes sometimes with AssertionError due to unclosed socket.socket ResourceWarning
.
Dec 26 2017, 11:26 AM
2017-12-26 11:26:32 (UTC+0)
Dalba
closed subtask
T183696: site_tests.TestDeprecatedEditTokenFunctions.test_token failes sometimes with AssertionError due to unclosed socket.socket ResourceWarning
as
Resolved
.
Jan 8 2018, 4:43 PM
2018-01-08 16:43:24 (UTC+0)
Dvorapa
added a subtask:
T186323: Travis and Appveyor: Major improvement to test time
.
Feb 2 2018, 2:04 PM
2018-02-02 14:04:37 (UTC+0)
Dalba
closed subtask
T74861: travis-ci builds stall occasionally
as
Invalid
.
Apr 5 2018, 1:12 PM
2018-04-05 13:12:04 (UTC+0)
Dalba
closed subtask
T101800: wikibase test errors
as
Invalid
.
Apr 5 2018, 1:26 PM
2018-04-05 13:26:04 (UTC+0)
Xqt
added a subtask:
T191188: error: Could not find suitable distribution for Requirement.parse
.
Apr 5 2018, 4:19 PM
2018-04-05 16:19:42 (UTC+0)
Xqt
added a subtask:
T191632: l10n_tests should run only once for every committed patch
.
Apr 6 2018, 1:40 PM
2018-04-06 13:40:45 (UTC+0)
Xqt
closed subtask
T191188: error: Could not find suitable distribution for Requirement.parse
as
Resolved
.
Apr 8 2018, 8:30 AM
2018-04-08 08:30:48 (UTC+0)
Xqt
reopened subtask
T191188: error: Could not find suitable distribution for Requirement.parse
as
Open
.
Apr 10 2018, 7:39 AM
2018-04-10 07:39:00 (UTC+0)
Xqt
closed subtask
T191188: error: Could not find suitable distribution for Requirement.parse
as
Resolved
.
Apr 11 2018, 11:17 AM
2018-04-11 11:17:00 (UTC+0)
Dalba
reopened subtask
T191188: error: Could not find suitable distribution for Requirement.parse
as
Open
.
Apr 11 2018, 3:30 PM
2018-04-11 15:30:34 (UTC+0)
Xqt
closed subtask
T106070: Travis python package caching
as
Declined
.
Apr 14 2018, 7:07 PM
2018-04-14 19:07:18 (UTC+0)
Xqt
closed subtask
T191188: error: Could not find suitable distribution for Requirement.parse
as
Resolved
.
Apr 19 2018, 7:47 PM
2018-04-19 19:47:22 (UTC+0)
Xqt
closed subtask
T128994: Some proofread page tests are writing to the wiki without being declared as write tests
as
Resolved
.
May 2 2018, 2:12 PM
2018-05-02 14:12:54 (UTC+0)
Dvorapa
edited subtasks, added:
T195826: Cleanup test warnings (goal)
; removed:
T129368: Usages of unittest.expectedFailure or unittest.skip should be solved (goal)
.
May 29 2018, 12:10 PM
2018-05-29 12:10:54 (UTC+0)
Xqt
closed subtask
T69663: unsigned comments cause travis build breakage
as
Resolved
.
Jul 14 2018, 11:18 AM
2018-07-14 11:18:02 (UTC+0)
Xqt
reopened subtask
T69663: unsigned comments cause travis build breakage
as
Open
.
Jul 14 2018, 1:30 PM
2018-07-14 13:30:59 (UTC+0)
Xqt
closed subtask
T69663: unsigned comments cause travis build breakage
as
Resolved
.
Jul 14 2018, 2:13 PM
2018-07-14 14:13:43 (UTC+0)
Xqt
removed a subtask:
T191632: l10n_tests should run only once for every committed patch
.
Oct 3 2018, 8:59 AM
2018-10-03 08:59:21 (UTC+0)
Xqt
removed a subtask:
T106070: Travis python package caching
.
Oct 3 2018, 9:01 AM
2018-10-03 09:01:23 (UTC+0)
Xqt
reopened subtask
T69663: unsigned comments cause travis build breakage
as
Open
.
Jan 11 2019, 2:36 AM
2019-01-11 02:36:56 (UTC+0)
Xqt
added a subtask:
T213519: test_commons test of site_tests.TestSingleCodeFamilySite was skipped since August, 2017
.
Jan 11 2019, 8:14 AM
2019-01-11 08:14:23 (UTC+0)
Xqt
changed the status of subtask
T110925: Run macOS builds on CI
from
Open
to
Stalled
.
May 16 2019, 11:49 AM
2019-05-16 11:49:18 (UTC+0)
Dvorapa
removed a subtask:
T213519: test_commons test of site_tests.TestSingleCodeFamilySite was skipped since August, 2017
.
May 16 2019, 7:32 PM
2019-05-16 19:32:52 (UTC+0)
Dvorapa
added a subtask:
T223481: Fix tests that never run
.
Xqt
closed subtask
T186323: Travis and Appveyor: Major improvement to test time
as
Resolved
.
Jan 30 2020, 6:14 PM
2020-01-30 18:14:40 (UTC+0)
Xqt
closed subtask
T106204: Add 'user' tests to Appveyor builds
as
Invalid
.
Jan 31 2020, 4:07 PM
2020-01-31 16:07:59 (UTC+0)
Dvorapa
reopened subtask
T186323: Travis and Appveyor: Major improvement to test time
as
Open
.
Feb 1 2020, 4:26 PM
2020-02-01 16:26:16 (UTC+0)
Dvorapa
changed the status of subtask
T110925: Run macOS builds on CI
from
Stalled
to
Open
.
Mar 28 2020, 9:36 PM
2020-03-28 21:36:24 (UTC+0)
Dvorapa
moved this task from
Backlog
to
Framework
on the
Pywikibot-tests
board.
Apr 3 2020, 4:31 PM
2020-04-03 16:31:36 (UTC+0)
Xqt
closed subtask
T186323: Travis and Appveyor: Major improvement to test time
as
Resolved
.
Dec 8 2021, 9:33 AM
2021-12-08 09:33:43 (UTC+0)
Xqt
closed subtask
T110925: Run macOS builds on CI
as
Resolved
.
Dec 16 2021, 7:28 AM
2021-12-16 07:28:23 (UTC+0)
Xqt
closed subtask
T69663: unsigned comments cause travis build breakage
as
Resolved
.
Aug 22 2022, 12:14 PM
2022-08-22 12:14:09 (UTC+0)
Xqt
closed subtask
T223481: Fix tests that never run
as
Resolved
.
Apr 30 2023, 4:41 PM
2023-04-30 16:41:08 (UTC+0)
Xqt
added a subtask:
T129368: Usages of unittest.expectedFailure or unittest.skip should be solved (goal)
.
Jul 6 2023, 8:21 AM
2023-07-06 08:21:49 (UTC+0)
Xqt
added a subtask:
T359511: script_tests does not respect global -site parameter
.
Mar 7 2024, 9:47 AM
2024-03-07 09:47:05 (UTC+0)
Xqt
added a subtask:
T359513: Add lint tests for Python 3.10-3.13 to github action
.
Mar 7 2024, 10:23 AM
2024-03-07 10:23:54 (UTC+0)
Xqt
closed subtask
T359513: Add lint tests for Python 3.10-3.13 to github action
as
Resolved
.
Jun 29 2024, 4:34 PM
2024-06-29 16:34:45 (UTC+0)
Xqt
reopened subtask
T359513: Add lint tests for Python 3.10-3.13 to github action
as
Open
.
Jun 29 2024, 4:47 PM
2024-06-29 16:47:01 (UTC+0)
Xqt
closed subtask
T359513: Add lint tests for Python 3.10-3.13 to github action
as
Resolved
.
Jun 29 2024, 5:29 PM
2024-06-29 17:29:25 (UTC+0)
Xqt
removed a subtask:
T359511: script_tests does not respect global -site parameter
.
Aug 24 2025, 6:11 PM
2025-08-24 18:11:44 (UTC+0)
Xqt
added a subtask:
T250034: script_tests.py does not respect -lang/-family settings
.
Xqt
changed the status of subtask
T250034: script_tests.py does not respect -lang/-family settings
from
Open
to
In Progress
.
Aug 24 2025, 6:40 PM
2025-08-24 18:40:32 (UTC+0)
Xqt
closed subtask
T250034: script_tests.py does not respect -lang/-family settings
as
Resolved
.
Aug 24 2025, 7:01 PM
2025-08-24 19:01:10 (UTC+0)
Xqt
changed the subtype of this task from "Task" to "Goal".
Aug 25 2025, 6:27 AM
2025-08-25 06:27:07 (UTC+0)
Xqt
removed a subtask:
T129368: Usages of unittest.expectedFailure or unittest.skip should be solved (goal)
.
Oct 18 2025, 7:14 AM
2025-10-18 07:14:18 (UTC+0)
Xqt
closed this task as
Resolved
.
Oct 26 2025, 7:09 PM
2025-10-26 19:09:20 (UTC+0)
Xqt
claimed this task.
Xqt
closed subtask
T195826: Cleanup test warnings (goal)
as
Resolved
.
Log In to Comment