When reordering, order first by whether there are failed tests or not, and then by speed.
This is in order to allows us to descope T314539 for now.
When reordering, order first by whether there are failed tests or not, and then by speed.
This is in order to allows us to descope T314539 for now.
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | BUG REPORT | None | T344206 Special:MathStatus exception error on Wikifunctions | ||
Resolved | Jdforrester-WMF | T342865 Post-creation work for wikifunctionswiki | |||
Resolved | BTullis | T289316 Prepare and check storage layer for Wikifunctions.org (new public content wiki) | |||
Resolved | Jdforrester-WMF | T278635 Create Wikifunctions.org | |||
Resolved | Jdforrester-WMF | T299176 Phase Theta – Root task | |||
Resolved | DMartin-WMF | T310199 Select fastest correct implementation | |||
Resolved | DMartin-WMF | T319478 When a Tester runs for a Function's Implementations, automatically re-order the list of Implementations in correctness and speed order |
Change 881751 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Automatically reorder implementations after performing tests
Change 881751 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Automatically reorder implementations after performing tests
Change 891717 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Fix code that checks for any results from the cache
Change 891744 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Move UpdateImplementationsJob from API to Jobs
Change 891744 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Move UpdateImplementationsJob from API to Jobs
Change 891891 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Fix logic that checks for results from cache
Change 891893 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Add logging to monitor implementation ranking updates
Change 891717 abandoned by David Martin:
[mediawiki/extensions/WikiLambda@master] Fix code that checks for any results from the cache
Reason:
Resubmitting as 2 smaller patches
Change 892354 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Allow greater flexibility re: when implementation re-ranking occurs
Change 891891 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Fix logic that checks for results from cache
Change 891893 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Add logging to monitor implementation ranking updates
Change 892354 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Allow greater flexibility re: when implementation re-ranking occurs
Change 894755 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Add logging statements for implementation ordering code
Change 894755 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Add logging statements for implementation ordering code
Change 895900 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Fix logging strings to be double-quoted
Change 900524 had a related patch set uploaded (by David Martin; author: David Martin):
[mediawiki/extensions/WikiLambda@master] Get $previousFirst from $attachedImplementationZids
Change 900524 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] ApiPerformTest: Get $previousFirst from $attachedImplementationZids
Change 895900 abandoned by David Martin:
[mediawiki/extensions/WikiLambda@master] Fix logging strings to be double-quoted
Reason:
No longer needed; was addressed by a different patch