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

wikimedia / parsoid / 2649
85%

Build:
DEFAULT BRANCH: master
Ran 24 May 2019 10:18PM UTC
Jobs 4
Files 152
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
2649

push

travis-ci

subbuss
Handle dataAttribs->a and dataAttribs->sa consistently in tokens & nodes

* DOMDataUtils::loadDataAttribs was initializing dp->a and dp->sa
  as objects.

* But, Tokens::setShadowInfo was initializing dataAttribs->a and ->sa
  as arrays.

* During wikitext serialization, nodes are converted to tokens. This
  introduced failures because of the above inconsistency.

* This patch treats them as arrays in Tokens ($token->dataAttribs)
  as well as DOMNodes (DOMDataUtils::getDataParsoid($node))

* Verified that the changes to ComputeDSR doesn't break that pass by
  running hybrid tests with that pass enabled and confirming all tests
  continue to pass.

Change-Id: Ia2aed090d

9198 of 12006 branches covered (76.61%)

14597 of 17628 relevant lines covered (82.81%)

28645.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2649.1 24 May 2019 10:19PM UTC 0
82.78
Travis Job 2649.1
2 2649.2 24 May 2019 10:18PM UTC 0
82.78
Travis Job 2649.2
3 2649.3 24 May 2019 10:24PM UTC 0
82.81
Travis Job 2649.3
4 2649.4 24 May 2019 10:24PM UTC 0
82.81
Travis Job 2649.4
Source Files on build 2649
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2649
  • cf7e3592 on github
  • Prev Build on master (#2648)
  • Next Build on master (#2650)
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