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

wikimedia / parsoid / 2758
85%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2019 08:05PM UTC
Jobs 3
Files 153
Run time 17min
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

pending completion
2758

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>

9557 of 12044 branches covered (79.35%)

14971 of 17690 relevant lines covered (84.63%)

90468.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2758.1 25 Jun 2019 08:11PM UTC 0
84.6
Travis Job 2758.1
2 2758.2 25 Jun 2019 08:05PM UTC 0
84.6
Travis Job 2758.2
3 2758.3 25 Jun 2019 08:13PM UTC 0
84.63
Travis Job 2758.3
Source Files on build 2758
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2758
  • 77064cff on github
  • Prev Build on master (#2757)
  • Next Build on master (#2760)
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