Skip to content
Snippets Groups Projects
  1. Mar 04, 2024
  2. Jan 30, 2024
  3. Oct 19, 2021
  4. Jun 25, 2020
    • Winson's avatar
      Fix PackageManagerServiceHostTests disk usage · db6d1df7
      Winson authored
      It seems adb shell stop/start has a bug with taking up disk
      space. For now, use a full reboot of the device for each
      test step.
      
      This will double the already extremely long test time, so the
      entire PackageManagerServiceHostTests module has been moved
      to postsubmit, except for tests annotated @Presubmit, of which
      there are none as of this change.
      
      Bug: 159540015
      Bug: 159256824
      
      Test: atest PackageManagerServiceHostTests
      
      Change-Id: I67da61cb02baa572fc298e6f617d6e53ec2c4724
      db6d1df7
Loading