netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kunit alltests runs broken in mainline
@ 2024-03-25 15:21 Mark Brown
  2024-03-25 15:29 ` Johannes Berg
  2024-03-26  1:52 ` Jakub Kicinski
  0 siblings, 2 replies; 11+ messages in thread
From: Mark Brown @ 2024-03-25 15:21 UTC (permalink / raw)
  To: Johannes Berg, Brendan Higgins, David Gow, Rae Moar
  Cc: netdev, linux-kselftest, kunit-dev, x86

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]

Hi,

Commit 28b3df1fe6ba2cb4 ("kunit: add wireless unit tests") which I can't
seem to find on lore breaks full kunit runs on non-UML builds and is now
present in mainline.  If I run:

   ./tools/testing/kunit/kunit.py run --alltests --cross_compile x86_64-linux-gnu- --arch x86_64

on a clean tree then I get:

   [15:09:20] Configuring KUnit Kernel ...
   Generating .config ...
   Populating config with:
   $ make ARCH=x86_64 O=.kunit olddefconfig CROSS_COMPILE=x86_64-linux-gnu-
   ERROR:root:Not all Kconfig options selected in kunitconfig were in the generated .config.
   This is probably due to unsatisfied dependencies.
   Missing: CONFIG_IWLWIFI=y, CONFIG_WLAN_VENDOR_INTEL=y

UML works fine, but other real architectures (eg, arm64) seem similarly
broken.  I've not looked properly yet, I'm a bit confused given that
there's not even any dependencies for WLAN_VENDOR_INTEL and it's not
mentoned in the defconfig.

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-03-28 22:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 15:21 kunit alltests runs broken in mainline Mark Brown
2024-03-25 15:29 ` Johannes Berg
2024-03-25 15:55   ` Mark Brown
2024-03-25 16:16     ` Johannes Berg
2024-03-25 16:23       ` Mark Brown
2024-03-25 16:42         ` Johannes Berg
2024-03-26  1:52 ` Jakub Kicinski
2024-03-26  7:55   ` Johannes Berg
2024-03-26 10:09     ` David Gow
2024-03-28 20:08       ` Shuah Khan
2024-03-28 22:11         ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).