summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/parselogs.py
Commit message (Expand)AuthorAgeFilesLines
* parselogs.py: Add disabling eDP error to x86_common whitelistCalifornia Sullivan2016-11-081-0/+1
* oeqa/parselogs: Don't use cwd for file transfersRichard Purdie2016-11-081-2/+8
* parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan2016-11-081-1/+7
* parselogs: Ignore uvesafb timeoutsRichard Purdie2016-11-081-0/+5
* parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie2016-11-081-0/+1
* parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan2016-11-081-0/+2
* parselogs.py: Add amd_nb error to x86_common whitelistCalifornia Sullivan2016-11-081-0/+2
* oeqa/runtime/parselogs.py: Add systemd unit circular dependencies errors.Aníbal Limón2016-03-311-0/+11
* parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold2016-03-221-0/+1
* parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold2016-03-201-0/+1
* oeqa/parselogs: Updated whitelistCristina Agurida2016-02-281-4/+14
* oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie2016-02-161-0/+1
* oeqa/runtime/parselogs: use -F to search fixed strings for grepYi Zhao2016-01-191-2/+1
* oeqa/parselogs: Updated log parser whitelist.Lucian Musat2015-09-281-6/+4
* oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón2015-09-241-2/+1
* oeqa/parselogs: Updated log error whitelist.Cristina Agurida2015-09-091-0/+6
* oeqa/runtime/parselogs: don't use uname to get MACHINERoss Burton2015-07-251-2/+1
* oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton2015-07-251-3/+4
* oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie2015-06-271-0/+3
* oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie2015-06-271-0/+4
* oeqa/parselogs: Fixed a problem in parselogsLucian Musat2015-06-271-2/+3
* oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat2015-06-111-4/+25
* oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat2015-06-111-7/+23
* oeqa/runtime/parselogs: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...Lucian Musat2015-03-201-4/+5
* oeqa/parselogs: Skip hda opcode errorsRichard Purdie2015-03-121-1/+2
* oeqa/parselogs: Add exception for new mips error messageRichard Purdie2015-02-211-0/+1
* oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat2015-01-081-3/+4
* oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie2014-12-311-0/+1
* oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat2014-11-251-7/+29
* oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie2014-10-021-1/+3
* oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie2014-08-291-8/+56
* oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat2014-08-291-0/+128