Skip to content
Snippets Groups Projects
  1. Sep 12, 2023
    • Paul Hu's avatar
      Fix flaky test: testOnNetworkConnectivityReportedFalse · 326c22ff
      Paul Hu authored
      The test flake is likely caused by a carrier configuration
      update. After the update is complete, the shell permission is
      dropped, which causes the test network setup to fail due to a
      lack of permission. The test network setup should also be
      protected by a synchronized lock to avoid permission lost.
      
      Bug: 296980394
      Test: atest android.net.cts.ConnectivityDiagnosticsManagerTest \
            --iteration 50
      Change-Id: I3c7a0a92cddeb7c0f41a11b929f72714f8b22c05
      326c22ff
  2. Sep 08, 2023
  3. Sep 07, 2023
  4. Sep 06, 2023
  5. Sep 05, 2023
Loading