Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

TestListener is not executing EnablePostTestDumpsys #45

@chronvas

Description

@chronvas

Executing the monkey runner script does not produce any gfx dumpsys file at all.

screen shot 2018-05-25 at 15 50 21

The tests that produce an output file are : battery, getprops and location.
All of their associated classes EnableDeviceGetPropsInfo, EnableBatteryStatsDump are being called from TestListener class with the exception of the location request info dump which is called directly from the GoogleLocationManagerService by TestListener.dumpLocationRequestInformation

gfxinfo output should be generated from class EnablePostTestDumpsys which is never used.

Are we suppose to use this class and call before and after in the TestListener?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions