Backport v2024 <- v2025dev2: Skip tests for p2p technology
Backport !16 (merged)
Boards that have WiFi adapters can detect P2P networks, in which case an entry in the technology list will appear. Unfortunately this leads to a test failure, since the current set of tests do not apply for p2p.
To avoid this issue, skip the test for p2p as it is something we are not interested for now.
test_technologies test_technology_enable /net/connman/technology/p2p Call failed: Method "GetProperties" with signature "" on interface "net.connman.Technology" doesn't exist Call failed: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist FAILED
infrastructure/apertis-issues#524 (closed)
Signed-off-by: Walter Lozano walter.lozano@collabora.com