[PATCH] Fix mesh_secure_ocv_mix_ht failure
Jouni Malinen
j at w1.fi
Sat May 9 01:48:35 PDT 2026
On Sat, May 09, 2026 at 08:18:22AM +0900, Masashi Honma wrote:
> When running the tests with ./vm-run.sh -f wpas_mesh, mesh_secure_ocv_mix_ht
> fails.
>
> Exception during test execution: Test exception: CAC did not start
> Traceback (most recent call last):
> File "/home/honma/git/hostap/tests/hwsim/./run-tests.py", line 635, in main
> t(dev, apdev)
> File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 515, in test_mesh_secure_ocv_mix_ht
> run_mesh_secure_ocv_mix_ht(dev, apdev)
> File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 528, in run_mesh_secure_ocv_mix_ht
> check_dfs_started(dev[0])
> File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 90, in check_dfs_started
> raise Exception("Test exception: CAC did not start")
> Exception: Test exception: CAC did not start
> FAIL mesh_secure_ocv_mix_ht 11.329875 2026-05-08 23:09:31.926804
>
> However, it succeeds when executed individually using
> ./vm-run.sh mesh_secure_ocv_mix_ht. This patch fixes the test by resetting the
> country code.
Thanks, applied.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list