[01:59:07] TheresNoTime: lolol I was going to rewrite that before posting, and create a page on mwwiki to link to, but our structured friends at wikidata can get some love [05:03:34] I am finding workarounds for T340901. There are some interesting notes on [[c:User:MidleadingBot]] that suggest setting `async=true` in params when uploading the last chunk. When trying this, I got the result `{"upload":{"result":"Poll","stage":"queued","filekey":"1a7g39ano23c.vd7dsu.10242354.pdf"}}`. I did not see the "Poll" result type mentioned on https://www.mediawiki.org/wiki/API:Upload. Where can I find doc for that? [05:03:35] T340901: Uploading large files to Commons almost always fails - https://phabricator.wikimedia.org/T340901 [15:26:55] legoktm: Hi, sorry, I just saw the memo about checkDependencies.php :) That //might// work, but since them I realized that the script in question should also run the UnitTestsList hook, so I went with a simple new script instead, internal to the PHPUnit bootstrap process [15:27:18] I also wanted to avoid relying on MW (and the whole Maintenance class) if possible, to keep things simple