[Webkit-unassigned] [Bug 226289] New: Do not skip SetCommitQueueMinusFlagOnPatch step on EWS test instances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 26 13:36:42 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226289
Bug ID: 226289
Summary: Do not skip SetCommitQueueMinusFlagOnPatch step on EWS
test instances
Product: WebKit
Version: Other
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
SetCommitQueueMinusFlagOnPatch step does two things:
1) set cq- flag on bugzilla bug
2) mark the build as completed
Since r273090, this step is skipped on EWS test instances (e.g.: ews-build.webkit-uat.org). However, skipping the part about marking the build complete, causes the build to run extra steps which it shouldn't be running (e.g.: step 20 in https://ews-build.webkit-uat.org/#/builders/34/builds/31441).
We shouldn't skip the entire SetCommitQueueMinusFlagOnPatch step on EWS test instances, we should only skip relevant portion about Bugzilla interaction.
--
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/20210526/8ce479a3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list