All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: songkai <songkai01@inspur.com>
Cc: wangkaiyuan@inspur.com, ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] Fix the statistical number of results in the html
Date: Fri, 24 Sep 2021 12:04:14 +0200	[thread overview]
Message-ID: <YU2iniEPyrNEIOzh@pevik> (raw)
In-Reply-To: <20210907235746.112665-1-songkai01@inspur.com>

Hi,

> From: wangkaiyuan <wangkaiyuan@inspur.com>

> According to the statistical method of ltp-pan on TFAIL TBROK TCONF
> TPASS..., the statistical method of the ltp test result type in 
> genhtml.pl is modified to ensure that the .log format of the ltp 
> result is consistent with the test result in the .html format.

> The original statistical method policy expression "/\ TFAIL\ /" in 
> the original genhtml.pl for the test result type cannot match the 
> "TFAIL:" in the normal test result, causing problems in the 
This could be fixed with :?, right?

> calculation result. At the same time, the statistical method in 
> genhtml.pl cannot guarantee that each test item has only one test 
> result, because the output of a test item may include TFAIL, TCONF,
> and TPASS at the same time.
That's a valid input.

> Signed-off-by: wangkaiyuan <wangkaiyuan@inspur.com> 
>                Chunsing.dey <daichx@inspur.com>
nit: both should have Signed-off-by:, you can also use Co-developed-by:
for the second developer.

nit: there are whitespace errors in the patch.

I do not dare to review it as I've never used the tool.
FYI ltp-pan is deprecated, you can try to use runltp-ng [1] which we'd like to
bring to LTP upstream (to replace ltp-pan and runltp).

Kind regards,
Petr

[1] https://github.com/metan-ucw/runltp-ng

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2021-09-24 10:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07 23:57 [LTP] [PATCH] Fix the statistical number of results in the html songkai
2021-09-07 23:57 ` songkai
2021-09-24 10:04 ` Petr Vorel [this message]
2022-06-10 11:46 ` Cyril Hrubis
     [not found]   ` <6d6f7ae3098648018781effd62b2f6e5@inspur.com>
2022-06-21 13:22     ` [LTP] ????: " Cyril Hrubis
  -- strict thread matches above, loose matches on Subject: below --
2021-09-26  1:23 [LTP] " Kane Wong (王楷元)
2022-06-28  5:41 wangkaiyuan
2022-10-10 11:15 ` Richard Palethorpe

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=YU2iniEPyrNEIOzh@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=songkai01@inspur.com \
    --cc=wangkaiyuan@inspur.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.