Bug 92563
Summary: | garden-o-matic reports that rebaselining succeeded when it actually failed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dirk Pranke
if you click on the 'rebaseline' button and we send a command to the server, but that command fails, we don't actually propagate the error code (or the rest of the error) back to the client, and the client assumes the command worked and tells the user to land-cowboy.
That's less than ideal :).
See bug 91560 for an example.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |