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

wikimedia / parsoid / 2927
85%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2019 10:11PM UTC
Jobs 3
Files 153
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
2927

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/5b780bd40">Backport link escaping change from 9822f75

In the test &quot;&lt;pre&gt; inside a link&quot;, `target` is an array that stringifies
as &quot;Main,[object Object]&quot; from,

[ &#39;Main&#39;,
  SelfclosingTagTk {
    name: &#39;extension&#39;,
    attribs: [ [Object], [Object], [Object], [Object], [Object] ],
    dataAttribs:
     { tsr: [Object],
       stx: &#39;html&#39;,
       src: &#39;&lt;pre&gt; Page&lt;/pre&gt;&#39;,
       extTagOffsets: [Object] } } ]

This passed the valid link target check and failed the valid protocol
check, so would indicate that escaping *was* required, differing from
returning `false` early on the php side.

Update the blacklist so that these can match.

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

9614 of 12113 branches covered (79.37%)

15040 of 17767 relevant lines covered (84.65%)

96694.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2927.1 16 Aug 2019 10:12PM UTC 0
84.65
Travis Job 2927.1
2 2927.2 16 Aug 2019 10:11PM UTC 0
84.65
Travis Job 2927.2
3 2927.3 16 Aug 2019 10:19PM UTC 0
84.68
Travis Job 2927.3
Source Files on build 2927
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2927
  • 5b780bd4 on github
  • Prev Build on master (#2926)
  • Next Build on master (#2928)
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