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

Regression in missing required parameter error message #9103

Closed
permcody opened this issue May 10, 2017 · 0 comments
Closed

Regression in missing required parameter error message #9103

permcody opened this issue May 10, 2017 · 0 comments
Labels
C: Framework T: defect An anomaly, which is anything that deviates from expectations.

Comments

@permcody
Copy link
Member

Description of the enhancement or error report

When leaving out a required parameter, the parsing/InputParameters system is supposed to print the full path to the missing required parameter. That's not happening now (printing of the full path), which means both our regression tests of this capability and the reporting are bad.

Rationale for the enhancement or information for reproducing the error

Trying removing required parameters out of blocks (e.g. ICs/foo/variable, or Kernels/foo/variable)

Identified impact

(i.e. Internal object changes, limited interface changes, public API change, or a list of specific applications impacted)

MOOSE Usability

@permcody permcody added C: Framework P: critical T: defect An anomaly, which is anything that deviates from expectations. labels May 10, 2017
brianmoose pushed a commit to brianmoose/moose that referenced this issue May 15, 2017
brianmoose pushed a commit to brianmoose/moose that referenced this issue May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

1 participant