https://bugzilla.wikimedia.org/show_bug.cgi?id=50022
--- Comment #2 from Krinkle <[email protected]> --- Note that due to the way we currently separate larger build steps into separate jobs, you'd need to display about a dozen status badges to have the complete picture (e.g. mediawiki-core-lint, mediawiki-core-jslint, mediawiki-core-phpunit-groupA, mediawiki-core-phpunit-groupB, mediawiki-core-databaseless etc.). If we do want to display this somewhere (for the unlikely event that someone bypassed Jenkins), we would need to have a post-merge job that runs on master only (so that it isn't affected by failing tests from proposed changes in Gerrit). The closest we have for that is the post-merge job for phpunit regressions: https://integration.wikimedia.org/ci/view/MediaWiki/job/mediawiki-core-regression-master/ This one only runs for master and only post-merge. Note though that this doesn't include phplint, jshint and qunit. Only phpunit. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
