Re: 答复: [chrony-users] about 144-exp1 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: 答复: [chrony-users] about 144-exp1
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Thu, 8 Sep 2022 11:28:38 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662629321; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1/DhVk6Bv2BHkonOe9iE5Kt7/1hNCR8bNOisbE0ot84=; b=BKx+cTqD+NauHu8Q8HwGQ3wChNkAgUHMEkjV5d54b6+eN4pnEfokVSw4HHVsk4BUgiBxyM BMuo13yUBGU/fwOt6u9z1aWpbSzjpOj8EwxB82B16Lxcl1qAGY09KUZfbx6UiYReWvajal BoXfVQflRv/Tj+tChI7pu5ePhqgstdA=
On Thu, Sep 08, 2022 at 08:43:43AM +0000, chengyechun wrote:
> Hello:
> When analyzing failed cases, I find that make check executes cases 10 times slower than quickcheck. This seems to be related to rand_seed in run.sh. What is the connection?
make quickcheck runs each test once. It's meant for development, or
testing with a known good seed.
make check repeats each test 20 times with different seeds and
only if it failed more than 2 times, it is considered a failure. It
takes 20x longer, but it is more reliable without compromising
sensitivity.
--
Miroslav Lichvar
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.