From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLsus-0002F9-NQ for guix-patches@gnu.org; Fri, 16 Jun 2017 11:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLsuo-0003qM-O2 for guix-patches@gnu.org; Fri, 16 Jun 2017 11:12:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48830) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLsuo-0003qI-JN for guix-patches@gnu.org; Fri, 16 Jun 2017 11:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dLsuo-0001gq-72 for guix-patches@gnu.org; Fri, 16 Jun 2017 11:12:02 -0400 Subject: [bug#27344] [PATCH 01/12] gnu: Add harminv. Resent-Message-ID: References: <8760g11j3e.fsf@openmailbox.org> <20170612165226.1268-1-theodoros.for@openmailbox.org> <20170615133959.64f08f94@scratchpost.org> From: Theodoros Foradis Message-ID: <87tw3gvuk0.fsf@openmailbox.org> In-reply-to: <20170615133959.64f08f94@scratchpost.org> Date: Fri, 16 Jun 2017 18:11:02 +0300 MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27344@debbugs.gnu.org Danny Milosavljevic writes: >> + (substitute* "./sines-test.sh" >> + ; change test frequency range - default fails >> + (("0\\.15") "0.16")) > > Please report that upstream too... I see that it has already been reported here and they seem to think it must be a compiler issue. Strangely, the guy reporting that, did the exact same change of the frequency range as I did. -- Theodoros Foradis