Skip to content
Snippets Groups Projects
  1. Aug 30, 2023
    • Chiachang Wang's avatar
      Skip tests that require platform fix before S · 98a505a2
      Chiachang Wang authored
      In T, there are changes to fix threading issues in the platform
      codes. Those tests that verify the behavior on starting and
      stopping the VpnProfile will have chances to hit the issue.
      For devices running with S or before S, there is no way to fix
      it until upgrading to T+ because the fixes were landed in the
      platform code. These tests should only need to run with the
      latest sdk theoretically because tests verify how platform
      code behave.
      
      Add annotation on the tests as other testStartStopVpnProfile*
      tests to at least run on the platform that is more reliable.
      
      Bug: 297703895
      Test: atest Ikev2VpnTest
      Change-Id: I3adb1f7a24ddbbbdbc4f5d7f0ea66502f3c93044
      98a505a2
  2. Aug 27, 2023
  3. Aug 25, 2023
  4. Aug 24, 2023
  5. Aug 23, 2023
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Aug 20, 2023
  9. Aug 18, 2023
Loading