[03:11:24] hoping to get off my ass and finish the fast track deletion tommorow or sunday [03:11:46] https://github.com/miraheze/CreateWiki/pull/605/ can someone rerun tests to see if anything has broken in uh [03:12:03] https://cdn.discordapp.com/attachments/1006789349498699827/1401039819789963396/image.png?ex=688ed383&is=688d8203&hm=e144879a91cb62f31cd2eb07e8aa7a86bc6190398f4f35bee5e56330a7326e43& [03:14:23] also someone needs to explain mediawiki tests to me [03:20:54] it failed [03:20:58] but I don't think its your fault [03:21:16] CW is intentional failing until 1.44 is required by it. [03:21:43] I removed the install scripts to not run the risk of modifying global tables by running update.php on other wikis. [03:22:09] that's not why it's failing [03:22:12] its failing for composer [03:22:17] same reason [03:22:33] I removed it but didn't remove the use statement IIRC [03:23:17] can we use 44 on CI? [03:23:34] its not very helpful if the CI is just disabled every time we're going to update [03:23:40] that defeats the whole purpose of having tests [03:23:51] Won't fix it until https://github.com/miraheze/CreateWiki/pull/749 is merged. [03:23:58] only this time [03:24:42] so much for productivity [03:24:56] is there anything besides tests left on your review here? [03:25:09] I mean I can push something to just let it pass for now. Skipping the only affected test and removing that use. [03:26:02] I just didn't as I hoped it wouldnt need to be removed for that long... [03:29:12] Only test that fails is https://github.com/miraheze/CreateWiki/blob/4ed82c079ca00d0e1322d8288a21968c22b501cd/tests/phpunit/Maintenance/ListDatabasesTest.php#L38 since no database gets created immediately right now. [03:47:27] [1/2] Thanks. Is DPL4 supposed to [show embeds like these](https://exttest.mirabeta.org/wiki/DynamicPageList3)? Once I have some more time, I can take a deeper look to figure out which NS these come from and whether some other extension is interfering with DPL4. [03:47:27] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1401048726692429917/image.png?ex=688edbce&is=688d8a4e&hm=d5ecc8d607f609d0884fcefdf14ca3c29d6b786f4e0882da77f81e76b72e2fad& [03:47:45] uh hmm... [03:47:52] where? [03:48:01] oh you linked it [03:51:17] oh lol this is caused by thr Video extension @posix_memalign (it seems anyway) [03:52:54] I guess I need to handle [[:Video:]] like [[:File:]]? I assume this issue existed in DPL3 with Video also. [03:52:56] [03:53:47] Ah I see. Supposedly any file-related extension with a custom NS could have this problem. [03:54:00] yep [03:54:07] Yeah it's gone after Video is disabled. [03:54:17] I do think it probably happened with the old DPL3 also. [03:55:28] Video overwrite [[Video:]] to he