Skip to content

Conversation

@ekouts
Copy link
Contributor

@ekouts ekouts commented Feb 13, 2020

Updating tests with the new syntax using decorators in directories:

  • analytics/
    • Remove production tag from SparkAnalyticsCheck since the analytics module is no longer in the system
  • apps/
  • compile/
  • cuda/
  • libraries/
  • mch/
  • microbenchmarks/
    • There is an open jira issue about HPCGCheckRef and HPCGCheckMKL: UES-735
  • prgenv/
  • system/
  • tools/io

Fixes #1131.

@pep8speaks
Copy link

pep8speaks commented Feb 13, 2020

Hello @ekouts, Thank you for updating!

Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide

Comment last updated at 2020-02-21 13:10:46 UTC

@ekouts ekouts linked an issue Feb 13, 2020 that may be closed by this pull request
@ekouts ekouts changed the title [WIP] Update tests with the new syntax using decorators [WIP] [test] Update tests with the new syntax using decorators Feb 13, 2020
@vkarak vkarak changed the title [WIP] [test] Update tests with the new syntax using decorators [wip] [test] Update tests with the new syntax using decorators Feb 13, 2020
@vkarak
Copy link
Contributor

vkarak commented Feb 14, 2020

@victorusu I suggest pushing the tests to change in this PR directly.

@vkarak vkarak requested review from teojgo and removed request for victorusu February 14, 2020 11:00
Copy link
Contributor

@teojgo teojgo left a comment

Choose a reason for hiding this comment

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

lgtm

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.

We need to fix all the tests in this PR. I guess that @victorusu can also push to this branch. @ekouts I have changed the description of your PR and made your points checkboxes. Please check the tests that have been fixed.

@vkarak
Copy link
Contributor

vkarak commented Feb 15, 2020

@ekouts Please merge with the master to get the latest changes on the tests and resolve any conflicts.

@vkarak
Copy link
Contributor

vkarak commented Feb 19, 2020

@ekouts You can skip the porting of the tools/ tests. @jgphpc is already working on them.

Theofilos Manitaras and others added 2 commits February 19, 2020 11:39
@ekouts
Copy link
Contributor Author

ekouts commented Feb 19, 2020

@ekouts You can skip the porting of the tools/ tests. @jgphpc is already working on them.

Should I remove the changes in the files that I have already pushed from /tools?

@vkarak vkarak changed the title [wip] [test] Update tests with the new syntax using decorators [test] Update tests with the new syntax using decorators Feb 20, 2020
@vkarak
Copy link
Contributor

vkarak commented Feb 20, 2020

I removed the WIP tag.

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.

latm. Thanks @ekouts updating all the tests!

@vkarak
Copy link
Contributor

vkarak commented Feb 22, 2020

I think the CI was blocked due to #1083. I will rerun.

@vkarak
Copy link
Contributor

vkarak commented Feb 22, 2020

@jenkins-cscs retry daint

@vkarak
Copy link
Contributor

vkarak commented Feb 22, 2020

@jenkins-cscs retry daint

@vkarak vkarak merged commit 2df7a4a into reframe-hpc:master Feb 22, 2020
@ekouts ekouts deleted the check/update_syntax branch February 24, 2020 08:03
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.

Update all tests to the new syntax using the decorators

5 participants