All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Rae Moar <rmoar@google.com>,
	frowand.list@gmail.com, davidgow@google.com,
	skhan@linuxfoundation.org, keescook@chromium.org,
	Tim.Bird@sony.com, brendanhiggins@google.com
Cc: oe-kbuild-all@lists.linux.dev, corbet@lwn.net,
	guillaume.tucker@collabora.com, dlatypov@google.com,
	kernelci@lists.linux.dev, kunit-dev@googlegroups.com,
	linux-kselftest@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, Rae Moar <rmoar@google.com>
Subject: Re: [KTAP V2 PATCH] ktap_v2: add test metadata
Date: Sat, 22 Apr 2023 11:47:22 +0800	[thread overview]
Message-ID: <202304221132.H0D5OLHS-lkp@intel.com> (raw)
In-Reply-To: <20230420205734.1288498-1-rmoar@google.com>

Hi Rae,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 906f02e42adfbd5ae70d328ee71656ecb602aaf5]

url:    https://github.com/intel-lab-lkp/linux/commits/Rae-Moar/ktap_v2-add-test-metadata/20230421-045838
base:   906f02e42adfbd5ae70d328ee71656ecb602aaf5
patch link:    https://lore.kernel.org/r/20230420205734.1288498-1-rmoar%40google.com
patch subject: [KTAP V2 PATCH] ktap_v2: add test metadata
reproduce:
        # https://github.com/intel-lab-lkp/linux/commit/9a01de0a8d8f9f09023184d9df00aa98a559c871
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Rae-Moar/ktap_v2-add-test-metadata/20230421-045838
        git checkout 9a01de0a8d8f9f09023184d9df00aa98a559c871
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304221132.H0D5OLHS-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Documentation/dev-tools/ktap.rst:184: WARNING: Unexpected indentation.
>> Documentation/dev-tools/ktap.rst:185: WARNING: Block quote ends without a blank line; unexpected unindent.

vim +184 Documentation/dev-tools/ktap.rst

   181	
   182	There are a few currently recognized metadata types:
   183	- "# Subtest: <test_name>" to indicate test name (name must match
 > 184	  corresponding result line)
 > 185	- "# Attributes: <attributes list>" to indicate test attributes (list
   186	  separated by commas)
   187	- "# File: <file_path>" to indicate file used in testing
   188	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

  reply	other threads:[~2023-04-22  3:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 20:57 [KTAP V2 PATCH] ktap_v2: add test metadata Rae Moar
2023-04-22  3:47 ` kernel test robot [this message]
2023-04-25 20:55 ` Frank Rowand
2023-04-26 16:18   ` Rae Moar
2023-04-26 21:57     ` Frank Rowand
2023-07-20 21:31 ` Rae Moar
2023-07-25 20:20   ` Frank Rowand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202304221132.H0D5OLHS-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=Tim.Bird@sony.com \
    --cc=brendanhiggins@google.com \
    --cc=corbet@lwn.net \
    --cc=davidgow@google.com \
    --cc=dlatypov@google.com \
    --cc=frowand.list@gmail.com \
    --cc=guillaume.tucker@collabora.com \
    --cc=keescook@chromium.org \
    --cc=kernelci@lists.linux.dev \
    --cc=kunit-dev@googlegroups.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=rmoar@google.com \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.