[clangd-dev] [Release-testers] [10.0.0 Release] Release Candidate 1 is here

Hans Wennborg via clangd-dev clangd-dev at lists.llvm.org
Thu Feb 6 01:29:59 PST 2020


On Wed, Feb 5, 2020 at 9:30 PM Anil Mahmud <anil.mahmud.llvm at gmail.com> wrote:
>
> The following error was found when running test-release.sh on Red Hat 7.4
>
> ********************
> FAIL: LLVM :: tools/llvm-ar/quick-append.test (53100 of 59657)
> ******************** TEST 'LLVM :: tools/llvm-ar/quick-append.test' FAILED ********************

[...]

> /scratch/anil/llvm1000_rc1_binary_upload/rc1/llvm-project/llvm/test/tools/llvm-ar/quick-append.test:39:14: error: SAME-NEXT: is on the same line as previous match
> # SAME-NEXT: 1.o
>              ^
> <stdin>:1:133: note: 'next' match was here
> /scratch/anil/llvm1000_rc1_binary_upload/rc1/Phase3/Release/llvmCore-10.0.0-rc1.obj/test/tools/llvm-ar/Output/quick-append.test.tmp/1.o
>                                                                                                                                     ^
> <stdin>:1:82: note: previous match ended here
> /scratch/anil/llvm1000_rc1_binary_upload/rc1/Phase3/Release/llvmCore-10.0.0-rc1.obj/test/tools/llvm-ar/Output/quick-append.test.tmp/1.o
>                                                                                  ^

This was fixed in f00ab188f4e4214dfbecfdd8968a183e9363cefa on master
and cherry-picked to 10.x as e11d70cfe7e2a8537eb774ed1780e9ecd1aa90a0.

Thanks,
Hans


More information about the clangd-dev mailing list