Bug 235860

Summary: [ews] Cleanup code by removing patchFailedToBuild and patchFailedTests properties
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2022-01-29 10:08:14 PST
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.
Attachments
Aakash Jain
Comment 1 2022-01-31 05:30:10 PST
Aakash Jain
Comment 2 2022-01-31 05:30:30 PST
Radar WebKit Bug Importer
Comment 3 2022-01-31 05:31:16 PST
Note You need to log in before you can comment on or make changes to this bug.