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

wikimedia / parsoid / 3149
85%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2019 06:40PM UTC
Jobs 3
Files 308
Run time 7min
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
3149

push

travis-ci

cscott
<a href="https://github.com/wikimedia/parsoid/commit/4cbd864d0">Mostly use protocol-relative URLs for media

In Parsoid/JS and the standalone mode of Parsoid/PHP we always use
protocol-relative URLs for media, since the MediaWiki API (used by
Parsoid/JS and standalone Parsoid/PHP) always calls wfExpandUrl() on
the values it returns and we lose the original form.

For the integrated mode of Parsoid/PHP, we match the URL form used by
the legacy parser (since we can).  In Wikimedia production, this is
also protocol-relative, but it may diverge on third-party wikis with
different configurations.

Parser tests are a special case: the legacy parser runs parser tests
with a `http://` protocol.  Parsoid/JS uses protocol-relative (as
described above).  Likely when we get the integrated mode working
for Parsoid/PHP parser tests we&#39;ll have to tweak the configuration
to use protocol-relative mode there as well, since otherwise we&#39;ll
match the legacy parser and use `http://` by default.

Bug: T235217
Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/f52d21b50">f52d21b50</a>

19268 of 24212 branches covered (79.58%)

30226 of 35620 relevant lines covered (84.86%)

99411.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3149.1 07 Nov 2019 06:46PM UTC 0
84.86
Travis Job 3149.1
2 3149.2 07 Nov 2019 06:40PM UTC 0
84.86
Travis Job 3149.2
3 3149.3 07 Nov 2019 06:47PM UTC 0
84.88
Travis Job 3149.3
Source Files on build 3149
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3149
  • 4cbd864d on github
  • Prev Build on master (#3148)
  • Next Build on master (#3150)
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