This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: *_data_map_rand.cc timeout on mips


Benjamin Kosnik wrote:

> In addition, this would mean that testresults on the same machine would
> not be the same, run after run. Since we're going for consistency, this
> would be a problem.

I agree.  I do not think randomization is a good idea in our testsuites,
even though I do understand the fact that randomization helps to cover
the test space over time.    If we were to do that, the name of the test
should include the random variable seed so that, at least, we do not
have the same test passing one time and failing the next.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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