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

Add some flags showing information to the CI pytest runs #5841

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

DanielNoord
Copy link
Collaborator

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Write a good description on what the PR does.

Type of Changes

Type
🔨 Refactoring

Description

This should help narrow down issues with the CI if they keep popping up.

@DanielNoord DanielNoord added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Feb 26, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1902616494

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.994%

Totals Coverage Status
Change from base Build 1899718787: 0.0%
Covered Lines: 14931
Relevant Lines: 15885

💛 - Coveralls

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@Pierre-Sassoulas
Copy link
Member

Look like the verbose option is not displayed when the timeout happens : https://github.com/PyCQA/pylint/runs/5344145948?check_suite_focus=true as the operation is canceled. We have strange spike on the coverage job sometime, might be due to coveralls and not github actions ? Should we separate 3.8 and increase the timeout ? Just increase the timeout ?

@DanielNoord
Copy link
Collaborator Author

It is showing, see L19 of the action. We're just failing on the second test.
I have done some testing again myself and there seem to be issue with all test that use 2 or more cores on Linux. I'm really starting to wonder if something is up with the runners or if Python jobs can only use 1 core.. The support for GitHub Actions is a bit dispersed though, so I haven't found the right place to ask questions/support about this..

@Pierre-Sassoulas
Copy link
Member

It is showing, see L19 of the action.

Ho wow, you're right, it's stuck very early !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants