This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb.python/py-evthreads.exp: fix racy test (PR testsuite/12649)


> I don't understand why the gdb_test_multiple is non-deterministics :(.

Off the top of my head like that, I don't know either. It might
be a question of bad anchoring, maybe? In any case, I really meant
that as a followup patch anyways...

> 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
> 
> 	* gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
> 	the whole output.

This is OK. Thank you.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]