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 Github Actions Failure in 2024 #48

Open
sanosuke009 opened this issue May 26, 2024 · 0 comments · Fixed by #49
Open

Fix Github Actions Failure in 2024 #48

sanosuke009 opened this issue May 26, 2024 · 0 comments · Fixed by #49
Assignees
Labels
bug Something isn't working poc Proof of Concept question Further information is requested

Comments

@sanosuke009
Copy link
Owner

Statement:
Getting constant failure on Github actions workflow

Tasks:

  1. Need to fix the tests that are failing on MacOS.
  2. Need to fix the Generate Allure Report job that is failing

Actions:

  1. MacOS: Python installation was failing.
  2. MacOS: PyTest Youtube tests were failing
  3. Generate Allure Report: Download artifact is failing.

Resolution:

  1. MacOS: Python installation was failing - Updated Python version and setup-python version. Fixed now.
  2. MacOS: PyTest Youtube tests were failing. Set default wait time to 2 minutes. Fixed now.
    3. Generate Allure Report: Download artifact is failing. Need to work on this.
@sanosuke009 sanosuke009 added bug Something isn't working question Further information is requested poc Proof of Concept labels May 26, 2024
@sanosuke009 sanosuke009 self-assigned this May 26, 2024
@sanosuke009 sanosuke009 pinned this issue May 26, 2024
@sanosuke009 sanosuke009 linked a pull request May 26, 2024 that will close this issue
@sanosuke009 sanosuke009 unpinned this issue May 26, 2024
@sanosuke009 sanosuke009 pinned this issue May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working poc Proof of Concept question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant