diff options
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r-- | meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt | 4 | ||||
-rw-r--r-- | meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt new file mode 100644 index 0000000000..b0d98418d1 --- /dev/null +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt | |||
@@ -0,0 +1,4 @@ | |||
1 | # These should be reviewed to see if they are still needed | ||
2 | l4_wkup_cm | ||
3 | Failed to make EGL context current | ||
4 | glamor initialization failed \ No newline at end of file | ||
diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt new file mode 100644 index 0000000000..9a655564cd --- /dev/null +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt | |||
@@ -0,0 +1,7 @@ | |||
1 | # These should be reviewed to see if they are still needed | ||
2 | Direct firmware load for i915 | ||
3 | Failed to load firmware i915 | ||
4 | Failed to fetch GuC | ||
5 | Failed to initialize GuC | ||
6 | Failed to load DMC firmware | ||
7 | The driver is built-in, so to load the firmware you need to \ No newline at end of file | ||