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

[Backport 2.x] Fix broken build and failing tests #574

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

ryanbogan
Copy link
Member

@ryanbogan ryanbogan commented Jan 23, 2024

Description

Fixes the broken build due to a change in babel.
Fixes unit tests by updating expected snapshot that changed due to upstream changes.
Fixes integration test by adding wait before selecting colors.
Changes Cypress test browser to electron in the CI, because the latest version chrome browser used higher memory/CPU which causes the workflow to fail

Backport of #572

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: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b36fb5) 41.36% compared to head (436cd9d) 41.36%.
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x     #574   +/-   ##
=======================================
  Coverage   41.36%   41.36%           
=======================================
  Files          53       53           
  Lines        1789     1789           
  Branches      330      328    -2     
=======================================
  Hits          740      740           
  Misses       1019     1019           
  Partials       30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ryanbogan ryanbogan changed the title Fix broken build and CI [Backport 2.x] Fix broken build and CI Jan 23, 2024
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@ryanbogan ryanbogan changed the title [Backport 2.x] Fix broken build and CI [Backport 2.x] Fix broken build and failing tests Jan 24, 2024
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@heemin32 heemin32 merged commit a21d2a4 into opensearch-project:2.x Jan 24, 2024
19 of 20 checks passed
@ryanbogan ryanbogan deleted the fix_broken_build_2.x branch January 24, 2024 18:24
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