NEW 174835
bisect-builds script should enforce configuration
https://bugs.webkit.org/show_bug.cgi?id=174835
Summary bisect-builds script should enforce configuration
Lucas Forschler
Reported 2017-07-25 14:18:24 PDT
from jbedard: I think it's fine to set the configuration if the script has explicitly been asked for debug or release. That is inline with what we do when building and running the layout tests. We currently fail if someone has use set-webkit-configuration for either release or debug, but choose to run the bisect tool for the other configuration. Instead, let's consider enforcing the set-webkit-configuration to whatever option is specified via the command line. I'm not sure if we should preserve this and try to reset it on tool exit.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-07-25 14:19:08 PDT
Note You need to log in before you can comment on or make changes to this bug.