Commit ace56ce3 authored by David Wagner's avatar David Wagner Committed by Eric Laurent
Browse files

xmlcoverage: be able to ignore changes to unknown criteria



Since a parameter-framework client may set a criterion before calling start(),
the logs may show changes to criteria before the coverage script knows the list
of criteria. It used to cause an unrecoverable error even with the "--force"
option.

This option now makes the coverage script ignore such errors. The script
already takes the initial values of criteria into account when the
parameter-framework starts, so there isn't any information loss.

However, if this error happens for any other error than described in the first
paragraph, you probably don't want to silence it.

Signed-off-by: default avatarDavid Wagner <david.wagner@intel.com>
parent 69c025eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment