It isn't MW. It's slow. Waiting is painful.
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | hashar | T107529 free some repositories from their unintended chain to mediawiki/core | |||
Resolved | hashar | T134946 Move OOUI out of the MediaWiki gate-and-submit queue |
Event Timeline
Change 288128 had a related patch set uploaded (by Paladox):
Allow decoupling of npm* and rake-jessie and jshint and jsonlint tests
@Jdforrester-WMF I think I fixed this in the above patch, only thing which I left a comment there is about compser since I'm not sure if it is required to do that for that test or is it stuck in the gate and submit like the rest.
Change 288128 merged by jenkins-bot:
Allow decoupling of npm* and rake-jessie and jshint and jsonlint tests
Mentioned in SAL [2016-05-11T21:05:26Z] <hashar> Reloading Zuul to deploy https://gerrit.wikimedia.org/r/288128 #T134946
Change 288320 had a related patch set uploaded (by Paladox):
Decouple composer package test for oojs-ui
oojs/ui is decoupled but oojs/core is still in the shared queue due to the job npm-node-4.
There is a more generic task T107529 which has a proof of concept change https://gerrit.wikimedia.org/r/#/c/241660/ to prevent unintended coupling.
Change 328156 had a related patch set uploaded (by Hashar):
[oojs/core] decouple from mediawiki pipeline
Change 288320 abandoned by Hashar:
Decouple composer package test for oojs-ui
Reason:
From T155483 the 'npm run jenkins' already runs the composer tests via HHVM. So this is no more needed.