From: Haiyang Zhao <haiyangx.zhao@intel.com> To: dts@dpdk.org, lijuan.tu@intel.com Cc: Haiyang Zhao <haiyangx.zhao@intel.com> Subject: [dts] [PATCH V1 0/2] framework: fix error msg too long cause saving result failed Date: Fri, 13 Nov 2020 18:06:03 +0800 Message-ID: <20201113100605.20669-1-haiyangx.zhao@intel.com> (raw) 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
next reply other threads:[~2020-11-13 10:11 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-11-13 10:06 Haiyang Zhao [this message] 2020-11-13 10:06 ` [dts] [PATCH V1 1/2] framework/project_dpdk: drop the detailed errors when complie failed Haiyang Zhao 2020-11-13 10:06 ` [dts] [PATCH V1 2/2] framework/excel_reporter: fix issue of msg exceed xlwt maximum cell length Haiyang Zhao 2020-11-13 10:18 ` [dts] [PATCH V1 0/2] framework: fix error msg too long cause saving result failed Zhao, HaiyangX 2020-11-18 3:26 ` Tu, Lijuan
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201113100605.20669-1-haiyangx.zhao@intel.com \ --to=haiyangx.zhao@intel.com \ --cc=dts@dpdk.org \ --cc=lijuan.tu@intel.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git