Hello All,This warning appears but I also get exception and the test stops.Please note that the java project uses jre8, and used j2se jdk1.8 which gave some other error so I changed that to j2se jdk 1.6.Following is the "Failure Trace"java.lang.VerifyError: Expecting a stackmap frame at branch target 159Exception Details:Location:com/google/android/gms/location/LocationRequest.<init>(IIJJZJIF)V @21: ifnullReason:Expected stackmap frame at this location.Bytecode:0000000: 2ab7 00f9 2ab6 00fc 1301 7603 1202 b8000000010: eb3a 0c19 0cc6 008a 190c 2a2a b601 02100000020: 08bd 0004 5903 1bbb 00bc 5a5f b701 0c530000030: 5904 1cbb 00bc 5a5f b701 0c53 5905 21bb0000040: 00c2 5b5b 57b7 011f 5359 0616 05bb 00c20000050: 5b5b 57b7 011f 5359 0715 07bb 00c7 5a5f0000060: b701 7953 5908 1608 bb00 c25b 5b57 b7010000070: 1f53 5910 0615 0abb 00bc 5a5f b701 0c530000080: 5910 0717 0bbb 00cc 5a5f b701 5a53 b9000000090: f104 0057 a700 253a 0d19 0db8 00f5 bf2a00000a0: 1b1c 2116 0515 0716 0815 0a17 0bb7 017400000b0: b13a 0d19 0db8 00f5 bfb1Exception Handler Table:bci [24, 148] => handler: 151bci [159, 176] => handler: 177at com.urbanladder.fulfil.helper.LocationHelper.<init>(LocationHelper.java:21)at com.urbanladder.fulfil.Fulfil.<clinit>(Fulfil.java:12)at java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Unknown Source)at org.robolectric.internal.ClassNameResolver.safeClassForName(ClassNameResolver.java:37)at org.robolectric.internal.ClassNameResolver.resolve(ClassNameResolver.java:20)at org.robolectric.DefaultTestLifecycle.createApplication(DefaultTestLifecycle.java:39)at org.robolectric.DefaultTestLifecycle.createApplication(DefaultTestLifecycle.java:13)at org.robolectric.internal.ParallelUniverse.setUpApplicationState(ParallelUniverse.java:109)at org.robolectric.RobolectricTestRunner.setUpApplicationState(RobolectricTestRunner.java:401)at org.robolectric.RobolectricTestRunner$2.evaluate(RobolectricTestRunner.java:219)at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)at org.robolectric.RobolectricTestRunner$1.evaluate(RobolectricTestRunner.java:174)at org.junit.runners.ParentRunner.run(ParentRunner.java:309)at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
--
You received this message because you are subscribed to a topic in the Google Groups "Robolectric" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/robolectric/FxSE3gRsbyM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to robolectric...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.