|
Ran
|
Jobs
4
|
Files
0
|
Run time
261min
|
Badge
README BADGES
|
push
travis-ci
Fix crasher in DOMDiff: Lookup id in DOM only for <ref> data-mw * 482083b48 added specialized domdiff comparison for 'id' properties in data-mw. However, 'id' properties can show up for other reasons besides being element-ids added for <ref> bodies. Ex: {{Foobar|id=something}} will get a "id": {"wt": "something"} as part of the "params" property in data-mw. This key broke dom-diff. * This patch adds safeguards to verify that the id property is used to look up a DOM element only if it shows up in a <ref>'s data-mw. * Fixes rtselser and roundtrip-test crashers for enwiki:John_Carnell Change-Id: I1b5841274
10984 of 12883 relevant lines covered (85.26%)
45183.09 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 419.1 | 0 | Travis Job 419.1 | ||
| 2 | 419.2 | 0 | Travis Job 419.2 | ||
| 3 | 419.3 | 0 |
85.25 |
Travis Job 419.3 | |
| 4 | 419.4 | 0 | Travis Job 419.4 |