public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/1] .pytool/EccCheck: Enable Ecc error code 10014 for open CI
@ 2020-09-02  8:38 Zhang, Shenglei
  2020-09-02  9:05 ` 回复: " gaoliming
       [not found] ` <1630EC2C35B89AD7.28345@groups.io>
  0 siblings, 2 replies; 6+ messages in thread
From: Zhang, Shenglei @ 2020-09-02  8:38 UTC (permalink / raw)
  To: devel; +Cc: Sean Brogan, Bret Barkelew, Michael D Kinney, Liming Gao

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2904
As the false positive issue whose error code is 10014 has been
fixed, we need to re-enable it on open CI.

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",
-- 
2.18.0.windows.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-02 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02  8:38 [PATCH 1/1] .pytool/EccCheck: Enable Ecc error code 10014 for open CI Zhang, Shenglei
2020-09-02  9:05 ` 回复: " gaoliming
     [not found] ` <1630EC2C35B89AD7.28345@groups.io>
2020-09-02  9:36   ` 回复: [edk2-devel] " gaoliming
2020-09-02 11:08     ` Laszlo Ersek
2020-09-02 11:12       ` Laszlo Ersek
2020-09-02 14:58       ` 回复: " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox