Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

"Orchestrator like" execution mode #135

@tagantroy

Description

@tagantroy

I would like to execute all tests one by one in different processes as Orchestrator does it.
We can extract all tests names with dex-test-parser and execute tests one by one, in this case we will have valid instrumentation output(@artem-zinnatullin mentioned problems with instrumentation output of orchestrator).
Pros: clean heap for each test
Cons: broken @parameterized tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions