Files
snapd/tests/core/kernel-snap-refresh-on-core
Sergio Cazzolato c7704c6619 Improve and standarize debug section on tests
The idea of this change is to standarize the debug section of the tests
and also to make them more robust.

Debug is shown when the test has failed, so the preconditions for this
step are undefined, this is why we need to suppose it can fail at any
step.

In case the debug section fails for a test, then the generic debug is
not displayed and no usefull debug information is shown to understand
the problem.
2022-08-30 09:17:53 -03:00
..