[dts] [PATCH V1 0/2] framework: fix error msg too long cause saving result failed

Haiyang Zhao haiyangx.zhao at intel.com
Fri Nov 13 11:06:03 CET 2020


when compiling failed by meson, the error msg exceed the maximum length
of xlwt cell, so save result will be failed and DTS will be terminated,
drop the compile error msg and truncate msg length in excel cell to fix it.

Haiyang Zhao (2):
  framework/project_dpdk: drop the detailed errors when complie failed
  framework/excel_reporter: fix issue of msg exceed xlwt maximum cell
    length

 framework/excel_reporter.py | 6 +++---
 framework/project_dpdk.py   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.17.1



More information about the dts mailing list