Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
It'll be very difficult to debug this without a repro that we can run locally. 
If you can't share the exact activity on which this happens, could you put 
together a repro with a similar test activity and attach it to the bug?

Original comment by [email protected] on 5 Nov 2013 at 5:38

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
+ please add a full thread dump. Just the instrumentaiton thread is not 
interesting.

Original comment by [email protected] on 5 Nov 2013 at 7:55

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
No additional info provided, so resolving "won't fix".

Original comment by [email protected] on 17 Dec 2013 at 12:10

  • Changed state: WontFix

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
[deleted comment]

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
I also faced the similar issue when i was using the Junit3 framework for 
testing my application,In which i used the Solo.ScrollToTop() for going to the 
top of the screen. I think it is avery critical issue and needed to be 
fixed.Here is state of my InstrumentationRunner once it stops running without 
any error or crash (i found it going to indefinite waiting state)
  at java.lang.Object.wait(Native Method)   
  at java.lang.Object.wait(Object.java:364) 
  at android.app.Instrumentation.startActivitySync(Instrumentation.java:408)    
  at android.test.InstrumentationTestCase.launchActivityWithIntent(InstrumentationTestCase.java:119)    
  at android.test.InstrumentationTestCase.launchActivity(InstrumentationTestCase.java:97)
  at android.test.ActivityInstrumentationTestCase2.getActivity(ActivityInstrumentationTestCase2.java:104)   
  at com.example.Project.test.Testfile12.setUp(Alarm12.java:49) 
  at junit.framework.TestCase.runBare(TestCase.java:132)    
  at junit.framework.TestResult$1.protect(TestResult.java:115)  
  at junit.framework.TestResult.runProtected(TestResult.java:133)   
  at junit.framework.TestResult.run(TestResult.java:118)    
  at junit.framework.TestCase.run(TestCase.java:124)    
  at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) 
  at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) 
  at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
  at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1738)

Original comment by [email protected] on 23 Dec 2013 at 8:18

from android-test-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.