RESOLVED FIXED223589
[webkitcorepy] Print output of setup.py when install fails
https://bugs.webkit.org/show_bug.cgi?id=223589
Summary [webkitcorepy] Print output of setup.py when install fails
Jonathan Bedard
Reported 2021-03-22 11:31:21 PDT
When the autoinstaller fails to install a Python library, we should print the output of setup.py.
Attachments
Patch (6.45 KB, patch)
2021-03-22 11:34 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-03-22 11:31:32 PDT
Jonathan Bedard
Comment 2 2021-03-22 11:34:52 PDT
Aakash Jain
Comment 3 2021-03-22 12:05:50 PDT
Comment on attachment 423914 [details] Patch is this tested?
Jonathan Bedard
Comment 4 2021-03-22 12:35:17 PDT
(In reply to Aakash Jain from comment #3) > Comment on attachment 423914 [details] > Patch > > is this tested? Not via unit tests, although we probably could make unit tests for the autoinstaller now (would not have practical when this code was originally landed)
EWS
Comment 5 2021-03-23 09:23:23 PDT
Committed r274875: <https://commits.webkit.org/r274875> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423914 [details].
Note You need to log in before you can comment on or make changes to this bug.