Skip to content

Warnings generated by test_matrix_operation.py #1917

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

Closed
cclauss opened this issue Apr 30, 2020 · 2 comments · Fixed by #2120
Closed

Warnings generated by test_matrix_operation.py #1917

cclauss opened this issue Apr 30, 2020 · 2 comments · Fixed by #2120

Comments

@cclauss
Copy link
Member

cclauss commented Apr 30, 2020

Python/matrix/tests/test_matrix_operation.py mentions @pytest.mark.mat_ops numerous times which is generating a lot of warnings every time Travis CI does a build. @StephenGemin, @WilliamHYZhang can you please investigate how to fix the code to suppress these warnings?

@WilliamHYZhang
Copy link
Contributor

Most likely it is due @pytest.mark.mat_ops being an invalid marker, can we remove @cclauss?

@cclauss
Copy link
Member Author

cclauss commented May 4, 2020

Please give that a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants