-
Notifications
You must be signed in to change notification settings - Fork 890
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] Add platform "darwin-arm64" to unit test #5290
Conversation
Signed-off-by: Willie Hung <[email protected]>
Signed-off-by: Willie Hung <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #5290 +/- ##
==========================================
- Coverage 66.77% 66.73% -0.05%
==========================================
Files 3284 3284
Lines 63095 63096 +1
Branches 10049 10050 +1
==========================================
- Hits 42134 42104 -30
- Misses 18488 18510 +22
- Partials 2473 2482 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@Willie-The-Lord Looks like there are some snapshots that need updating: see https://github.com/opensearch-project/OpenSearch-Dashboards/actions/runs/6513128467/job/17696075511?pr=5290 |
Signed-off-by: Willie Hung <[email protected]>
Signed-off-by: Josh Romero <[email protected]>
* Add platform "darwin-arm64" to unit test * Update related snapshots --------- Signed-off-by: Willie Hung <[email protected]> Signed-off-by: Josh Romero <[email protected]> Co-authored-by: Josh Romero <[email protected]> (cherry picked from commit 7b3a9f6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* Add platform "darwin-arm64" to unit test * Update related snapshots --------- Signed-off-by: Willie Hung <[email protected]> Signed-off-by: Josh Romero <[email protected]> Co-authored-by: Josh Romero <[email protected]> (cherry picked from commit 7b3a9f6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
This reverts commit 7b3a9f6.
* Add platform "darwin-arm64" to unit test * Update related snapshots --------- Signed-off-by: Willie Hung <[email protected]> Signed-off-by: Josh Romero <[email protected]> Co-authored-by: Josh Romero <[email protected]> (cherry picked from commit 7b3a9f6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
All the test cases can now pass for Mac (arm64) users.
Issues Resolved
Screenshot
Check List
yarn test:jest
yarn test:jest_integration