[Webkit-unassigned] [Bug 235860] New: [ews] Cleanup code by removing patchFailedToBuild and patchFailedTests properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 29 10:08:14 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235860

            Bug ID: 235860
           Summary: [ews] Cleanup code by removing patchFailedToBuild and
                    patchFailedTests properties
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

Cleanup code by removing patchFailedToBuild and patchFailedTests properties. Those were added in very early days of this instance bringup, when corresponding steps (e.g.: UnApplyPatchIfRequired) were listed statically in factories.py. Later on we started invoking steps dynamically using addStepsAfterCurrentStep and UnApplyPatchIfRequired is no longer called in factories.py. We can just remove all this patchFailedToBuild and patchFailedTests properties logic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220129/829ad1a0/attachment-0001.htm>


More information about the webkit-unassigned mailing list