Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Test run stops when single test fail #85

@SilviaChip

Description

@SilviaChip

When I run my Espresso + Cucumber tests with the following setup:

spoon {

baseOutputDir = "$buildDir/reports/spoon-output"
debug = true
noAnimations = true
adbTimeout = 5
grantAll = true
ignoreFailures = true
clearAppDataBeforeEachTest = true
singleInstrumentationCall = true
shard = true

}

Spoon gradle task run stops immediately after single test failure.
I run my test on two emulators and my expectations are the tests to finish even if I have test failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions