George Karpenkov via llvm-dev
2017-Oct-24 23:55 UTC
[llvm-dev] custom-crossover libFuzzer test
Hi Kostya, custom-crossover test was failing for a while on an os x bot, do you think you could take a look? The failure is at http://green.lab.llvm.org/green/job/libFuzzer/8168/console <http://green.lab.llvm.org/green/job/libFuzzer/8168/console>. Let me know if I can help narrowing it down. George -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171024/32abebcd/attachment.html>
Kostya Serebryany via llvm-dev
2017-Oct-25 00:28 UTC
[llvm-dev] custom-crossover libFuzzer test
On linux the test is pretty stable. I *still* don't have a Mac :( May I ask you to run it manually and send the output? ./CustomCrossOverTest -seed=1 -runs=100000 What if you just change -runs=100000 to -runs=1000000? (one more zero) On Tue, Oct 24, 2017 at 4:55 PM, George Karpenkov <ekarpenkov at apple.com> wrote:> Hi Kostya, > > custom-crossover test was failing for a while on an os x bot, > do you think you could take a look? > The failure is at http://green.lab.llvm.org/green/job/libFuzzer/8168/ > console. > Let me know if I can help narrowing it down. > > George >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171024/5bc7e669/attachment.html>
George Karpenkov via llvm-dev
2017-Oct-26 21:45 UTC
[llvm-dev] custom-crossover libFuzzer test
Actually I can’t reproduce it either, and the bot mysteriously went back to green, so...> On Oct 24, 2017, at 5:28 PM, Kostya Serebryany <kcc at google.com> wrote: > > On linux the test is pretty stable. > I *still* don't have a Mac :( > > May I ask you to run it manually and send the output? > > ./CustomCrossOverTest -seed=1 -runs=100000 > > What if you just change -runs=100000 to -runs=1000000? (one more zero) > > On Tue, Oct 24, 2017 at 4:55 PM, George Karpenkov <ekarpenkov at apple.com <mailto:ekarpenkov at apple.com>> wrote: > Hi Kostya, > > custom-crossover test was failing for a while on an os x bot, > do you think you could take a look? > The failure is at http://green.lab.llvm.org/green/job/libFuzzer/8168/console <http://green.lab.llvm.org/green/job/libFuzzer/8168/console>. > Let me know if I can help narrowing it down. > > George >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171026/a562313e/attachment.html>