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

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

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

pending completion
1382

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

Jobs
ID Job ID Ran Files Coverage
1 1382.1 (CXX=g++-4.8) 25 Jun 2020 12:01PM UTC 0
90.23
Travis Job 1382.1
Source Files on build 1382
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1382
  • d6fcba33 on github
  • Next Build on ldeb-upgrade-webdriver-tests (#1386)
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