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

wikimedia / parsoid / 461 / 4
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2015 01:40AM UTC
Files 69
Run time 7s
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

10 Jun 2015 10:44PM UTC coverage: 85.446% (+0.003%) from 85.443%
461.4

push

travis-ci

subbuss
[DSR] Fix bug in computation of end-tag widths of wikitext constructs

* On occasion, end-tag width information available in wikitext was
  being discarded and default wikitext end-tag widths (initialized
  in mediawiki.wikitext.constants.js) were being used.

  Specifically, this affected tables that used {{!}}} for the table
  closing tag.

  This can be seen by running "node parse --trace dsr < /tmp/wt" on
  the following wikitext and looking at the debug attribute 'dbsrc'
  set on the output HTML.
----------
{|
|foo
{{!}}}
----------

* This patch fixes tag width computation code and eliminates the bug.

* This fixes the result of 5 selser test results (the old selser output
  was buggy). This exact same error that was fixed also fixes the
  rt-ing error in kowiki:로스트의_수상_목록 and eliminates all
  semantic error reports from that page.

Change-Id: I8286383dd

11020 of 12897 relevant lines covered (85.45%)

22851.15 hits per line

Source Files on job 461.4
  • Tree
  • List 0
  • Changed 10
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 461
  • Travis Job 461.4
  • 52d7b296 on github
  • Prev Job for on master (#460.4)
  • Next Job for on master (#462.4)
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