Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1534927imj; Fri, 8 Feb 2019 03:10:22 -0800 (PST) X-Google-Smtp-Source: AHgI3IaGlWoM4fqqTSglRuoEIY2Q+TbuixFfGyMcMlEzOxmE1Aqt1nXD4Us3ipAb435WJEc6xSu2 X-Received: by 2002:a63:ea42:: with SMTP id l2mr5801865pgk.213.1549624222262; Fri, 08 Feb 2019 03:10:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549624222; cv=none; d=google.com; s=arc-20160816; b=XEe4mDybixgEjP7A3vRY0qYxDh1Q8WP05cX8V24+u73ZklKHKlxxsdkxzHDphpOYRY 5w/ZQLeswrYfrUjQpqx5m82U1GVetRwZDibHGGvTs294runszl2MT8wonFGfZ9l1FrZB 4CC7Zf60Yd8dHbYL8WftcL9vLsF9iN8jAFPmug3TtQAMB17tCm1VG7G8b/A97Kan6E11 JzzwAYy+jRjdgZ3kM+er5jOqOUJN1oemOL+DwvAjvvjzXap+2UvVXUnSminAV4SZH3ZD K8/VGcwFXjHC2EL2ltxBqfV8eiBV9nxwcl6Q8rqrIE1hFPSTXWw+MtwDi3CROm1KVTo7 3sLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language:thread-index :content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from; bh=qVSEWHco7pOQiGxeSlLUnsp198m3UgHLGNvl/SdAri4=; b=f9eUqHUw2IyHFcSY5jaLB6AnFbFEX/Tjfkv+OlmWtXN580p/foLLSEBskr4jarnEpt WCaCSyA53xyb8Ewq1D0VNUVUzqiWr2/+1bXVEDUsGx1ozTqqz4TqliT+TPXzKhkzmy3K OC5p1KUCAaugT1tG5nOSXjDQZi1yBBaLmuZEMARvVvc7hvh0fa1u0pxPQYCgW6O/6ej7 q0snjGWVUEZgMoEKhdkSJofsQbcxO7URQ5aydZEY5FYyJnBVahb9nOykfaNGzFqFVVVl C+ue64oll+9UUEkkUSCjM4n7ENkUs/BVklSepoWi9MLTEiHxckmlg/3aGrre9ZVp5dXL n+kQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1si1752848pgq.553.2019.02.08.03.10.05; Fri, 08 Feb 2019 03:10:22 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726585AbfBHLIo convert rfc822-to-8bit (ORCPT + 99 others); Fri, 8 Feb 2019 06:08:44 -0500 Received: from elephants.elehost.com ([216.66.27.132]:46975 "EHLO elephants.elehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726068AbfBHLIn (ORCPT ); Fri, 8 Feb 2019 06:08:43 -0500 X-Virus-Scanned: amavisd-new at elehost.com Received: from gnash (CPE00fc8d49d843-CM00fc8d49d840.cpe.net.cable.rogers.com [99.229.179.249]) (authenticated bits=0) by elephants.elehost.com (8.15.2/8.15.2) with ESMTPSA id x18B8eRS056939 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 8 Feb 2019 06:08:40 -0500 (EST) (envelope-from rsbecker@nexbridge.com) From: "Randall S. Becker" To: "'Junio C Hamano'" , Cc: "'Linux Kernel'" , Subject: [Breakage] Git v2.21.0-rc0 - t5318 (NonStop) Date: Fri, 8 Feb 2019 06:08:33 -0500 Message-ID: <000f01d4bf9e$a508eab0$ef1ac010$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdS/nXlFYBSr13+2R2S5YaQNtjoAag== Content-Language: en-ca Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, t5318 is rather problematic and I have no good way to fix this. There is no /dev/zero on the platform, and the corrupt_graph_and_verify hard-codes if=/dev/zero, which is a linux-specific pseudo device. Please provide a more platform independent way of testing this feature. Pretty much all subtests from 46 onward fail as a result. expecting success: corrupt_graph_and_verify 0 "\0" \ "graph signature" 1+0 records in 1+0 records out 1 byte copied, 0.002248 s, 0.4 kB/s 0+0 records in 0+0 records out 0 bytes copied, 0.001815 s, 0.0 kB/s dd: failed to open '/dev/zero': No such file or directory not ok 46 - detect bad signature # # corrupt_graph_and_verify 0 "\0" \ # "graph signature" # Regards, Randall