Bug 238973 - [Merge-Queue] Handle label addition race condition
Summary: [Merge-Queue] Handle label addition race condition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-07 16:37 PDT by Jonathan Bedard
Modified: 2022-04-18 10:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-04-07 16:37:52 PDT
Occasionally, we see a merge-queue build like https://ews-build.webkit-uat.org/#/builders/85/builds/188, where GitHub's API does not report a label that was just added. This appears to be a race condition because re-running the build fixes the problem.
Comment 1 Radar WebKit Bug Importer 2022-04-07 16:38:13 PDT
<rdar://problem/91452352>
Comment 2 Jonathan Bedard 2022-04-07 16:40:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/265
Comment 3 EWS 2022-04-18 10:02:56 PDT
Committed r292958 (249723@main): <https://commits.webkit.org/249723@main>

Reviewed commits have been landed. Closing PR #265 and removing active labels.