From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52885) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQBuj-0007eo-Is for guix-patches@gnu.org; Thu, 31 Oct 2019 10:59:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQBui-0007EL-FD for guix-patches@gnu.org; Thu, 31 Oct 2019 10:59:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45213) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iQBui-0007Dx-CN for guix-patches@gnu.org; Thu, 31 Oct 2019 10:59:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iQBug-0008MP-Al for guix-patches@gnu.org; Thu, 31 Oct 2019 10:59:04 -0400 Subject: [bug#37912] [PATCH] gnu: elixir: Update to 1.9.2. References: In-Reply-To: Resent-Message-ID: Date: Thu, 31 Oct 2019 15:35:42 +0100 (CET) From: Oskar =?UTF-8?Q?K=C3=B6=C3=B6k?= Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38901_1363158418.1572532542758" 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: 37912@debbugs.gnu.org ------=_Part_38901_1363158418.1572532542758 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sorry, first time using Guix. Some Elixir tests are failing, caused by a new feature. I have locally fixed most of the issues related to this (I can now manually run the Makefile in the generated Guix folder without any tests failing), but I am stuck on a part where the tests spawn binaries and wait for a certain file to be created in a certain location. This does not work during the Guix build. I will examine further over the weekend. If I can not fix these tests, is it acceptable to disable them? I can verify that the behaviour being tested works manually. Oskar ------=_Part_38901_1363158418.1572532542758 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Sorry, first time using Guix.

Some Elixir tests are failing, caused by a new feature. I have locally fixed most of the issues related to this (I can now manually run the Makefile in the generated Guix folder without any tests failing), but I am stuck on a part where the tests spawn binaries and wait for a certain file to be created in a certain location. This does not work during the Guix build.

I will examine further over the weekend. If I can not fix these tests, is it acceptable to disable them? I can verify that the behaviour being tested works manually.

Oskar

------=_Part_38901_1363158418.1572532542758--