Skip to content

pytest ( versions 7.2+ ) with pytest-cov 4.0.0 fails to write xml report durring GH actions #49

@reactive-firewall

Description

@reactive-firewall

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. ensure working version locally
  2. run the make test-pytest target
  3. ensure coverage output file is created
  4. compare to GH actions on any os and any python 3.7-3.10 (3.11 is an expected fail)
  5. See error

Expected behavior
CI should produce the same or similar behavior to running the same steps locally.

Logs (optional)
CI builds #138-#150

Screenshots (optional)
If applicable, add screenshots to help explain your problem.

  • Python Version [3.7-3.11]
  • Multicast Python Library Version: 1.4.2

Additional context (optional)
This seems to be related to only to coverage within pytest at the moment.

Metadata

Metadata

Labels

CIContinuous Integration ToolingGitHubAnything MetaTestingSomething can be verified

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions