Closed GoogleCodeExporter closed 9 years ago
Original comment by nkors...@google.com
on 22 May 2015 at 6:06
When I run my test cases individually, the run perfectly well.
But when they are run together, after the first test case, the subsequent ones
fail.
I noticed that the "Activities that are still in CREATED to STOPPED: <count>"
keeps getting incremented after each test case.
StackTrace shows that the test failures are due to a NullPointerException and
describes how onClick() was attempted to be invoked on a null object reference.
I suspect that its due to this issue.
Original comment by yashodha...@gmail.com
on 3 Jun 2015 at 8:06
Fixed in 0.3
Original comment by slinz...@google.com
on 9 Jun 2015 at 2:45
Original issue reported on code.google.com by
p...@squareup.com
on 18 May 2015 at 11:21Attachments: