Bug 218907 - [build.webkit.org] Update RunAPITests step for new buildbot
Summary: [build.webkit.org] Update RunAPITests step for new buildbot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks: 175056
  Show dependency treegraph
 
Reported: 2020-11-13 08:45 PST by Aakash Jain
Modified: 2021-02-08 07:37 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2020-11-13 08:49 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>