]> code.ossystems Code Review - openembedded-core.git/commit
selftest/tinfoil: Filter LogRecords in test_event_wait
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Aug 2017 10:04:39 +0000 (11:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Aug 2017 23:01:45 +0000 (00:01 +0100)
commitefe1f2c8ad09af3c5ee9c778601c7463c532b012
treed5be0a003f55f23739ec8b95b17a139f6d581b87
parentda9ac8092497c3f2c246d3534f47e42cb2d9e4e8
selftest/tinfoil: Filter LogRecords in test_event_wait

As the code stands today, an event mask does not mask LogRecord events
since the log levels are controlled separately. We therefore need to
accept (and ignore) LogRecord events in this test to avoid errors.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/tinfoil.py