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

cross-browser-tests-runner / cross-browser-tests-runner / 167 / 10
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2017 10:19PM UTC
Files 20
Run time 1s
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

06 Oct 2017 06:40PM UTC coverage: 76.654%. Remained the same
CBTR_TEST="unit-tests-2" IS_UNIT_TEST=1

push

travis-ci

reeteshranjan
Build Errors Fixes

cbtr.js
- Sorting was used to make sure ordering of values expected stays; but
  this was done only for the entries across all array elements across
  all browsers config.
- Today tests broke where the values come from keys of an object, and
  since their order can change, especially with SauceLabs browsers info
  APIs not maintaining any ordering, things break again. Now, the fix
  is to sort keys of all such objects before printing the error message
  of a failed check.
- Fixed all breaking tests post the above sorting change.

testem saucelabs browser.js hook
- Though the big "hang" issue was fixed; one more issue remained where
  stderr collects things from coverage program output and the test
  wants to find error messages always in stderr. In error cases, yes
  things would work; but when the job succeeds the stderr is only going
  to contain the coverage messages. So the fix is to not add coverage
  output lines to the variable the test checks.

93 of 126 branches covered (73.81%)

Branch coverage included in aggregate %.

301 of 388 relevant lines covered (77.58%)

67.01 hits per line

Source Files on job 167.10 (CBTR_TEST="unit-tests-2" IS_UNIT_TEST=1)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 167
  • Travis Job 167.10
  • 78aeab62 on github
  • Prev Job for CBTR_TEST="unit-tests-2" IS_UNIT_TEST=1 on master (#166.2)
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

© 2025 Coveralls, Inc