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

Run unit tests on macos-latest #1749

Merged
merged 4 commits into from
Jul 20, 2023
Merged

Run unit tests on macos-latest #1749

merged 4 commits into from
Jul 20, 2023

Conversation

eapolinario
Copy link
Collaborator

@eapolinario eapolinario commented Jul 18, 2023

TL;DR

as title

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Github docs for the list of environment variables set during CI runs: https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
@eapolinario
Copy link
Collaborator Author

eapolinario commented Jul 18, 2023

I expect that tests running on macos-latest + python 3.8 to fail due to failures while installing PyYAML (it fails locally on my M2).

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
@eapolinario eapolinario merged commit f4c2f26 into master Jul 20, 2023
130 checks passed
fg91 pushed a commit that referenced this pull request Aug 15, 2023
* Run unit tests on macos-latest

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>

* Skip imagespec tests on macos-latest

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>

* Use pytest.mark.skipif

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>

* Only skip if running in CI.

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>

---------

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants