Bug 46685
Summary: | commit-queue should specify what platform it is running on when it rejects a patch due to test failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Robinson <jamesr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, eric |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
James Robinson
When the commit queue rejects a patch due to test failure it says what test(s) failed, but it doesn't specify what platform the commit queue is running on. This makes the failure harder to understand.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
This is a valid concern, since we have 3 instances of the queue. 2 are Snow Leopard, one is Leopard.
Eric Seidel (no email)
This will be fixed as part of the patch on bug 58348.
*** This bug has been marked as a duplicate of bug 58348 ***