RESOLVED FIXED 227588
[clean-webkit] Exclude autoinstalled directory
https://bugs.webkit.org/show_bug.cgi?id=227588
Summary [clean-webkit] Exclude autoinstalled directory
Jonathan Bedard
Reported 2021-07-01 10:59:08 PDT
EWS is pretty aggressive about clean builds. The problem with this is that "clean" builds include deleting Tools/Scripts/libraries/autoinstalled, which is generally a bad idea because it relies off of the network and pypi for future Python invocations.
Attachments
Patch (1.32 KB, patch)
2021-07-01 11:01 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-01 10:59:24 PDT
Jonathan Bedard
Comment 2 2021-07-01 11:01:46 PDT
EWS
Comment 3 2021-07-01 13:47:02 PDT
Committed r279482 (239335@main): <https://commits.webkit.org/239335@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432709 [details].
Ryan Haddad
Comment 4 2021-07-01 16:57:23 PDT
Aakash Jain
Comment 5 2021-07-02 07:56:07 PDT
Note You need to log in before you can comment on or make changes to this bug.