Ran
|
Jobs
4
|
Files
69
|
Run time
7min
|
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%)
91995.76 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 352.1 | 69 |
84.49 |
Travis Job 352.1 | |
2 | 352.2 | 69 |
84.47 |
Travis Job 352.2 | |
3 | 352.3 | 69 |
84.46 |
Travis Job 352.3 | |
4 | 352.4 | 69 |
84.46 |
Travis Job 352.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|