mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-23 23:30:19 +00:00
549be445de66bbb1b9bfba8d0384a56ca65a39bb
tests/test_core.py runs glances with ./conf/glances.conf and reads plugin test data from ./tests-data, both relative to the ptest directory. Neither was installed, and tests-data is not part of the pypi sdist, so four tests failed: test_023_get_alert: AssertionError: 'DEFAULT' != 'OK_LOG' test_025_npu: IndexError: list index out of range test_026_mpp: AssertionError: 0 != 3 : Expected 3 MPP engines test_108_fs_zfs_: AssertionError: False is not true Fetch tests-data from the v4.5.6 tag and install it, together with conf/, next to the tests. Only tests-data/plugins is used by the tests. With these in place tests/test_core.py passes 52/52 on qemux86-64. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
86.5%
Shell
5.8%
C
2.7%
Roff
1.9%
NASL
1.7%
Other
1.2%