lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 22 Apr 2023 11:47:22 +0800
From:   kernel test robot <lkp@...el.com>
To:     Rae Moar <rmoar@...gle.com>, frowand.list@...il.com,
        davidgow@...gle.com, skhan@...uxfoundation.org,
        keescook@...omium.org, Tim.Bird@...y.com, brendanhiggins@...gle.com
Cc:     oe-kbuild-all@...ts.linux.dev, corbet@....net,
        guillaume.tucker@...labora.com, dlatypov@...gle.com,
        kernelci@...ts.linux.dev, kunit-dev@...glegroups.com,
        linux-kselftest@...r.kernel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Rae Moar <rmoar@...gle.com>
Subject: Re: [KTAP V2 PATCH] ktap_v2: add test metadata

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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ