Skip to content

Running the test gives inconsistent result #38

@FikriMilano

Description

@FikriMilano

If a test previously run successfully, make a change, then run the test again - sometimes it gives a successful result although the true result should be failure.

This was resolved by running gradlew clean, run command to generate additional codes, then run the test again - only then the correct result shows.

This behavior is inconsistent, meaning, sometimes it happens, sometimes it's not - which makes it difficult to trust the test result.

Metadata

Metadata

Assignees

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