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

wikimedia / parsoid / 2781
85%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2019 03:34PM UTC
Jobs 3
Files 153
Run time 31min
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
2781

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/<a class=hub.com/wikimedia/parsoid/commit/3e8c87cf2a087fde0afcc404ffe1f71596408600">3e8c87cf2<a href="https://github.com/wikimedia/parsoid/commit/3e8c87cf2a087fde0afcc404ffe1f71596408600">&quot;&gt;Fix regression in [[:ru:Fable Legends]]

This page on ruwiki would cause a crash:

 $ bin/parse.js --domain ru.wikipedia.org --pageName Fable_Legends &amp;lt; /dev/null
 [...eventually...]
{&amp;quot;name&amp;quot;:&amp;quot;parsoid&amp;quot;,&amp;quot;hostname&amp;quot;:&amp;quot;earth&amp;quot;,&amp;quot;pid&amp;quot;:11021,&amp;quot;level&amp;quot;:60,&amp;quot;logType&amp;quot;:&amp;quot;fatal&amp;quot;,&amp;quot;wiki&amp;quot;:&amp;quot;ruwiki&amp;quot;,&amp;quot;title&amp;quot;:&amp;quot;Fable Legends&amp;quot;,&amp;quot;oldId&amp;quot;:null,&amp;quot;reqId&amp;quot;:null,&amp;quot;userAgent&amp;quot;:&amp;quot;Roundtrip-Test&amp;quot;,&amp;quot;msg&amp;quot;:&amp;quot;Cannot read property &amp;#39;ownerDocument&amp;#39; of undefined&amp;quot;,&amp;quot;stack&amp;quot;:&amp;quot;TypeError: Cannot read property &amp;#39;ownerDocument&amp;#39; of undefined
    at insertElement (/home/subbu/work/wmf/deploy/node_modules/domino/lib/HTMLParser.js:2645:30)
    at insertHTMLElement (/home/subbu/work/wmf/deploy/node_modules/domino/lib/HTMLParser.js:2620:15)
    at in_body_mode (/home/subbu/work/wmf/deploy/node_modules/domino/lib/HTMLParser.js:5723:9)
    at Object.insertToken (/home/subbu/work/wmf/deploy/node_modules/domino/lib/HTMLParser.js:2521:7)
    at HTML5TreeBuilder.processToken (/home/subbu/work/wmf/parsoid/lib/wt2html/HTML5TreeBuilder.js:226:17)
    at HTML5TreeBuilder.onChunk (/home/subbu/work/wmf/parsoid/lib/wt2html/HTML5TreeBuilder.js:103:9)
    at SyncTokenTransformManager.emitter.addListener.tokens (/home/subbu/work/wmf/parsoid/lib/wt2html/HTML5TreeBuilder.js:57:47)
 [...]

The source of this crasher was an extra EOFTk which was being emitted, which
was causing the document to be closed; inserting the next token after the
EOFTk was causing this crash.  Root cause was a bug in
</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/<a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d5a16abb7dd1c513a12e62010562d7eb5602e3f7">d5a16abb7</a>">d5a16abb7</a><a href="https://github.com/wikimedia/parsoid/commit/3e8c87cf2a087fde0afcc404ffe1f71596408600"> where I didn't c... (continued)

9599 of 12098 branches covered (79.34%)

15023 of 17757 relevant lines covered (84.6%)

90231.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2781.1 02 Jul 2019 03:33PM UTC 0
84.6
Travis Job 2781.1
2 2781.2 02 Jul 2019 03:49PM UTC 0
84.6
Travis Job 2781.2
3 2781.3 02 Jul 2019 04:02PM UTC 0
84.63
Travis Job 2781.3
Source Files on build 2781
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2781
  • 3e8c87cf on github
  • Prev Build on master (#2780)
  • Next Build on master (#2784)
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