mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
Add oeqa parselog ignores
As of oe-core 97dacf, the parselogs oeqa runtime test now loads ignores from files on disk, instead of hardcoding them. This will likely cause meta-intel to fail because the meta-intel-specific ignores have been removed from oe-core. This patch adds them back to meta-intel. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
d79675497d
commit
2d8d97f295
|
@ -0,0 +1,9 @@
|
||||||
|
# These should be reviewed to see if they are still needed
|
||||||
|
ACPI: No _BQC method, cannot determine initial brightness
|
||||||
|
[Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
|
||||||
|
(EE) Failed to load module "psb"
|
||||||
|
(EE) Failed to load module "psbdrv"
|
||||||
|
(EE) open /dev/fb0: No such file or directory
|
||||||
|
(EE) AIGLX: reverting to software rendering
|
||||||
|
dmi: Firmware registration failed.
|
||||||
|
ioremap error for 0x78
|
14
lib/oeqa/runtime/cases/parselogs-ignores-intel-corei7-64.txt
Normal file
14
lib/oeqa/runtime/cases/parselogs-ignores-intel-corei7-64.txt
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# These should be reviewed to see if they are still needed
|
||||||
|
can't set Max Payload Size to 256
|
||||||
|
intel_punit_ipc: can't request region for resource
|
||||||
|
[drm] parse error at position 4 in video mode 'efifb'
|
||||||
|
ACPI Error: Could not enable RealTimeClock event
|
||||||
|
ACPI Warning: Could not enable fixed event - RealTimeClock
|
||||||
|
hci_intel INT33E1:00: Unable to retrieve gpio
|
||||||
|
hci_intel: probe of INT33E1:00 failed
|
||||||
|
can't derive routing for PCI INT A
|
||||||
|
failed to read out thermal zone
|
||||||
|
Bluetooth: hci0: Setting Intel event mask failed
|
||||||
|
ttyS2 - failed to request DMA
|
||||||
|
Bluetooth: hci0: Failed to send firmware data (-38)
|
||||||
|
atkbd serio0: Failed to enable keyboard on isa0060/serio0
|
Loading…
Reference in New Issue
Block a user