Skip to content
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

Remove shared env macro from target and target data tests #143

Merged
merged 2 commits into from
May 18, 2020

Conversation

jhdavis8
Copy link
Contributor

@jhdavis8 jhdavis8 commented May 6, 2020

This is working towards fixing issue #94. In most cases this was straightfoward to fix but there are some tests which will now fail when run on the host due to changes made here. However, for all of these tests I cross-checked the list of tests already failing on the host (issue #12) and they are already there.

Also, I removed the macro from the test templates.

These changes are tested and passing on Summit.

There are also some whitespace cleanups in these tests, so I recommend hiding whitespace changes when reviewing the files.

@jhdavis8 jhdavis8 added infrastructure Relevant to testing infrastructure bug fix Fixes a bug in a test or the suite labels May 6, 2020
@jhdavis8 jhdavis8 self-assigned this May 6, 2020
Copy link
Contributor

@tmh97 tmh97 left a comment

Choose a reason for hiding this comment

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

Looks good.

@jhdavis8 jhdavis8 added the ready PR is ready for review label May 13, 2020
@jhdavis8 jhdavis8 merged commit 8e9472f into master May 18, 2020
@jhdavis8 jhdavis8 deleted the infrastructure/remove_shared_env_macro branch January 12, 2021 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a bug in a test or the suite infrastructure Relevant to testing infrastructure ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants