-
Notifications
You must be signed in to change notification settings - Fork 117
[test] Introduce workaround for static linking tests on Dom #1151
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
Conversation
teojgo
commented
Feb 4, 2020
- Workaround for Cray Bug #255707.
* Workaround for Cray Bug #255707.
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.
Just a minor comment.
victorusu
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.
lgtm. But I think the code can be a bit more generic if one uses the ALT_LINKER environment variable.
|
@teojgo It seems that this PR breaks the tests on Kesch. Can you check? |
|
@jenkins-cscs retry none |
Codecov Report
@@ Coverage Diff @@
## master #1151 +/- ##
==========================================
+ Coverage 91.96% 91.99% +0.02%
==========================================
Files 81 81
Lines 11653 11693 +40
==========================================
+ Hits 10717 10757 +40
Misses 936 936
Continue to review full report at Codecov.
|