Bug 205989

Summary: Mac debug build seems broken on EWS
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jbedard, simon.fraser
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2020-01-08 22:08:20 PST
Mac debug build seems to be broken on EWS. https://ews-build.webkit.org/#/builders/16/builds/10985 https://ews-build.webkit.org/#/builders/16/builds/10986 auto group = (AVContentKeyReportGroup*)[request.options valueForKey:ContentKeyReportGroupKey]; ^ /Volumes/Data/worker/macOS-High-Sierra-Debug-Build-EWS/build/Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm:493:43: error: property 'options' not found on object of type 'AVContentKeyRequest *' This error isn't visible on build.webkit.org bots, so might be some configuration issue with the EWS bots as well.
Attachments
Alexey Proskuryakov
Comment 1 2020-01-08 22:23:17 PST
EWS bots still have High Sierra SDK, and run on High Sierra queue. I'm going to stop them all.
Alexey Proskuryakov
Comment 2 2020-01-08 22:24:19 PST
Actually, scratch that. Will have to wait until tomorrow :(
Aakash Jain
Comment 3 2020-01-13 10:22:29 PST
Working fine now, it was due to configuration issues on the bots while they were being upgraded.
Note You need to log in before you can comment on or make changes to this bug.