Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Aug 28, 2018

  • Adapt to new regression test syntax.

Closes #370

* Adapt to new regression test syntax.
class CDOBaseCheck(rfm.RunOnlyRegressionTest):
def __init__(self, sub_check):
super().__init__()
self.name = 'CDO_' + sub_check + '_check'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the default naming convention should be enough.

Copy link
Contributor

Choose a reason for hiding this comment

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

So you may not even pass the sub_check argument.

@vkarak
Copy link
Contributor

vkarak commented Aug 28, 2018

@jenkins-cscs retry dom

@codecov-io
Copy link

Codecov Report

Merging #431 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #431      +/-   ##
=========================================
- Coverage   91.22%   91.2%   -0.03%     
=========================================
  Files          70      70              
  Lines        8585    8585              
=========================================
- Hits         7832    7830       -2     
- Misses        753     755       +2
Impacted Files Coverage Δ
reframe/core/config.py 82.72% <0%> (-1.82%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34f0197...ce0105a. Read the comment docs.

Copy link
Contributor

@omlins omlins left a comment

Choose a reason for hiding this comment

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

LGTM

@vkarak vkarak merged commit 9d96f57 into reframe-hpc:master Aug 29, 2018
@teojgo teojgo deleted the regression_test/cdo_PE18.07 branch August 31, 2018 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants