-
Notifications
You must be signed in to change notification settings - Fork 109
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
verbose name for d_mu functionals #959
Conversation
165e0f6
to
97142bf
Compare
Codecov Report
|
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.
You missed `ProductParameterFunctional. Apart from that, LGTM.
Thanks, I forgot about #950 . |
This is maybe something that an 'intermediate' developer should have: The rights to restart randomly failing tests. |
Please notify me when something like this happens so I can try to find the underlying cause. |
There seems to be a real error:
|
Wow this is true... Where did you see this? I did not find something like this in the ci output ... |
Thanks, I should learn to find this better. It feels like I always only find half the reasons why the test fail |
Does the log scroll down to bottom for you when you view build step's log in gitlab? Towards the bottom there's always a section "short test summary info" where all failed tests are listed. With that info you should always find the corresponding back traces further up in the log. |
I usually just do |
I know how to deal with the log but this time I actually could not find the log. Thank you both |
As proposed in #950, we can use a better name for derivatives of
ParameterFunctionals
.