Skip to content

Update browser to chrome in workflows - #1893

Open
wanglam wants to merge 2 commits into
opensearch-project:mainfrom
wanglam:update-browser-to-chrome
Open

Update browser to chrome in workflows#1893
wanglam wants to merge 2 commits into
opensearch-project:mainfrom
wanglam:update-browser-to-chrome

Conversation

@wanglam

@wanglam wanglam commented Jan 28, 2026

Copy link
Copy Markdown
Collaborator

Description

Update browser from chromium to chrome in workflows to avoid mocha reporter issue like screenshot below:
image
Raw log: https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/21430944176/job/61709906415?pr=1874

This error occurs after ubuntu-latest image update chromium to 144, previous chromium 143 looks good.
Passed logs: https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/20742976996/attempts/1

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
@peterzhuamazon

Copy link
Copy Markdown
Member

@wanglam maybe you can re-use this script to some degree which we use on Jenkins: https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/browser_downloader.sh

Locking to chrome will eventually get updates later.

Thanks.

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