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

cross-browser-tests-runner / cross-browser-tests-runner / 188 / 31
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2017 07:07PM UTC
Files 37
Run time 2s
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

31 Oct 2017 01:43PM UTC coverage: 39.133% (-20.0%) from 59.107%
TEST="saucelabs-platform" TYPE="unit"

push

travis-ci

reeteshranjan
CrossBrowserTesting Linux blocker fix

On Linux, the tunnel obtained from app.crossbrowsertesting.com link
(a .zip archive) does not work with various issues.

/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found

This happens with the default libstdc++6 version on Ubuntu Trusty.

relocation error: ./cbt-tunnels-linux: symbol _ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

This happens once PPA repositories are used to get latest libstdc++
possible on Trusty.

There are no further solutions except upgrading to Ubuntu 16.x or
compiling the tunnel from source code, both of them not possible in
our case.

An alternative exists, and that's the better alternative as per the
support team. This is to get the tunnels from their github at:

https://github.com/crossbrowsertesting/cbt-tunnel-nodejs/releases

The binaries available here behave a bit differently but mostly the
same functionality is achieved. The abstractions had to be changed
quite a bit because these are not ZIP files but just the individual
binaries. So eveywhere in lib and tests there was a change to Binary
from Archive.

107 of 418 branches covered (25.6%)

Branch coverage included in aggregate %.

489 of 1105 relevant lines covered (44.25%)

10068.39 hits per line

Source Files on job 188.31 (TEST="saucelabs-platform" TYPE="unit")
  • Tree
  • List 0
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 188
  • Travis Job 188.31
  • 371d1722 on github
  • Prev Job for TEST="crossbrowsertesting-tunnel" TYPE="unit" on master (#184.4)
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