Fixed
Status Update
Comments
ch...@google.com <ch...@google.com>
be...@google.com <be...@google.com>
zb...@gmail.com <zb...@gmail.com> #2
Here's a really detailed StackOverflow answer that seems to point out some things to look at in relation to this behaviour:
http://stackoverflow.com/a/14293528/238753
zb...@gmail.com <zb...@gmail.com> #3
Thank you for your feedback. We assure you that we are doing our best to address the issue reported, however our product team has shifted work priority that doesn't include this issue. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with latest bug report here https://goo.gl/TbMiIO .
be...@google.com <be...@google.com> #4
Tested and confirmed that this bug affects Android 4.4 - 5.1 but was fixed in Android 6.0.
I've attached an updated sample project since the original one needed some tweaks to get it building.
I've attached an updated sample project since the original one needed some tweaks to get it building.
xa...@google.com <xa...@google.com> #5
Nick, the change required is in the testing library, right?
nk...@google.com <nk...@google.com> #6
Yes, we should be able to handle this on our end. I will move this to our component for now.
xa...@google.com <xa...@google.com> #7
thanks!
nk...@google.com <nk...@google.com>
zb...@gmail.com <zb...@gmail.com> #8
Any update on this?
be...@google.com <be...@google.com> #9
Stephan - can you assign as appropriate?
sl...@google.com <sl...@google.com>
br...@google.com <br...@google.com> #10
Any update on this?
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #11
The fix will be available in the next Runner release v1.0.2.
Description
When tests fail to start (for example because of an error in @BeforeClass), gradle gets confused, it only sees missing test results, no stack trace is captured or reported.
Tested with AndroidJUnitRunner.