Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cross-browser-tests-runner / cross-browser-tests-runner
93%

DEFAULT BRANCH: master
Build:
Repo Added 29 Sep 2017 08:05AM UTC
Files 6
Badge
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

25 Sep 2017 - 19:34 coverage: 93.103% (+39.2%) from 53.903%
150

push

travis-ci

6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan
SauceLabs tests through Native Runner

Included SauceLabs platform in Factory, Native Runner as needed.
Minimum changes were required in server with Platform abstraction
unchanged to support SauceLabs.

Functional tests for native runner now includes SauceLabs browsers in
the test conf it uses.

Changes in SauceLabs abstractions:
- The long wait for getting a job in Job abstraction led to the scene
  where test results are reported and native runner has not even got
  the jobs created. Had to remove this wait to make native runner work
  without any changes in its state machine.
- SauceLabs needs to support 'framework' capability, which is vital to
  support Jasmine 1. SauceLabs automatically stops the session in case
  the framework is set to any known one include "jasmine". This breaks
  native runner irrecoverably, as the session is deleted before the
  test data reaches native runner. The only solution is to use "custom" as
  framework for all tests using SauceLabs with Jasmine 1 (and possibly
  for all other frameworks unless some kind of hooks are possible to
  have to help native runner get test data back).

Samples:
- Browser yml and resultant cbtr json samples were added for SauceLabs.
  This includes both JS and Selenium, though Selenium testing is not yet
  available for SauceLabs.

Fixes:
- Scrutinizer fixes

6 of 9 branches covered (66.67%)

Branch coverage included in aggregate %.

48 of 49 relevant lines covered (97.96%)

1.31 hits per line

Relevant lines Covered
49 RELEVANT LINES 48 COVERED LINES
Build:
1.31 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Builds

Builds Branch Commit Type Ran Committer Via Coverage
150 master SauceLabs tests through Native Runner Included SauceLabs platform in Factory, Native Runner as needed. Minimum changes were required in server with Platform abstraction unchanged to support SauceLabs. Functional tests for native runner now inclu... push 24 Jan 2020 09:47AM UTC 6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan travis-ci
93.1
141 master Fix for ETXTBSY/EBUSY errors in builds Frequent extraction is causing this. Though it's more sound, there is no way builds would succeed in VMs because of how things work. Fix is to avoid extracting when the extracted files already exist. push 16 Jan 2020 12:27PM UTC 6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan travis-ci
53.9
197 master Fix for node v4 failure of native-runner-retries Also replaced non-working Maxthon Mobile with Firefox Mobile in 1-no-sauce.json push 28 Nov 2017 01:48PM UTC 6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan travis-ci
98.02
196 master Build error fixes and tests parallelization Fixes: - Fixed wrong path for linux crossbrowsertesting tunnel - Some browser/platform combinations give error for crossbrowsertesting - Few crossbrowsertesting functional tests broke due to conf update... push 27 Nov 2017 09:38PM UTC 6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan travis-ci
98.02
195 master BrowserStack Tunnel v7 Errors Fix BrowserStack tunnel URL now provided v7 tunnel. It creates new processes with 'fork-N' added to the identifier. This confused the Manager as it now counts more than valid processes. Fixed Manager core logic to ig... push 27 Nov 2017 02:12PM UTC 6d8ec65216a07585f118727a6c75b8da?size=18&default=identiconreeteshranjan travis-ci
94.89
See All Builds (26)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc