Skip to content

utils/test/test-profiles.py: Don't count profiles when USE_SYSTEM=1

If USE_SYSTEM=1 then we can't assume all the various profiles have been installed and therefore that the counts of the profiles will be as expected. In that case, simply testing that parsing the profiles occurs without errors is sufficient.

Signed-off-by: Alex Murray alex.murray@canonical.com

Merge request reports