public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, shenglei.zhang@intel.com
Cc: Sean Brogan <sean.brogan@microsoft.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: Re: [edk2-devel] [PATCH] Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI"
Date: Thu, 3 Sep 2020 10:07:38 +0200	[thread overview]
Message-ID: <02a524e2-d2ae-a602-decb-e920c1877baf@redhat.com> (raw)
In-Reply-To: <20200903065608.110000-1-shenglei.zhang@intel.com>

On 09/03/20 08:56, Zhang, Shenglei wrote:
> This reverts commit d4e0b9607c9a64a8eff20724b2e35ea2cd5bd33f.
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2951
> Previously false positive Ecc issue whose error code is 10014 was reported
> under Linux OS. So we disabled it in EccCheck plugin for edk2 open CI.
> As the bug is fixed, we need to revert the change and re-enbale it.
> 
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
>  .pytool/Plugin/EccCheck/EccCheck.py | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/.pytool/Plugin/EccCheck/EccCheck.py b/.pytool/Plugin/EccCheck/EccCheck.py
> index 3eaad0bf5623..eee1ff7a77b5 100644
> --- a/.pytool/Plugin/EccCheck/EccCheck.py
> +++ b/.pytool/Plugin/EccCheck/EccCheck.py
> @@ -301,7 +301,6 @@ class EccCheck(ICiBuildPlugin):
>                               "10011",
>                               "10012",
>                               "10013",
> -                             "10014", #need to be removed after BZ2904 is fixed
>                               "10015",
>                               "10016",
>                               "10017",
> 

Reviewed-by: Laszlo Ersek <lersek@redhat.com>

Liming, can you please merge this? If so, please fix a typo in the
commit message: "re-enbale" should be "re-enable".

Thanks!
Laszlo


  reply	other threads:[~2020-09-03  8:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  6:56 [PATCH] Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI" Zhang, Shenglei
2020-09-03  8:07 ` Laszlo Ersek [this message]
2020-09-03  8:17   ` 回复: [edk2-devel] " gaoliming
     [not found]   ` <16313822F6F48C1D.16839@groups.io>
2020-09-03 14:52     ` gaoliming

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-list 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=02a524e2-d2ae-a602-decb-e920c1877baf@redhat.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox