From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D14FAECE587 for ; Mon, 14 Oct 2019 11:19:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A70E820673 for ; Mon, 14 Oct 2019 11:19:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="RkC9m+IK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730105AbfJNLT3 (ORCPT ); Mon, 14 Oct 2019 07:19:29 -0400 Received: from mail-qk1-f169.google.com ([209.85.222.169]:42744 "EHLO mail-qk1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726351AbfJNLT3 (ORCPT ); Mon, 14 Oct 2019 07:19:29 -0400 Received: by mail-qk1-f169.google.com with SMTP id f16so15500113qkl.9 for ; Mon, 14 Oct 2019 04:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=r9BBMSyhpBFdWtL0DjmQ2VJj8KhYROwcWMbTk9Hb1B0=; b=RkC9m+IK0fs73s5Uzn2fnqeFmvD/cXftcnapDExyR9iQ+WMXDX3KLeTnqv42vGdQp9 XF+WSLI3JbKXK1vPMyIr+ttyNM8N/+g7PhMlggQHLIiN3pmPdnEzYNs72E9luqxVABoU uN3u8Bch+7WokI1aIKd++nwmFCvp6w/YkoKEFWud/VrwdPl1zUAPM7lkJNKZZIWvZ0JI /n64ygq7w2QxNuQlJ9+9NRxTYFlz12y/RbSNs2eS/CdMSn0/onjSLeCxMFbFcTqLPt7f Wbtxd0C8Rl+5TxvHfpw6ZWhI8O6akr8aOm9MTQNnbafAtE9PsySRfkuTmvnKEE086YoW 7nww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=r9BBMSyhpBFdWtL0DjmQ2VJj8KhYROwcWMbTk9Hb1B0=; b=C/7tt5wuFM4mEbui2Tfz+oUIw7IHMqJ6Ah8db+x4zmBkwD1+Ds5cbUapcoMVX32Mlm INstP8nK5Hsm9qiBcAzwZAxmj8KT+U+iUiy4OLwWdpQhlaHUMXuPmzY023ExPwX4AeC9 cH9LPxenRB/JFlsAyfqXLllAUSydSf4G+7GKr7pxgeF7G1kzWyR4FN80UARLJuOMaaQR ttpc5zM4cUJwkdPuPLj9NtpoMl3jW8QNxVQmaO/j/mOfK/aDdcqsmN1PfXz1h2qD8ulp ECgWwp6Uf3YdMT9WVE1RiYzZ2Dw6nZ5I3+NvM07iFbYrZUHfPM8VL9FtogP4mazghJmc 6/Ew== X-Gm-Message-State: APjAAAUvXpfRcFgpTMUcC7IFdUJpVSOgsyP+TYl0d0Ka9R4gNale1i1g I1lS98YJVDb0MA2+kIwaSWwvu3xOvT4ZCLyV/5diwA== X-Google-Smtp-Source: APXvYqw4f1MGUziTj5YCtLk7mfKa8lIfqbZ/uq5fx4Oduhglc0vFDtje21AgyBjjqRMgvcveYJXDUbvmpFIC+MygRDg= X-Received: by 2002:a05:620a:2158:: with SMTP id m24mr29602822qkm.250.1571051967455; Mon, 14 Oct 2019 04:19:27 -0700 (PDT) MIME-Version: 1.0 References: <876a2abe-41ab-5819-4ae8-ad26186d0d1c@kernel.org> <226099bc-9763-3a73-e26a-b292f601494c@kernel.org> <20191011180248.GA24089@rei.lan> <20191014085414.GB31760@rei.lan> In-Reply-To: <20191014085414.GB31760@rei.lan> From: Dmitry Vyukov Date: Mon, 14 Oct 2019 13:19:15 +0200 Message-ID: Subject: Re: [Automated-testing] syzkaller reproducers To: Cyril Hrubis Cc: shuah , "open list:KERNEL SELFTEST FRAMEWORK" , automated-testing@yoctoproject.org, kernelci@groups.io, George Kennedy , Dhaval Giani , Konrad Rzeszutek Wilk , Boris Ostrovsky , Jan Setje-Eilers , syzkaller Content-Type: text/plain; charset="UTF-8" Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On Mon, Oct 14, 2019 at 10:54 AM Cyril Hrubis wrote: > > Hi! > > > You are suposed to run the run.sh script in the bin directory. > > > > Yeah that does work. > > > > Would be helpful to have usage instructions instead of failing. :) > > I do not think that these scripts are ever supposed to be the used in > production testing, you need much more than this to produce results > reliably. I would expect that they are supposed to be a form of very > minimal documentation. Yes, I just added them as quick hints: some repros are 32-bits; each needs a new dir; some external timeout is needed for each test.