On Wed Apr 29, 2026 at 2:45 PM CEST, Sam Kent via lists.openembedded.org wrote:
> Add tests for the filename pre-filter logic, is_kernel_module(), and
> is_kernel_module_signed() to meta/lib/oeqa/selftest/cases/oelib/
>
> Signed-off-by: Sam Kent <[email protected]>
> ---

Hi Sam,

Now I remember why I had your patch flagged.

This is triggering a fail in another test, as can be seen on the
autobuilder:

2026-05-05 09:36:25,307 - oe-selftest - INFO - 
pkgdata.OePkgdataUtilTests.test_lookup_recipe (subunit.RemotedTestCase)
2026-05-05 09:36:25,307 - oe-selftest - INFO -  ... FAIL
...
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/pkgdata.py",
 line 62, in test_lookup_recipe
    self.assertEqual(result.output, 'zlib\nbusybox')
  File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python3.12/unittest/case.py", line 1251, in 
assertMultiLineEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python3.12/unittest/case.py", line 715, in fail
    raise self.failureException(msg)
AssertionError: 'zlib' != 'zlib\nbusybox'
  zlib
+ busybox

https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/3792
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3665

Can you have a look at the issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#236488): 
https://lists.openembedded.org/g/openembedded-core/message/236488
Mute This Topic: https://lists.openembedded.org/mt/119063304/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to