-
Notifications
You must be signed in to change notification settings - Fork 117
[test] Remove @required_version decorator from tests
#1824
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
[test] Remove @required_version decorator from tests
#1824
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1824 +/- ##
=======================================
Coverage 87.68% 87.68%
=======================================
Files 49 49
Lines 7979 7979
=======================================
Hits 6996 6996
Misses 983 983 Continue to review full report at Codecov.
|
|
@jenkins-cscs retry all |
|
@teojgo For this one, we need to make sure that the versions in the decorator are correct. I'm not sure that we maintained correctly these version numbers... |
Ok, I can look at the history to see when each test was introduced. |
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed, I think it's better if we remove the annotations completely. We do not actually maintain them. They would make sense if we move the tests in a separate repo.
@required_version decorator from tests
No description provided.