Page MenuHomePhabricator

Umherirrender (Umherirrender)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Oct 7 2014, 2:31 PM (556 w, 2 d)
Availability
Available
LDAP User
Umherirrender
MediaWiki User
Umherirrender [ Global Accounts ]

Recent Activity

Wed, Jun 4

Umherirrender closed T281394: Hard-deprecate User::whoIs/whoIsReal (and remove in 1.45) as Resolved.
Wed, Jun 4, 7:37 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), Patch-For-Review, MW-1.45-release, MW-1.44-notes (1.44.0-wmf.27; 2025-04-29), MW-1.43-notes (1.43.0-wmf.13; 2024-07-09), MediaWiki-User-management, MW-1.37-notes (1.37.0-wmf.6; 2021-05-18), Platform Team Workboards (MW Expedition)
Umherirrender added a comment to T219543: UX review of Special:SpecialPages.

There are some inconsistencies in the access labels – why is Special:Watchlist labled as "Restricted" while Special:Preferences, Special:GlobalPreferences, Special:ChangeEmail, Special:PasswordReset and a couple of other ones which are available to all logged-in users are labled as "Public"? See dewiki discusssion (I can file a separate ticket if this is out of scope for this task).

That's a different issue. We just changed to UI, no logic change has occurred. In long-term, I think we should split into three categories: Public, Users, Restricted. But yeah, out of scope of the frontend change.

Wed, Jun 4, 6:44 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), User-notice, Wikimedia-Hackathon-2025, Design, Wikimedia-Design, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), MediaWiki-Special-pages

Tue, Jun 3

Umherirrender added a comment to T395962: IPInfo: Selenium tests are flakily hanging.

Sounds similiar to T389536: Selenium timeouts can cause the job to remain stuck until the build times out, which takes this for all extensions.

Tue, Jun 3, 9:47 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Carrot Cake (May 26 - June 13)), ci-test-error (WMF-deployed Build Failure), IP Info, Trust and Safety Product Team
Umherirrender closed T351055: BrokenRedirects does not allow distinguishing between existing and non-existing pages as Resolved.
Tue, Jun 3, 9:45 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), MW-1.42-notes, MW-1.43-notes, MW-1.44-notes, Regression, MW-1.44-release, MW-1.43-release, MW-1.42-release, MediaWiki-Special-pages, MediaWiki-Redirects
Umherirrender claimed T281394: Hard-deprecate User::whoIs/whoIsReal (and remove in 1.45).
Tue, Jun 3, 7:59 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), Patch-For-Review, MW-1.45-release, MW-1.44-notes (1.44.0-wmf.27; 2025-04-29), MW-1.43-notes (1.43.0-wmf.13; 2024-07-09), MediaWiki-User-management, MW-1.37-notes (1.37.0-wmf.6; 2021-05-18), Platform Team Workboards (MW Expedition)

Mon, Jun 2

Umherirrender claimed T270866: UploadStashBadPathException 'Path doesn't exist.' when uploading a specific image in Wikimedia Commons via API action=upload.

When getting upload warnings and stash errors with UploadStashBadPathException, the stash errors can be ignored.
In case of warnings from the api module the uploaded file is stashed (and can be seen at Special:UploadStash). This allows easier upload after warnings by providing the filekey and a better filename (for example).

Mon, Jun 2, 8:12 PM · Patch-For-Review, MediaWiki-Uploading, Commons
Umherirrender added a comment to T395773: Some uploaded files on Commons show "Create" instead of "Edit"/"View History" tabs on File page.

Happens sometimes, T17430: Uploads sometimes are incomplete: file is there, but image page is missing / T393952

Mon, Jun 2, 5:32 PM · UploadWizard, MediaWiki-Uploading, Commons

Sat, May 31

Umherirrender added a subtask for T328919: Upgrade to PHPUnit 10: T395743: Use of package ockcyp/covers-validator in libaries is not compatible with PHPUnit 10.
Sat, May 31, 11:43 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), Patch-For-Review, MediaWiki-Core-Tests
Umherirrender added a parent task for T395743: Use of package ockcyp/covers-validator in libaries is not compatible with PHPUnit 10: T328919: Upgrade to PHPUnit 10.
Sat, May 31, 11:43 PM · MediaWiki-General, Librarization
Umherirrender created T395743: Use of package ockcyp/covers-validator in libaries is not compatible with PHPUnit 10.
Sat, May 31, 11:42 PM · MediaWiki-General, Librarization
Umherirrender reopened T383171: MediaWiki Action API does not show "visiting watchers" while the value is shown on action=info as "Open".

Closing this as Declined, given the abandoned patch. Feel free to reopen if you're still experiencing this issue or would like us to dig into it further!

Sat, May 31, 10:07 PM · MW-Interfaces-Team, MediaWiki-Action-API

Fri, May 30

Umherirrender added a comment to T395700: Expanding commit in Gerrit automatically changes status of review to reviewed.

That is a helpful feature when clicking throw a patch set.

Fri, May 30, 7:58 PM · Gerrit
Umherirrender added a comment to T272803: Should function without parameter but with return statements require documentation with codesniffer?.

The codesniffer is a tool for developer, it not running in wmf production. There is T266890 to discuss the release process.

Fri, May 30, 7:51 PM · MediaWiki-Codesniffer

Thu, May 29

Umherirrender updated the task description for T328919: Upgrade to PHPUnit 10.
Thu, May 29, 6:21 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), Patch-For-Review, MediaWiki-Core-Tests
Umherirrender added a comment to T395525: API generator random loses order of random pages.

Using the generator executes the requested api module and collects the pages, with this list the generator collects the data from all prop modules and combine it into a result.
The order is lost here to allow a better combine.
There is no way to preserve the random value from generator to the output.
Would say that this needs some work on how the generator collects data (ApiPageSet). Not very likly this feature can be implemented.

Thu, May 29, 8:58 AM · MW-Interfaces-Team, MediaWiki-Action-API
Umherirrender added a project to T395536: Suddenly whisked off to a different page: Local-Wiki-Template-And-Gadget-Issues.
Thu, May 29, 8:51 AM · Local-Wiki-Template-And-Gadget-Issues

Wed, May 28

Umherirrender added a comment to T272803: Should function without parameter but with return statements require documentation with codesniffer?.

Lots of errors in the Translate extension now. How is one supposed to have comments like this now: https://gerrit.wikimedia.org/g/mediawiki/extensions/Translate/+/9d172de7d8a9fc802e403ddcce8a6b83050b415d/src/WebService/TranslationWebService.php#266? I could not figure any way to do it other than disabling the lint. The method itself has full type declarations so it doesn't need any function doc.

Wed, May 28, 6:45 PM · MediaWiki-Codesniffer

Mon, May 26

Umherirrender closed T337166: Make PHPUnit dataProvider static in CampaignEvents tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Mon, May 26, 5:51 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337166: Make PHPUnit dataProvider static in CampaignEvents tests as Resolved.
Mon, May 26, 5:51 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), Campaigns-Product-Team, MW-1.43-notes (1.43.0-wmf.12; 2024-07-02), CampaignEvents

Sun, May 25

Umherirrender claimed T395074: ParserFunctionsTest::testIfexist failure by run of ORESFetchScoreJob in CI.
Sun, May 25, 5:10 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), ci-test-error (WMF-deployed Build Failure), PageTriage, Moderator-Tools-Team, ORES, Machine-Learning-Team, ParserFunctions
Umherirrender closed T394542: BundleSizeTest contains 1 abstract method and must therefore be declared abstract or implement the remaining methods as Resolved.
Sun, May 25, 2:24 PM · MediaWiki-extensions-CentralNotice, ci-test-error (WMF-deployed Build Failure)
Umherirrender added a comment to T328919: Upgrade to PHPUnit 10.

After fixing many of the non-static data provider in wmf-deployed code (T332865) I have tested PHPUnit on core. My demo patch can be found under https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1149986.
This should not block any other work to upgrade PHPUnit 10, feel free to start your own work, starting on my work or not, mention my work or not.

Sun, May 25, 2:07 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), Patch-For-Review, MediaWiki-Core-Tests
Umherirrender updated the task description for T328919: Upgrade to PHPUnit 10.
Sun, May 25, 1:51 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), Patch-For-Review, MediaWiki-Core-Tests

Sat, May 24

Umherirrender closed T393082: Make PHPUnit dataProvider on OutputTransformStageTestBase static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Sat, May 24, 10:40 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393082: Make PHPUnit dataProvider on OutputTransformStageTestBase static as Resolved.
Sat, May 24, 10:40 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), Essential-Work, Content-Transform-Team (Work In Progress), MediaWiki-Core-Tests
Umherirrender closed T393219: Make PHPUnit dataProvider on RestStructureTest static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Sat, May 24, 10:40 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393219: Make PHPUnit dataProvider on RestStructureTest static as Resolved.
Sat, May 24, 10:40 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-REST-API, MediaWiki-Core-Tests, MW-Interfaces-Team
Umherirrender closed T272803: Should function without parameter but with return statements require documentation with codesniffer? as Resolved.
Sat, May 24, 10:38 PM · MediaWiki-Codesniffer

Thu, May 22

Umherirrender closed T393065: Make PHPUnit dataProvider on ExtensionJsonTestBase static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Thu, May 22, 8:42 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393065: Make PHPUnit dataProvider on ExtensionJsonTestBase static as Resolved.
Thu, May 22, 8:42 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), MediaWiki-Core-Tests
Umherirrender closed T393207: Make PHPUnit dataProvider on ExtensionServicesTestBase static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Thu, May 22, 6:33 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393207: Make PHPUnit dataProvider on ExtensionServicesTestBase static as Resolved.
Thu, May 22, 6:33 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-Core-Tests
Umherirrender closed T337165: Make PHPUnit dataProvider static in GrowthExperiments tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Thu, May 22, 6:33 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337165: Make PHPUnit dataProvider static in GrowthExperiments tests, a subtask of T311850: [Epic] FY 2022-23 Growth Maintenance Work, as Resolved.
Thu, May 22, 6:33 PM · Growth-Team, Epic
Umherirrender closed T337165: Make PHPUnit dataProvider static in GrowthExperiments tests as Resolved.
Thu, May 22, 6:33 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), Growth-Team, GrowthExperiments
Umherirrender created T395074: ParserFunctionsTest::testIfexist failure by run of ORESFetchScoreJob in CI.
Thu, May 22, 6:28 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), ci-test-error (WMF-deployed Build Failure), PageTriage, Moderator-Tools-Team, ORES, Machine-Learning-Team, ParserFunctions

Wed, May 21

Umherirrender closed T394821: Tests on mediawiki/libs/CommonPasswords failing with timeouts as Resolved.
Wed, May 21, 9:51 PM · phan, Performance Issue, ci-test-error, Continuous-Integration-Config, CommonPasswords
Umherirrender added a project to T394821: Tests on mediawiki/libs/CommonPasswords failing with timeouts: phan.
Wed, May 21, 9:51 PM · phan, Performance Issue, ci-test-error, Continuous-Integration-Config, CommonPasswords
Umherirrender closed T337162: Make PHPUnit dataProvider static in ProofreadPage tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Wed, May 21, 9:49 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337162: Make PHPUnit dataProvider static in ProofreadPage tests as Resolved.
Wed, May 21, 9:49 PM · ProofreadPage
Umherirrender closed T337130: Make PHPUnit dataProvider LexemeFieldTestBase::getTestData static (WikibaseLexemeCirrusSearch extension) as Resolved.
Wed, May 21, 9:48 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), Wikidata, Wikidata Lexicographical data
Umherirrender closed T337130: Make PHPUnit dataProvider LexemeFieldTestBase::getTestData static (WikibaseLexemeCirrusSearch extension), a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Wed, May 21, 9:48 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender added a comment to T394898: Create a view for existencelinks table.

The linktarget view should get also an exists check on the new table. Append to the existing where: or exists ( select 1 from existencelinks where exl_target_id = lt_id )

Wed, May 21, 9:25 PM · Data-Services, Data-Engineering
Umherirrender closed T393084: Make PHPUnit dataProvider on TypeDefTestCaseTrait static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Wed, May 21, 8:42 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393084: Make PHPUnit dataProvider on TypeDefTestCaseTrait static as Resolved.
Wed, May 21, 8:42 PM · MediaWiki-Core-Tests

Tue, May 20

Umherirrender updated the task description for T328919: Upgrade to PHPUnit 10.
Tue, May 20, 7:30 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), Patch-For-Review, MediaWiki-Core-Tests
Umherirrender added a comment to T337135: Make PHPUnit dataProvider on UstringLibraryTest and LuaEngineUnitTestBase static.

The data for the data provider are stored in lua files. To access lua files a LuaEngine is needed. To create a LuaEngine some non-static parts of the test case are used/needed, to get engine name or for a template callback.

Tue, May 20, 6:34 PM · Scribunto
Umherirrender created T394821: Tests on mediawiki/libs/CommonPasswords failing with timeouts.
Tue, May 20, 5:58 PM · phan, Performance Issue, ci-test-error, Continuous-Integration-Config, CommonPasswords
Umherirrender closed T337163: Make PHPUnit dataProvider static in CirrusSearch tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Tue, May 20, 5:41 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337163: Make PHPUnit dataProvider static in CirrusSearch tests as Resolved.
Tue, May 20, 5:41 PM · Discovery-Search (2025.05.02 - 2025.05.23), MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), CirrusSearch
Umherirrender closed T393132: Make PHPUnit dataProvider on RevisionRecordTests static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Tue, May 20, 5:41 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393132: Make PHPUnit dataProvider on RevisionRecordTests static as Resolved.
Tue, May 20, 5:41 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-Core-Revision-backend, MediaWiki-Core-Tests

Mon, May 19

Umherirrender edited projects for T394726: Flaky cypress test referencePreviews/referencePreviews.cy.js, added: Cite; removed Cite-Unseen.
Mon, May 19, 9:49 PM · Cite, ci-test-error (WMF-deployed Build Failure), Browser-Tests
Umherirrender claimed T337130: Make PHPUnit dataProvider LexemeFieldTestBase::getTestData static (WikibaseLexemeCirrusSearch extension).
Mon, May 19, 8:08 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), Wikidata, Wikidata Lexicographical data
Umherirrender created T394726: Flaky cypress test referencePreviews/referencePreviews.cy.js.
Mon, May 19, 6:30 PM · Cite, ci-test-error (WMF-deployed Build Failure), Browser-Tests
Umherirrender claimed T337162: Make PHPUnit dataProvider static in ProofreadPage tests.
Mon, May 19, 6:27 PM · ProofreadPage

Sat, May 17

Umherirrender claimed T337163: Make PHPUnit dataProvider static in CirrusSearch tests.
Sat, May 17, 9:03 PM · Discovery-Search (2025.05.02 - 2025.05.23), MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), CirrusSearch
Umherirrender claimed T337165: Make PHPUnit dataProvider static in GrowthExperiments tests.
Sat, May 17, 8:24 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), Growth-Team, GrowthExperiments
Umherirrender claimed T393132: Make PHPUnit dataProvider on RevisionRecordTests static.
Sat, May 17, 7:45 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-Core-Revision-backend, MediaWiki-Core-Tests
Umherirrender claimed T393082: Make PHPUnit dataProvider on OutputTransformStageTestBase static.
Sat, May 17, 6:53 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), Essential-Work, Content-Transform-Team (Work In Progress), MediaWiki-Core-Tests
Umherirrender added a comment to T394115: Comment not published — Convenient-Discussions failed to display CAPTCHA.

Sorry for the confusion, I have read the task description as there was a problem with the captcha backend and moved the tasks to the ConfirmEdit board and also marked it as production error.

Sat, May 17, 10:36 AM · Convenient-Discussions
Umherirrender renamed T394115: Comment not published — Convenient-Discussions failed to display CAPTCHA from Comment not published — CAPTCHA failed to display to Comment not published — Convenient-Discussions failed to display CAPTCHA.
Sat, May 17, 10:33 AM · Convenient-Discussions

Fri, May 16

Umherirrender claimed T393219: Make PHPUnit dataProvider on RestStructureTest static.
Fri, May 16, 10:45 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-REST-API, MediaWiki-Core-Tests, MW-Interfaces-Team
Umherirrender added a comment to T394542: BundleSizeTest contains 1 abstract method and must therefore be declared abstract or implement the remaining methods .

CentralNotice is special about deployment, see T179536: Unexpected side-effect of CentralNotice wmf_deploy branch strategy

Fri, May 16, 8:07 PM · MediaWiki-extensions-CentralNotice, ci-test-error (WMF-deployed Build Failure)
Umherirrender claimed T393084: Make PHPUnit dataProvider on TypeDefTestCaseTrait static.
Fri, May 16, 6:27 PM · MediaWiki-Core-Tests

Thu, May 15

Umherirrender added a comment to T394402: Reduce noisy auth logs.

Seems related: T393963: PHP Deprecated: Use of $_SESSION was deprecated in MediaWiki 1.27. [Called from session_write_close in (internal function)]

Thu, May 15, 7:46 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team, MediaWiki-Core-AuthManager
Umherirrender claimed T393207: Make PHPUnit dataProvider on ExtensionServicesTestBase static.
Thu, May 15, 7:22 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MediaWiki-Core-Tests
Umherirrender added a comment to T394429: enwiki_p query returned empty results on May 14 from ~UTC 0:00 - 05:00.

Your SQL indicates you want all category member of that category, but https://en.wikipedia.org/wiki/Category:A-Class_Austria_articles has no articles in it.

Thu, May 15, 5:03 PM · affects-Kiwix-and-openZIM, cloud-services-team, Data-Services

Wed, May 14

Umherirrender edited projects for T394115: Comment not published — Convenient-Discussions failed to display CAPTCHA, added: ConfirmEdit (CAPTCHA extension), Wikimedia-production-error; removed Convenient-Discussions.
Wed, May 14, 8:04 PM · Convenient-Discussions

Mon, May 12

Umherirrender added a comment to T393952: Uploaded files without page and revision.

Happens sometimes, see T17430: Uploads sometimes are incomplete: file is there, but image page is missing

Mon, May 12, 8:41 PM · MediaWiki-Uploading, Commons
Umherirrender updated subscribers of T393963: PHP Deprecated: Use of $_SESSION was deprecated in MediaWiki 1.27. [Called from session_write_close in (internal function)].

Chould be the result from https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/1140725 / T362324

Mon, May 12, 8:35 PM · MediaWiki-Core-AuthManager, MediaWiki-Platform-Team, User-brennen, Wikimedia-production-error

Sun, May 11

Umherirrender added a comment to T393845: Bogus PhanCoalescingNeverNull error.

Linking your change: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1143959

Sun, May 11, 7:58 PM · Upstream, phan
Umherirrender added a comment to T393848: Extension ships with incompatible version of psr/http-message.

It is for the same reason invalid as T393824: Mediawiki/includes/http not compatible with psr/http-message version 1.1

Sun, May 11, 7:51 PM · GoogleLogin
Umherirrender added a comment to T393824: Mediawiki/includes/http not compatible with psr/http-message version 1.1.

Does the extension explicitly want 2.0, or is it just a loose dependancy that results in it picking the highest versions or can?

Sun, May 11, 7:36 PM · MediaWiki-extensions-RSS

Sat, May 10

Umherirrender added a comment to T393824: Mediawiki/includes/http not compatible with psr/http-message version 1.1.

The error is about return type declarations resulting in a mismatch for the function signature.

Sat, May 10, 9:59 AM · MediaWiki-extensions-RSS
Umherirrender closed T337144: Make PHPUnit dataProvider static in AbuseFilter tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Sat, May 10, 9:51 AM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337144: Make PHPUnit dataProvider static in AbuseFilter tests as Resolved.
Sat, May 10, 9:51 AM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), AbuseFilter

Fri, May 9

Umherirrender claimed T393065: Make PHPUnit dataProvider on ExtensionJsonTestBase static.
Fri, May 9, 8:25 PM · MW-1.45-notes (1.45.0-wmf.4; 2025-06-03), MediaWiki-Core-Tests
Umherirrender claimed T337144: Make PHPUnit dataProvider static in AbuseFilter tests.
Fri, May 9, 6:37 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), AbuseFilter
Umherirrender closed T393079: Make PHPUnit dataProvider static in CommunityConfiguration tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Fri, May 9, 5:10 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393079: Make PHPUnit dataProvider static in CommunityConfiguration tests as Resolved.
Fri, May 9, 5:10 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), Growth-Team, MediaWiki-extensions-CommunityConfiguration

Thu, May 8

Umherirrender closed T393081: Make PHPUnit dataProvider on AbstractChangesListSpecialPageTestCase static, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
Thu, May 8, 4:52 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T393081: Make PHPUnit dataProvider on AbstractChangesListSpecialPageTestCase static as Resolved.
Thu, May 8, 4:52 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), good first task, Moderator-Tools-Team, MediaWiki-Recent-changes, MediaWiki-Core-Tests

Wed, May 7

Umherirrender claimed T337158: Make PHPUnit dataProvider static in Flow tests.
Wed, May 7, 7:25 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), Growth-Team, StructuredDiscussions
Umherirrender claimed T393081: Make PHPUnit dataProvider on AbstractChangesListSpecialPageTestCase static.
Wed, May 7, 6:56 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), good first task, Moderator-Tools-Team, MediaWiki-Recent-changes, MediaWiki-Core-Tests
Umherirrender claimed T393079: Make PHPUnit dataProvider static in CommunityConfiguration tests.
Wed, May 7, 6:37 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), Growth-Team, MediaWiki-extensions-CommunityConfiguration
Umherirrender added a comment to T393080: Make PHPUnit dataProvider static in AutoModerator tests.

Created a patch set to move the mocks into it's test function as a "quick win" (as this is only low priority and maybe fall out some day of the work queue)

Wed, May 7, 6:32 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), Moderator-Tools-Team (Kanban), Automoderator

May 6 2025

Umherirrender closed T371467: [GENERAL] Make PHPUnit dataProvider static in Wikibase-related extensions, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
May 6 2025, 9:50 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T371467: [GENERAL] Make PHPUnit dataProvider static in Wikibase-related extensions as Resolved.
May 6 2025, 9:50 PM · [Archived]Wikidata Dev Team (Epics & Stalled), Wikidata
Umherirrender closed T337153: Make PHPUnit dataProvider static in WikibaseQualityConstraints tests, a subtask of T371467: [GENERAL] Make PHPUnit dataProvider static in Wikibase-related extensions, as Resolved.
May 6 2025, 9:49 PM · [Archived]Wikidata Dev Team (Epics & Stalled), Wikidata
Umherirrender closed T337153: Make PHPUnit dataProvider static in WikibaseQualityConstraints tests as Resolved.
May 6 2025, 9:49 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), Wikidata-Omega, MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), [DEPRECATED] wdwb-tech, Wikidata, Wikibase-Quality-Constraints
Umherirrender closed T337155: Make PHPUnit dataProvider static in ReadingLists tests, a subtask of T332865: PHPUnit data providers should be simple static functions that return plain data, as Resolved.
May 6 2025, 9:34 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-General, MediaWiki-Core-Tests, MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), MW-1.41-notes (1.41.0-wmf.20; 2023-08-01)
Umherirrender closed T337155: Make PHPUnit dataProvider static in ReadingLists tests as Resolved.
May 6 2025, 9:34 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), MediaWiki-extensions-ReadingLists
Umherirrender closed T337152: Make PHPUnit dataProvider static in WikibaseMediaInfo tests, a subtask of T371467: [GENERAL] Make PHPUnit dataProvider static in Wikibase-related extensions, as Resolved.
May 6 2025, 9:33 PM · [Archived]Wikidata Dev Team (Epics & Stalled), Wikidata
Umherirrender closed T337152: Make PHPUnit dataProvider static in WikibaseMediaInfo tests as Resolved.
May 6 2025, 9:33 PM · MW-1.45-notes (1.45.0-wmf.1; 2025-05-13), WikibaseMediaInfo, Structured-Data-Backlog
Umherirrender closed T332461: Flaky test ApiUploadTest::testUploadChunks() as Resolved.
May 6 2025, 8:29 PM · Commons, MediaWiki-File-management, ci-test-error (WMF-deployed Build Failure)
Umherirrender closed T392463: Update references to legacy namespace for Skin in various WMF deployed code, a subtask of T166010: The Great Namespaceization Effort, as Resolved.
May 6 2025, 8:26 PM · MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), Patch-For-Review, MW-1.42-notes (1.42.0-wmf.18; 2024-02-13), MediaWiki-General, MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), Platform Engineering Roadmap Decision Making, Platform Team Workboards (Initiatives), Wikimania-Hackathon-2019, TechCom-RFC (TechCom-RFC-Closed), Epic
Umherirrender closed T392463: Update references to legacy namespace for Skin in various WMF deployed code as Resolved.
May 6 2025, 8:26 PM · MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), Wikidata, Wikistories, ProofreadPage, Metrics Platform, Collection, MediaWiki-extensions-CentralAuth, TimedMediaHandler, EntitySchema, MediaWiki-extensions-Translate, MediaWiki-extensions-Wikibase-Client, UniversalLanguageSelector
Umherirrender moved T281394: Hard-deprecate User::whoIs/whoIsReal (and remove in 1.45) from Blocker to Deprecate or remove on the MW-1.45-release board.
May 6 2025, 8:21 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), Patch-For-Review, MW-1.45-release, MW-1.44-notes (1.44.0-wmf.27; 2025-04-29), MW-1.43-notes (1.43.0-wmf.13; 2024-07-09), MediaWiki-User-management, MW-1.37-notes (1.37.0-wmf.6; 2021-05-18), Platform Team Workboards (MW Expedition)
Umherirrender changed the status of T281394: Hard-deprecate User::whoIs/whoIsReal (and remove in 1.45) from Stalled to Open.
May 6 2025, 8:21 PM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), Patch-For-Review, MW-1.45-release, MW-1.44-notes (1.44.0-wmf.27; 2025-04-29), MW-1.43-notes (1.43.0-wmf.13; 2024-07-09), MediaWiki-User-management, MW-1.37-notes (1.37.0-wmf.6; 2021-05-18), Platform Team Workboards (MW Expedition)