-
|
Hello, I'm having some challenges setting some test tolerances. I've tried Conversely, I tried setting Any ideas why those parameters aren't working? I'm sure I'm misunderstanding something but this is the first time I'm even remotely delving into the test harness. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Hello there’s a difference between the parameter names in the test harness and in the utility the test harness leverages. abs_zero and rel_ Guillaume |
Beta Was this translation helpful? Give feedback.
Hello
there’s a difference between the parameter names in the test harness and in the utility the test harness leverages.
abs_zero and rel_
tolerr can be parsed by the test harness. I haven’t seen the other two. If you have seen them elsewhere in the repository could you please point me to them?Guillaume