[12:27:34] I had no idea we could do that bd808!! Thanks. 2025 - the year Dan's world stopped being grayscale [17:35:55] cscott: I just noticed that after merging your parser rename patch the total number of phpunit tests being executed by the suite went down by ~2000, so maybe some of them are no longer loading? [17:37:32] that's a good catch, i'll look. that seems like parser tests aren't being run, but those should still be coming from tests/parser (lowercase). [17:37:38] let me see what's going on [17:41:34] cscott: zabe: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/aba557a1829c02d27418a9889cdced0ce88d1bdb/tests/common/Parser/ParserTestRunner.php#298 no longer finds the parser text files, as only the php files are moved to tests/common/Parser [17:50:28] https://www.irccloud.com/pastebin/WY8mbqFV/ [17:50:42] yeah taavi beat me to it. [17:50:53] i'll make a patch [17:53:07] https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1200395 [20:16:33] could've been a great CI perf gain ;)