wget bug report

Simon Glass sjg at chromium.org
Sun Oct 27 18:16:18 CET 2024


Hi Jerome,

Just something I noticed earlier...when running 'ut lib' I see this
failure on sandbox:

test/cmd/wget.c:215, net_test_wget(): 0 == run_command("wget
${loadaddr} 1.1.2.2:/index.html", 0): Expected 0x0 (0), got 0x1 (1)

Also, since it is testing a command and is in test/cmd it really
should be in the 'cmd' test suite, not 'lib'.

Regards,
Simon


More information about the U-Boot mailing list