If you give the same seed, you will have the same sequence of events
executed.

However it is pretty unavoidable that the results will be non-deterministic.
 There is just too much asynchronous stuff, things running in the background
that can impact behavior, etc.

On Fri, May 6, 2011 at 2:57 PM, avi <avinanku...@gmail.com> wrote:

> Sorry, I meant I am getting different crashes on the same build
> (without any fix)...The crash that I am looking at happens only 1 out
> of 10 times and it happens after running Monkey for several hours (~8
> hours)..So, I would like to replay the monkey run which caused the
> crash and check if my fix works.
>
> On May 6, 4:41 am, lbendlin <l...@bendlin.us> wrote:
> > You are experiencing different crashes because you have fixed the bugs
> > causing the other ones. Right?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to