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=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 32B8EC433E0 for ; Mon, 21 Dec 2020 14:44:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 01D2322B45 for ; Mon, 21 Dec 2020 14:44:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726408AbgLUOns (ORCPT ); Mon, 21 Dec 2020 09:43:48 -0500 Received: from mga03.intel.com ([134.134.136.65]:28138 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726214AbgLUOns (ORCPT ); Mon, 21 Dec 2020 09:43:48 -0500 IronPort-SDR: Sy5rUBB5p+XmauxJ2hR2+33pzyV4O4w9HDg4r1oJehdz22ANp7UccAUxVrzINyTEU+G4qGu3qj p3ytz1NegYzw== X-IronPort-AV: E=McAfee;i="6000,8403,9841"; a="175833451" X-IronPort-AV: E=Sophos;i="5.78,436,1599548400"; d="scan'208";a="175833451" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2020 06:42:02 -0800 IronPort-SDR: c7pJYjrFM6xw20I0yqVotUzsdPji7s3EAaxtUmM9cD9zoPnv36KaZPETiACCGhy+E9EJo7sFu/ lwC70ocrhVig== X-IronPort-AV: E=Sophos;i="5.78,436,1599548400"; d="scan'208";a="343062769" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2020 06:42:00 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1krMOs-00GLgo-QD; Mon, 21 Dec 2020 16:43:02 +0200 Date: Mon, 21 Dec 2020 16:43:02 +0200 From: Andy Shevchenko To: brendanhiggins@google.com, skhan@linuxfoundation.org Cc: kunit-dev@googlegroups.com, linux-kselftest@vger.kernel.org Subject: kunit stopped working Message-ID: <20201221144302.GR4077@smile.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Hi! For last few weeks KUnit stopped working. Any insight? P.S. I guess no need to tell that my kernel on which I run tests has not been changed as well as command line for wrapper: tools/testing/kunit/kunit.py run --build_dir ~/$OUT_DIR -- With Best Regards, Andy Shevchenko