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

wikimedia / parsoid / 461
85%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2015 01:34AM UTC
Jobs 4
Files 69
Run time 6min
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
461

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

11021 of 12897 relevant lines covered (85.45%)

91405.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 461.1 11 Jun 2015 01:34AM UTC 0
85.45
Travis Job 461.1
2 461.2 11 Jun 2015 01:37AM UTC 0
85.45
Travis Job 461.2
3 461.3 11 Jun 2015 01:34AM UTC 0
85.45
Travis Job 461.3
4 461.4 11 Jun 2015 01:40AM UTC 0
85.45
Travis Job 461.4
Source Files on build 461
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #461
  • 52d7b296 on github
  • Prev Build on master (#460)
  • Next Build on master (#462)
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