Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: failing pipeline Run-JS-Functional-Tests-BrowserBot-yaml #4135

Merged
merged 4 commits into from
Feb 28, 2022

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Feb 28, 2022

Fixes #3455

error: [
'Current browser version is 98.0.4758.102 ... This version of ChromeDriver only supports Chrome version 96'

Failing run: https://dev.azure.com/FuseLabs/SDK_v4/_build/results?buildId=293897&view=logs&j=6b902995-b73d-5f5c-66fd-a7f66c857d2c&t=a1c457be-0fbe-5525-b6b0-ac3cf58f8d6c

The following changes address frequent timeout errors when nightwatch runs selenium tests:

Increase check_process_delay to 10 seconds.

Update nightwatch.

@BruceHaley BruceHaley requested a review from a team as a code owner February 28, 2022 18:51
@BruceHaley BruceHaley changed the title Fix failing pipeline Run-JS-Functional-Tests-BrowserBot-yaml fix: failing pipeline Run-JS-Functional-Tests-BrowserBot-yaml Feb 28, 2022
@BruceHaley BruceHaley added Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. bug Indicates an unexpected problem or an unintended behavior. labels Feb 28, 2022
@coveralls
Copy link

coveralls commented Feb 28, 2022

Pull Request Test Coverage Report for Build 1912235477

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 84.546%

Totals Coverage Status
Change from base Build 1895719341: -0.003%
Covered Lines: 19668
Relevant Lines: 22036

💛 - Coveralls

@mrivera-ms mrivera-ms merged commit 277d55b into main Feb 28, 2022
@mrivera-ms mrivera-ms deleted the bruce/newchromedriver2-28 branch February 28, 2022 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve reliability of Run-JS-Functional-Tests-BrowserBot-yaml
3 participants