-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ApkWithProvidedJarBuildExampleIT fails #617
Comments
There are a lot of warnings like this in the log [INFO] warning: Ignoring InnerClasses attribute for an anonymous inner class but I am not sure if thats related to the failure. |
Still checking myself for now. |
Getting [ERROR] Failed to execute goal com.simpligility.maven.plugins:android-maven-plugin:4.1.2-SNAPSHOT:internal-integration-test (default-internal-integration-test) on project aar-child-test: 03dd80410939aa47_LGE_Nexus5 : Test run failed to complete: Instrumentation run failed due to 'java.lang.IncompatibleClassChangeError' -> [Help 1] |
@simpligility/android-maven-plugins-core-committers or @secondsun or @ifedorenko .. any clue whats going on here. This used to work from all I know but something changed and I cant nail down yet what is causing the breakage. I am on Java 7u75, Maven 3.2.5 or 3.3.1 and Nexus 5 with Android 5.1 .. |
you sure this isn't android sdk change? |
Will take a look when I'm less dayjob tastic :) |
I had to disable this test since it keeps failing for me and I have not had time to dig into it. Seems to also fail with all older versions so this is a weird one for me. Maybe depends on the device or something.
I am testing with Nexus 5 running 5.1 for now.
The text was updated successfully, but these errors were encountered: