Ran
|
Files
69
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
T93368: Fix crashers seen in production * As it turns out, wrapTemplates is always true in the AttributeExpander and it made for a poor check for when we can rely on tsr being present on a token. So, we had a mismatch where the template-expander removes tsr from its tokens and AttributeExpander none the wiser with its useless wrapTemplates check. * In combination with wikitext markup errors, and possibly some weirdness in the PHP expandtemplates api endpoint which sends back unexpanded transclusions, this is what introduced the crasher scenario. * Now fixed by checking for presence of tsr now. Verified that all pages in that bug report are fixed. I have also fixed markup on one of the pages, but didn't investigate the source of (likely) markup errors on the other two pages. Change-Id: If2a774a08
10071 of 11920 relevant lines covered (84.49%)
23004.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|