Skip to content
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

Registrations redux #7

Merged
merged 6 commits into from
Oct 21, 2014
Merged

Conversation

secondsun
Copy link
Contributor

See AGDROID-294 and AGDROID-278 and AGDROID-269.

Build instructions : install aerogear-android-core and the 'mvn clean install' while an emulator is running. The build should pass. If you have older code then updating it is a good exercise.

@secondsun
Copy link
Contributor Author

@passos @qmx care to take a look?

@abstractj
Copy link

@secondsun after update and run a clean install, I got this https://gist.github.com/abstractj/c260c30efe4452522cb2

@secondsun
Copy link
Contributor Author

@abstractj Can you rerun the tests but tell your phone to keep the screen on while charging? It is in the developer options settings.

@abstractj
Copy link

@secondsun I don't have such option here, unless I missed something. Although I configured 10 minutes of screen timeout. Same error:

[INFO] 0019e1782572ae_samsung_GT-I9100 :       ERROR:org.jboss.aerogear.android.impl.pipeline.LoaderAdapterTest#testSingleObjectRead
[INFO] 0019e1782572ae_samsung_GT-I9100 :       java.lang.NullPointerException
at org.jboss.aerogear.android.impl.pipeline.LoaderAdapterTest.testSingleObjectRead(LoaderAdapterTest.java:129)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:537)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1574)

and...

[INFO] 0019e1782572ae_samsung_GT-I9100 :     Run ended: 21567 ms
[ERROR] 0019e1782572ae_samsung_GT-I9100 :     FAILURES!!!
[INFO]   Tests run: 53,  Failures: 0,  Errors: 1
[INFO] 0019e1782572ae_samsung_GT-I9100 :   Report file written to /Volumes/hd2/opensource/aerogear/android/aerogear-android-pipe/aerogear-android-pipe-test/target/surefire-reports/TEST-0019e1782572ae_samsung_GT-I9100.xml

@qmx @danielpassos did you guys get the same errror?

@danielpassos
Copy link
Collaborator

@abstractj

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] AeroGear Android Pipe Parent ...................... SUCCESS [7.679s]
[INFO] AeroGear Android Pipe Library ..................... SUCCESS [10.651s]
[INFO] AeroGear Android Pipe Test ........................ SUCCESS [1:11.375s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:31.397s
[INFO] Finished at: Fri Oct 10 15:23:25 BRT 2014
[INFO] Final Memory: 55M/522M
[INFO] ------------------------------------------------------------------------
  • Could you try again using Genymotion?
  • What is this version in this device?

@abstractj abstractj merged commit 1f697a1 into aerogear:master Oct 21, 2014
@abstractj
Copy link

@secondsun @danielpassos landed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants