Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53883624 authored by Martin Brabham's avatar Martin Brabham
Browse files

Cert: Temporarily disable the SSP OOB test

Waiting on another CL to fix the underlying issue before re-enabling

Bug: 175033589
Test: cert/run SecurityTest
Tag: #gd-refactor
Change-Id: If24dfb92d987d2dc147ed396b9f6b9d4d249347d
parent addd3f7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@ class SecurityTest(GdBaseTestClass):
        assertThat(has256C).isTrue()
        assertThat(has256R).isTrue()

    def test_successful_dut_initiated_ssp_oob(self):
    def no_test_successful_dut_initiated_ssp_oob(self):
        dut_io_capability = IoCapabilities.NO_INPUT_NO_OUTPUT
        cert_io_capability = IoCapabilities.NO_INPUT_NO_OUTPUT
        dut_auth_reqs = AuthenticationRequirements.DEDICATED_BONDING_MITM_PROTECTION