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

[BUG] Pytest marker warnings from the tests #1843

Closed
simonzhaoms opened this issue Nov 11, 2022 · 2 comments
Closed

[BUG] Pytest marker warnings from the tests #1843

simonzhaoms opened this issue Nov 11, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@simonzhaoms
Copy link
Collaborator

Description

There are a long list of PytestUnknownMarkWarnings making it difficult to identify the real errors in the tests.
For example, see the test outputs from the PR #1842

In which platform does it happen?

How do we replicate the issue?

Expected behavior (i.e. solution)

Other Comments

@simonzhaoms simonzhaoms added the bug Something isn't working label Nov 11, 2022
@miguelgfierro
Copy link
Collaborator

@simonzhaoms would you have time to work on this during the following days? The reason I'm asking is because it would also be nice to add the duration of the tests and maybe decouple the part where we build the library with the part we execute the tests, so it is easier to understand the logs. Right now we have everything in execute tests, see https://github.com/microsoft/recommenders/actions/runs/3485981939/jobs/5832009368

@simonzhaoms
Copy link
Collaborator Author

@miguelgfierro Sure, I can take a look today or tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants