generic-poky/scripts/lib/build_perf
Markus Lehtonen df20260016 scripts/oe-build-perf-report: fix 'charts ready' console message
The javascript console log messages are used in scraping, when
converting an html test report to html email. Before this patch a
console message indicating that all charts have been drawn was not
correctly sent if the last test failed (or didn't have chart data for
some other reason) which, in turn, caused oe-build-perf-report-email.py
script to fail with a timeout.

(From OE-Core rev: 79b90ae02257002ea831a48f6798794b7711c1f8)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-05 23:22:13 +01:00
..
html scripts/oe-build-perf-report: fix 'charts ready' console message 2017-04-05 23:22:13 +01:00
__init__.py scripts: add oe-build-perf-report script 2017-04-01 23:28:20 +01:00
html.py scripts: add oe-build-perf-report script 2017-04-01 23:28:20 +01:00
report.py scripts: add oe-build-perf-report script 2017-04-01 23:28:20 +01:00
scrape-html-report.js scripts/contrib: add oe-build-perf-report-email 2017-04-01 23:28:20 +01:00