This patchset makes build-perf-test wrapper script behave more reasonably if some build perf test cases fail. Previously, there was no distinction between failed test cases or more serious errors, e.g. runtime failures of oe-build-perf-test itself. In both cases the wrapper script just exited prematurely with an error. This patch makes the wrapper script to "tolerate" test case failures, allowing it to display and archive the results even in their presence.
Markus Lehtonen (2): oe-build-perf-test: return 2 if some tests failed build-perf-test-wrapper.sh: accept test case failures scripts/contrib/build-perf-test-wrapper.sh | 23 ++++++++++++++--------- scripts/oe-build-perf-test | 2 +- 2 files changed, 15 insertions(+), 10 deletions(-) -- 2.6.6 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core