Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Feb 18, 2022

Fixes #2397

@teojgo teojgo added this to the ReFrame Sprint 22.02.1 milestone Feb 18, 2022
@teojgo teojgo requested review from ekouts and vkarak February 18, 2022 12:40
@teojgo teojgo self-assigned this Feb 18, 2022
Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

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

Lgtm, just a couple of minor style comments, which I can fix.

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2022

Codecov Report

Merging #2436 (2e71df2) into master (cecfe44) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2436   +/-   ##
=======================================
  Coverage   85.69%   85.70%           
=======================================
  Files          56       56           
  Lines       10510    10512    +2     
=======================================
+ Hits         9007     9009    +2     
  Misses       1503     1503           
Impacted Files Coverage Δ
reframe/core/hooks.py 90.21% <100.00%> (+0.21%) ⬆️

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 cecfe44...2e71df2. Read the comment docs.

@vkarak
Copy link
Contributor

vkarak commented Feb 20, 2022

@jenkins-cscs retry daint

@vkarak vkarak changed the title [bugfix] Enforce hook overriding defined in different stages [bugfix] Enforce override of hooks with the same name in the same test Feb 21, 2022
@vkarak vkarak changed the title [bugfix] Enforce override of hooks with the same name in the same test [bugfix] Enforce override of hooks with the same name Feb 21, 2022
@vkarak vkarak merged commit ce6dbae into reframe-hpc:master Feb 21, 2022
@teojgo teojgo deleted the bugfix/hook_override_diff_stages branch March 3, 2022 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.

Strange behaviour when redefining hook and assigning it to a different stage

3 participants