Skip to content

Unit test keep running after onError #16

@cmelchior

Description

@cmelchior

If onError is called (which indicated catastrophic failure in Spanner). Error is correctly output to log under "Unknown" but the JUnit keeps running for 15-20 seconds.

Possible reasons:

  • Activity is not closed properly?
  • JUnit somehow uses method count for something to keep it running?
  • Other?

Edit: Also keep running after onComplete

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions