Bug 174835
Summary: | bisect-builds script should enforce configuration | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lucas Forschler <lforschler> |
Component: | Tools / Tests | Assignee: | Lucas Forschler <lforschler> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 174596 | ||
Bug Blocks: |
Lucas Forschler
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/33521601>