diff options
| -rw-r--r-- | meta/lib/oeqa/runtime/cases/parselogs.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/lib/oeqa/runtime/cases/parselogs.py b/meta/lib/oeqa/runtime/cases/parselogs.py index a805edd79d..cddb846bdf 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs.py +++ b/meta/lib/oeqa/runtime/cases/parselogs.py | |||
| @@ -180,12 +180,6 @@ ignore_errors = { | |||
| 180 | 'Failed to load DMC firmware', | 180 | 'Failed to load DMC firmware', |
| 181 | 'The driver is built-in, so to load the firmware you need to', | 181 | 'The driver is built-in, so to load the firmware you need to', |
| 182 | ] + x86_common, | 182 | ] + x86_common, |
| 183 | 'edgerouter' : [ | ||
| 184 | 'not creating \'/sys/firmware/fdt\'', | ||
| 185 | 'Failed to find cpu0 device node', | ||
| 186 | 'Fatal server error:', | ||
| 187 | 'Server terminated with error', | ||
| 188 | ] + common_errors, | ||
| 189 | 'beaglebone-yocto' : [ | 183 | 'beaglebone-yocto' : [ |
| 190 | 'Direct firmware load for regulatory.db', | 184 | 'Direct firmware load for regulatory.db', |
| 191 | 'failed to load regulatory.db', | 185 | 'failed to load regulatory.db', |
