]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UnitTestFrameworkPkg: Update YAML to ignore specific ECC files/errors
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 23 Nov 2021 21:04:28 +0000 (13:04 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 30 Nov 2021 14:19:07 +0000 (14:19 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3749

Update package YAML files to ignore ECC errors that are
already present.  These issues must be fixed in the future,
but should not block source code changes for these known
issues.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml

index 9e9ffc1af113a621fb96014ee12f3ceebac7eb0b..1b247a831593beb6a5987747b72642b230086ea6 100644 (file)
         ##     "<ErrorID>", "<KeyWord>"\r
         ## ]\r
         "ExceptionList": [\r
+            "9005", "@MRT",\r
+            "7007", "_UNIT_TEST_FAILURE_TYPE_STRING"\r
         ],\r
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
-            "Library/CmockaLib/cmocka"\r
+            "Library/CmockaLib/cmocka",\r
+            "Library/UnitTestLib/RunTestsCmocka.c"\r
         ]\r
     },\r
     ## options defined .pytool/Plugin/CompilerPlugin\r