[Webkit-unassigned] [Bug 176332] New: EWS should report when a step succeeds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 4 13:24:19 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=176332
Bug ID: 176332
Summary: EWS should report when a step succeeds
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: lforschler at apple.com
Most of the EWS report only if a step fails, but do not report when a step succeed. For e.g.: If a build succeeds, EWS does not report it. Information about a step passing is sometimes very valuable, especially when waiting for a patch to complete processing. Sometimes, patch authors know that their changes are not covered by any tests. It makes little sense to wait for tests to run in this case. See <rdar://problem/25224607>
StyleQueue and CommitQueue do report both pass and fail status of a step. For e.g.: See the difference in logging between CommitQueue and ios-ews:
https://webkit-queues.webkit.org/patch/285756/ios-ews
https://webkit-queues.webkit.org/patch/285756/commit-queue
All the Queues should report passing status of steps as well.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170904/56eef642/attachment.html>
More information about the webkit-unassigned
mailing list