RESOLVED FIXED 235860
[ews] Cleanup code by removing patchFailedToBuild and patchFailedTests properties
https://bugs.webkit.org/show_bug.cgi?id=235860
Summary [ews] Cleanup code by removing patchFailedToBuild and patchFailedTests proper...
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.