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.bro...@microsoft.com> > Cc: Bret Barkelew <bret.barke...@microsoft.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Signed-off-by: Shenglei Zhang <shenglei.zh...@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 <ler...@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64998): https://edk2.groups.io/g/devel/message/64998 Mute This Topic: https://groups.io/mt/76601437/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-