I'm getting this warning:
RoboLectric and Eclipse (WARNING: no system properties value for ro.build.date.utc)
I originally added the RoboLectric 2.1 Jar with dependencies. When I ran JUnit for the first time, it downloaded several things in the console. After that, every time I ran my tests I would get the error. I tried getting the RoboLectric 2.2 Jar Snapshot with dependencies but this did not fix the issue.
Does anyone know what the issue is?
I've tried these things already:
org.robolectric.Config.properties
file.-XX:-UseSplitVerifier
as posed on GitHub.Right now it doesn't cause any issues with my tests and if it will never be an issue, I am okay with ignoring the console pop-up but I don't know how to disable that, either.
Thanks!
You can easily stop the automatic switch to the console window. With the Console window open, deselect the buttons "Show Console When Standard Out Changes" and "Show Console When Standard Error Changes" that are in its toolbar.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With