On 04/14/2014 02:31 PM, Arnaud Allard de Grandmaison wrote:> Hi All, > > As kindly pointed by Sebastian, please forget my point about the release > script. I read the mail from Tom 2 days ago, and forgot that the script was > available in the tag / branch when I acted today :( > > I uploaded clang+llvm-3.4.1-rc1-x86_64-unknown-ubuntu12.04.tar.xz to > ftp.llvm.org. > > All tests are OK but: > - voronoi (usual failure: not a regression)I do not see this failure in my regular test suite builds after my for to voronoi in 196186. Did you use the latest test-suite version? Tobias
I used test-suite as tagged for 3.4 final --- in order to detect regressions --- so r196186 should be there. This was all done with clean checkouts & directories, but I will double-check tomorrow my setup. On Mon, Apr 14, 2014 at 7:15 PM, Tobias Grosser <tobias at grosser.es> wrote:> On 04/14/2014 02:31 PM, Arnaud Allard de Grandmaison wrote: > >> Hi All, >> >> As kindly pointed by Sebastian, please forget my point about the release >> script. I read the mail from Tom 2 days ago, and forgot that the script >> was >> available in the tag / branch when I acted today :( >> >> I uploaded clang+llvm-3.4.1-rc1-x86_64-unknown-ubuntu12.04.tar.xz to >> ftp.llvm.org. >> >> All tests are OK but: >> - voronoi (usual failure: not a regression) >> > > I do not see this failure in my regular test suite builds after my for to > voronoi in 196186. Did you use the latest test-suite version? > > Tobias >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140414/7ed58a7f/attachment.html>
My setup is fine. As said, I used test-suite 3.4-final for testing for regressions. It appears that: - r196186: voronoi: Make printing of negative NaNs consistent.. (your patch) - r195646: Work-around for ClamAV uncertainty in test-suite (by Renato) have not been backported to the RELEASE_34 branch On Mon, Apr 14, 2014 at 9:44 PM, Arnaud Allard de Grandmaison < arnaud.adegm at gmail.com> wrote:> I used test-suite as tagged for 3.4 final --- in order to detect > regressions --- so r196186 should be there. This was all done with clean > checkouts & directories, but I will double-check tomorrow my setup. > > > On Mon, Apr 14, 2014 at 7:15 PM, Tobias Grosser <tobias at grosser.es> wrote: > >> On 04/14/2014 02:31 PM, Arnaud Allard de Grandmaison wrote: >> >>> Hi All, >>> >>> As kindly pointed by Sebastian, please forget my point about the release >>> script. I read the mail from Tom 2 days ago, and forgot that the script >>> was >>> available in the tag / branch when I acted today :( >>> >>> I uploaded clang+llvm-3.4.1-rc1-x86_64-unknown-ubuntu12.04.tar.xz to >>> ftp.llvm.org. >>> >>> All tests are OK but: >>> - voronoi (usual failure: not a regression) >>> >> >> I do not see this failure in my regular test suite builds after my for to >> voronoi in 196186. Did you use the latest test-suite version? >> >> Tobias >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140415/2df3f562/attachment.html>