• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wikimedia / parsoid / 2758 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2019 08:11PM UTC
Files 153
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jun 2019 04:55PM UTC coverage: 84.601%. Remained the same
2758.1

push

travis-ci

arlolra
<a href="https://github.com/wikimedia/parsoid/commit/77064cfff">Fix OOM when parsing template

By extending source similar to the js side.

With a bonus sanitizer fix.

What seems to be happening is that although the `$extSrc` shouldn&#39;t
exceed the input length as written, because `strlen( $extSrc )`
can be less than the start position `$dp-&gt;tsr-&gt;start`, the combination
of the two can exceed it so that the `$skipPos` is off the end.

Presumably, this puts the tokenizer in a sad state.

Bug: T226451
Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/858fadb29">858fadb29</a>

9555 of 12044 branches covered (79.33%)

14966 of 17690 relevant lines covered (84.6%)

29666.71 hits per line

Source Files on job 2758.1
  • Tree
  • List 0
  • Changed 153
  • Source Changed 153
  • Coverage Changed 153
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2562
  • Travis Job 2758.1
  • 77064cff on github
  • Prev Job for on master (#2757.2)
  • Next Job for on master (#2760.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc