On Wed, May 14, 2025 at 03:45:13AM -0400, Adriano Cordova wrote: > Execute test_efi_helloworld_net_http > > Signed-off-by: Adriano Cordova <adriano.cord...@canonical.com> > --- > > v2: > - remove --httpserver option > > test/py/tests/test_efi_loader.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/test/py/tests/test_efi_loader.py > b/test/py/tests/test_efi_loader.py > index 91f151d09cd..e19920b4fce 100644 > --- a/test/py/tests/test_efi_loader.py > +++ b/test/py/tests/test_efi_loader.py > @@ -195,7 +195,7 @@ def test_efi_helloworld_net_http(ubman): > > Call the do_test_efi_helloworld_net function to execute the test via > HTTP. > """ > - if ubman.config.env.get('env__efi_helloworld_net_http_test_skip', True): > + if ubman.config.env.get('env__efi_helloworld_net_http_test_skip', False): > pytest.skip('helloworld.efi HTTP test is not enabled!') > > do_test_efi_helloworld_net(ubman, PROTO_HTTP);
Is this test inverted, or were you unaware of the u-boot-test-hooks side at for example: https://source.denx.de/u-boot/u-boot-test-hooks/-/blob/master/py/travis-ci/u_boot_boardenv_qemu_arm64_na.py?ref_type=heads -- Tom
signature.asc
Description: PGP signature