Luo, Yuanke via llvm-dev
2019-Apr-03 00:29 UTC
[llvm-dev] Policy for updating tests in test-suite
Hi Recently I found a bug in llvm-test-suite and I submitted a patch to fix it. The patch (https://reviews.llvm.org/D60039) is under review, but nobody is the owner of the test suite. Does anybody know the policy to update tests in llvm-test-suite? Thanks Yuanke -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190403/428f83c5/attachment.html>
Kristof Beyls via llvm-dev
2019-Apr-03 08:48 UTC
[llvm-dev] Policy for updating tests in test-suite
Hi Yuanke, I'm not sure if any policy about this is written up anywhere, but in the past we have fixed other correctness bugs in the test-suite. Even more, we have also made changes that weren't fixing correctness issues, resulting in different benchmark numbers being produced. Because of this, different revisions of the test-suite already can result in different correctness or benchmark results. So, I don't see good reasons not to fix a correctness bug. Thanks, Kristof Op wo 3 apr. 2019 om 03:13 schreef Luo, Yuanke via llvm-dev < llvm-dev at lists.llvm.org>:> Hi > > Recently I found a bug in llvm-test-suite and I submitted a patch to fix > it. The patch (https://reviews.llvm.org/D60039) is under review, but > nobody is the owner of the test suite. Does anybody know the policy to > update tests in llvm-test-suite? > > Thanks > > Yuanke > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190403/b73846ad/attachment.html>