NEW 195678
Tools/Scripts/bisect-builds does not work as intended.
https://bugs.webkit.org/show_bug.cgi?id=195678
Summary Tools/Scripts/bisect-builds does not work as intended.
Dominic
Reported 2019-03-13 07:34:00 PDT
It looks like the option gtk + 86_64 doesn't work with release and debug. Instead of downloading gtk I get a readme file that points me to a non existing url.. example of flags: python bisect-builds -a x86_64 -c debug -p gtk Anyway I would really like to run this script on linux (I need it for jsc in particular).
Attachments
Lucas Forschler
Comment 1 2019-03-13 19:22:50 PDT
GTK keeps their builds local to their engineering to avoid external internet bandwidth usage. They do not store them on a publicly accessible store (AWS S3) like the other archives. We should probably just disable bisecting builds against GTK...
Note You need to log in before you can comment on or make changes to this bug.