Bug 212527 - [buildbot] [GTK][WPE] Move WebDriver test to own bot
Summary: [buildbot] [GTK][WPE] Move WebDriver test to own bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
: 186346 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-29 09:32 PDT by Diego Pino
Modified: 2020-06-12 14:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (16.98 KB, patch)
2020-05-29 09:34 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (18.78 KB, patch)
2020-05-29 09:36 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (19.83 KB, patch)
2020-06-02 07:24 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (19.86 KB, patch)
2020-06-02 07:29 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (15.37 KB, patch)
2020-06-03 02:21 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (14.78 KB, patch)
2020-06-03 07:09 PDT, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-29 09:32:27 PDT
[buildbot] [GTK][WPE] Move WebDriver test to own bot
Comment 1 Diego Pino 2020-05-29 09:34:08 PDT
Created attachment 400592 [details]
Patch
Comment 2 Diego Pino 2020-05-29 09:36:43 PDT
Created attachment 400593 [details]
Patch
Comment 3 Diego Pino 2020-06-02 07:24:26 PDT
Created attachment 400817 [details]
Patch
Comment 4 Diego Pino 2020-06-02 07:29:12 PDT
Created attachment 400818 [details]
Patch
Comment 5 Diego Pino 2020-06-03 02:21:27 PDT
Created attachment 400910 [details]
Patch
Comment 6 Carlos Alberto Lopez Perez 2020-06-03 04:23:48 PDT
Comment on attachment 400910 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=400910&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/config.json:390
> -                      "triggers": ["wpe-linux-64-release-tests", "wpe-linux-64-release-tests-js"],
> +                      "triggers": ["wpe-linux-64-release-tests", "wpe-linux-64-release-tests-js",  "wpe-linux-64-release-tests-webdriver"],

I don't see "wpe-linux-64-release-tests-webdriver" defined anywhere. Its perhaps a leftover change from a previous version of the patch?
Comment 7 Diego Pino 2020-06-03 07:09:09 PDT
Created attachment 400917 [details]
Patch
Comment 8 Diego Pino 2020-06-03 07:09:41 PDT
(In reply to Carlos Alberto Lopez Perez from comment #6)
> Comment on attachment 400910 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=400910&action=review
> 
> > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:390
> > -                      "triggers": ["wpe-linux-64-release-tests", "wpe-linux-64-release-tests-js"],
> > +                      "triggers": ["wpe-linux-64-release-tests", "wpe-linux-64-release-tests-js",  "wpe-linux-64-release-tests-webdriver"],
> 
> I don't see "wpe-linux-64-release-tests-webdriver" defined anywhere. Its
> perhaps a leftover change from a previous version of the patch?

Right, I updated the patch.
Comment 9 EWS 2020-06-12 14:02:27 PDT
Committed r262975: <https://trac.webkit.org/changeset/262975>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400917 [details].
Comment 10 Radar WebKit Bug Importer 2020-06-12 14:03:18 PDT
<rdar://problem/64311163>
Comment 11 Lauro Moura 2020-06-12 14:24:08 PDT
*** Bug 186346 has been marked as a duplicate of this bug. ***