diff options
author | Ross Burton <ross.burton@intel.com> | 2019-06-19 16:16:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-20 13:14:21 +0100 |
commit | 85075b80d610d5ced47d909b8efe1ee531db0c71 (patch) | |
tree | ec7a82a96012907bbee97cfddfbab32f22caca51 /meta/classes/toolchain-scripts.bbclass | |
parent | 9562ec9c361d6f036317b614e196b1fefe8d867b (diff) | |
download | poky-85075b80d610d5ced47d909b8efe1ee531db0c71.tar.gz |
oeqa/logparser: ignore test failure commentary
The output format for Python and GLib both can be of this form:
FAIL: foobar (Segmentation fault)
In this case the test is called foobar not foobar_segmentation_fault.
(From OE-Core rev: 0219e9bd0273661b4b70df97e5762f77b3ac3e8c)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/toolchain-scripts.bbclass')
0 files changed, 0 insertions, 0 deletions