[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: buildbot ignores a crash
From: |
John W. Eaton |
Subject: |
Re: buildbot ignores a crash |
Date: |
Thu, 21 Jun 2018 11:09:29 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
On 06/20/2018 06:00 PM, Dmitri A. Sergatskov wrote:
The "success" here
http://buildbot.octave.org:8011/#/builders/12/builds/75/steps/6/logs/stdio
was really due to a segfault that aborted the tests...
(I have seen similar with fedora's builds).
I pushed the following change on stable and merged with default:
http://hg.savannah.gnu.org/hgweb/octave/rev/0dc3da84ffa3
Let me know if you still notice a problem.
jwe