question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Saucelab tests are failing on the master branch

See original GitHub issue

The Saucelab tests are currently failing on the master branch:

element click intercepted: Element <strong>...</strong> is not clickable at point (263, 362).
Other element would receive the click: <li aria-selected="false" class="autocomplete__option" id="autocomplete-customTemplates__option--0" role="option" tabindex="-1" aria-posinset="1" aria-setsize="1">...</li>
(Session info: chrome=78.0.3904.70)\n (Driver info: chromedriver=78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5-refs/branch-heads/3904@{#800}),platform=Windows NT 10.0.10586 x86_64)

They appear to have been failing since #393 was merged.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
36degreescommented, Nov 18, 2019

@peterjaric please don’t worry about it – it’s a known issue that because SauceLabs requires an API key, the tests don’t run on contributions from external contributors. Really we need to improve our processes to try and catch this stuff earlier, but in the meantime we expect this to come up occasionally.

Thank you again for your contribution – we really appreciate you helping to improve the accessible autocomplete 🙂

0reactions
36degreescommented, Jan 21, 2020

I think this was fixed by #403

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting Test Status to Pass or Fail - The Sauce Labs Cookbook
This is the ideal means of writing your tests to interpret the results as a pass/fail and update the status accordingly.
Read more >
MS Edge is failing on SauceLabs · Issue #8604 - GitHub
@IgorMinar Trying to replicate, but the master branch fails to build let alone test with instructions provided in the repo?
Read more >
Working With Git, Git Plugin Information - Provar
Once verified, push the changes to the master branch. Cloning project from master. Start your work by getting the latest version of the...
Read more >
Getting Started with GitHub Actions, WebDriverIO and Sauce ...
Make code reviews, branch management, and issue triaging work the way you ... SauceLabs Continuous Testing Cloud enables development and ...
Read more >
Merging Branches - Testim overview
Merging two branches will mix steps or add entire tests from the selected branch into the currently displayed branch, which can be the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found