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

wikimedia / parsoid / 2514
85%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 09:17PM UTC
Jobs 3
Files 124
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
2514

push

travis-ci

subbuss
WTS: Get rid of unnecessary double-newline normalization

* That check was there presumably to prevent bare-text nodes
  provided by clients from serializing to wikitext that will then
  parse back to HTML, i.e. to maintain html2html fidelity for
  this use case.

  But, we have long since given up the idea of trying to support
  arbitrary HTML at this time and are only guaranteed to generate
  reasonable wikitext for HTML that conform to Parsoid specs.

  For one, this clause adds unnecessary complexity for questionable
  benefits. For another, this is introducing spurious newline diffs
  during JS-PHP hybrid testing because of the idiosyncracies of how
  text nodes might get split up by diff meta tags. So, if two text nodes
  are split up by a diff meta tag, this newline normalization no longer
  applies.

* Fixes a bunch of cite test failures.

Change-Id: Ic9a4cfa06

9515 of 12008 branches covered (79.24%)

14753 of 17511 relevant lines covered (84.25%)

90077.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2514.1 17 Apr 2019 09:17PM UTC 0
84.25
Travis Job 2514.1
2 2514.2 17 Apr 2019 09:20PM UTC 0
84.25
Travis Job 2514.2
3 2514.3 17 Apr 2019 09:24PM UTC 0
84.25
Travis Job 2514.3
Source Files on build 2514
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2514
  • 74aea5fe on github
  • Prev Build on master (#2513)
  • Next Build on master (#2515)
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