RFR: 8050: JMC Automated Analysis should improve the messages when ignoring to evaluate some rules.
Marcus Hirt
hirt at openjdk.org
Tue Apr 25 13:00:18 UTC 2023
On Mon, 24 Apr 2023 00:37:35 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:
> One of our customers requested to see a detailed _Ignore Reason_ whenever we ignore any rule in JMC. Rather than just saying Ignored. As part of this PR, we have added a new field Ignored Reason which will be displayed for all the Ignored Rules. It will give a clear idea about the missing event availability requirement.
>
> The Automated Analysis screen will look like this:
> 
>
> In the above screenshot, there are few rules which are Ignored and the corresponding reasons are mentioned.
>
> Please review the PR and let me know your review comments.
That's right. I just gave an example. In the end we shortcut for a reason for an expectation on a specific event type. I meant that I think a valid compromise is to report on the first fail to meet the expectations, but always state the full list of expectations. At least the user can take a specific action to get a step closer to have the rule being evaluated.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/481#issuecomment-1521746102
More information about the jmc-dev
mailing list