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

alphagov / accessible-autocomplete / 1382 / 1
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bump-deps
DEFAULT BRANCH: master
Ran 25 Jun 2020 12:01PM UTC
Files 4
Run time 0s
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

25 Jun 2020 11:37AM UTC coverage: 90.226%. First build
CXX=g++-4.8

push

travis-ci-com

lfdebrux
Disable test with Internet Explorer 9

I cannot get IE9 to work on Sauce Labs. I think this is due to an issue
in their stack. Disabling for now, maybe at a future date Sauce Labs
will fix the issue, or someone else will find a workaround.

Detailed notes follow:

For some reason Sauce Labs is adding the capability
`selenium:webdriver.remote.quietExceptions` to the session for IE9 (but
not IE10). This capability is not recognised by IE, and something in the
Sauce Labs stack complains about this. See the [test logs from Sauce
Labs] for more details about this.

I believe this is related to this [issue in IEDriverServer], but I could
be wrong. It's also not clear to me why Sauce Labs is adding this
capability for IE9 but not IE10, so Sauce Labs may change that behaviour
at some point.

As to why IE9 was working with WebdriverIO v4, I believe this is because
Sauce Labs uses a different (legacy) stack in some circumstances.
I think if the client uses the JSON Wire Protocol, which WebdriverIO v4
does, instead of the W3C Webdriver protocol. I couldn't find a way to
use the legacy protocol in WebdriverIO v6.

I also tried downgrading the version of Selenium used by Sauce Labs by
setting ['sauce:options']['seleniumVersion'], however that failed
because it expects the older JSON Wire Protocl, and although the commands
WebdriverIO v6 are backwards compatible with JSON Wire Protocol, when
using the newer W3C stack SauceLabs strips out the JSON Wire Protocol
`desiredCapabilties' key that Selenium v2 requires.

[test logs from Sauce Labs]: https://app.saucelabs.com/tests/4a28429a66ee4db7bf159fc43fdd4db3#0
[issue in IEDriverServer]: https://github.com/SeleniumHQ/selenium/issues/7479

191 of 242 branches covered (78.93%)

240 of 266 relevant lines covered (90.23%)

61.67 hits per line

Source Files on job 1382.1 (CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1053
  • Travis Job 1382.1
  • d6fcba33 on github
  • Next Job for CXX=g++-4.8 on ldeb-upgrade-webdriver-tests (#1386.1)
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