[PATCH 1/1] test/py: Fix broken 'notbuildconfigspec' marker

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Dec 29 10:24:50 CET 2019


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 at wwwdotorg.org>
>

Hello Tom,

please, consider the patch for the upcoming release.

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>


More information about the U-Boot mailing list