
29 Dec
2019
29 Dec
'19
10:24 a.m.
On 12/24/19 7:28 PM, Stephen Warren wrote:
On 12/24/19 8:19 AM, Cristian Ciocaltea wrote:
Consider the following test sample:
@pytest.mark.buildconfigspec('fit') @pytest.mark.notbuildconfigspec('generate_acpi_table') def test_sample(u_boot_console):
Whatever the argument of the 'notbuildconfigspec' is, the test ends up being skipped with the message:
('/uboot/test/py/conftest.py', 463, 'Skipped: .config feature "fit" enabled')
Reviewed-by: Stephen Warren swarren@wwwdotorg.org
Hello Tom,
please, consider the patch for the upcoming release.
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de