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: chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml #3942

Merged
merged 4 commits into from
Oct 7, 2021

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Oct 7, 2021

Fixes #minor

Description

Run-JS-Functional-Tests-BrowserBot-yaml pipeline was failing with 'Current browser version is 94.0.4606.61
'session not created: This version of ChromeDriver only supports Chrome version 92'
https://dev.azure.com/FuseLabs/SDK_v4/_build/results?buildId=271214&view=results

Specific Changes

Update chromedriver version to 94.0

@BruceHaley BruceHaley changed the title Fix chrome driver mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Fix chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Oct 7, 2021
@coveralls
Copy link

coveralls commented Oct 7, 2021

Pull Request Test Coverage Report for Build 1314401430

  • 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.569%

Totals Coverage Status
Change from base Build 1279630916: -0.003%
Covered Lines: 19703
Relevant Lines: 22071

💛 - Coveralls

@BruceHaley BruceHaley changed the title Fix chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml fix chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Oct 7, 2021
@BruceHaley BruceHaley changed the title fix chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Fix: chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Oct 7, 2021
@BruceHaley BruceHaley changed the title Fix: chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml fix: chrome version mismatch in Run-JS-Functional-Tests-BrowserBot-yaml Oct 7, 2021
@BruceHaley BruceHaley merged commit fce37ae into main Oct 7, 2021
@BruceHaley BruceHaley deleted the bruce/updatechrome10-6 branch October 7, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants