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

bem / gemini / 803 / 3
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: feature/session-per-suite
DEFAULT BRANCH: master
Ran 14 Apr 2015 02:51PM UTC
Files 24
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

14 Apr 2015 02:47PM UTC coverage: 63.797%. First build
803.3

push

travis-ci

SevInf
Allow to launch one WD session per suite

sessionMode option added which allows to switch between
perBrowser (1 session for browser, current behavior) and
perSuite (1 session for each suite).
To support both old and new behavior along with parallelLimit
setting, browser launcher was replaced with 3 pool classes.

New browser is requested from pool before each suite.

In perSuite mode, one of the following classes will be used:
- UnlimitedPool, when parallelLimit is not set
- LimitedPool when parallelLimit is set

In perBrowser mode, limited or unlimited pool will be wrapped
in CachingPool which allows to share a session between multiple
suites.

As long as calibration is needed to be performed only once for
each browser id, it was moved to separate Calibrator class. This
allows to perform only once for each browser even in perSuite mode.

615 of 964 relevant lines covered (63.8%)

529.08 hits per line

Source Files on job 803.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 803
  • Travis Job 803.3
  • 048e4837 on github
  • Next Job for on feature/session-per-suite (#805.3)
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