Bug 218907

Summary: [build.webkit.org] Update RunAPITests step for new buildbot
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218805
Bug Depends on:    
Bug Blocks: 175056    
Attachments:
Description Flags
Patch none

Description Aakash Jain 2020-11-13 08:45:59 PST
We are planning to upgrade build.webkit.org to latest Buildbot. We should update RunAPITests as per new Buildbot, e.g.:
use logobserver instead of cmd.logs['stdio'].getText()
use getResultSummary instead of getText/getText2

Similar to https://bugs.webkit.org/show_bug.cgi?id=218805
Comment 1 Aakash Jain 2020-11-13 08:49:53 PST
Created attachment 414050 [details]
Patch
Comment 2 Aakash Jain 2020-11-13 08:51:03 PST
Sample run: https://build.webkit-dev.org/#/builders/43/builds/26 (see step 10)
Comment 3 EWS 2020-11-13 10:22:55 PST
Committed r269786: <https://trac.webkit.org/changeset/269786>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414050 [details].
Comment 4 Radar WebKit Bug Importer 2020-11-13 10:23:18 PST
<rdar://problem/71376267>