[llvm-dev] [Release-testers] 6.0.1-rc2 has been tagged

Dimitry Andric via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 7 13:45:39 PDT 2018


On 7 Jun 2018, at 20:23, Jonas Hahnfeld <hahnjo at hahnjo.de> wrote:
> 
> On 2018-06-07 19:16, Dimitry Andric via llvm-dev wrote:
>> On 7 Jun 2018, at 17:12, Tom Stellard <tstellar at redhat.com> wrote:
...
>> For amd64, one failure (Bindings/Go/go.test) was fixed, but a new
>> failure (api/omp_get_wtime.c) was introduced:
>> rc1>     LLVM :: Bindings/Go/go.test
>> rc2>     libomp :: api/omp_get_wtime.c
>> rc1>   Expected Passes    : 45407
>> rc2>   Expected Passes    : 45423
>> It's not immediately clear why the omp_get_wtime test fails:
>> FAIL: libomp :: api/omp_get_wtime.c (47166 of 49069)
>> ******************** TEST 'libomp :: api/omp_get_wtime.c' FAILED
...
> This test fails in rare cases when you heavily overload your system because it compares measured timings. Because of that the check allows quite some deviation that is usually enough. Maybe we should think about a better way to test this...

Indeed, I re-ran the whole build, and now this test passed.  Let's write
it off as a fluke. :)

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180607/27c7c42c/attachment.sig>


More information about the llvm-dev mailing list