Ran
|
Jobs
4
|
Files
70
|
Run time
9min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Don't strip id attributes from DOM nodes -- required for <ref> tags While we've stopped corrupting pages with today's deploy, we are now returning http 500s in scenarios where because of edits, some <ref>s get marked modified by the DOMDiff algorithm. This bug didn't affect new <ref> tags. Because of the unsophisticated nature of our DOMDiff algorithm, sometimes, wrappers of unmodified content do get marked modified and if an unedited <ref> happened to be one of those, the Parsoid serializer tripped on this bug. Bug: T93228 Change-Id: Ia9477057e
9923 of 11792 relevant lines covered (84.15%)
91439.48 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 264.1 | 70 |
84.15 |
Travis Job 264.1 | |
2 | 264.2 | 70 |
84.13 |
Travis Job 264.2 | |
3 | 264.3 | 70 |
84.12 |
Travis Job 264.3 | |
4 | 264.4 | 70 |
84.12 |
Travis Job 264.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|