WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166872
[GTK] Add a new release test bot for Wayland and pass --display-server=xorg to the GTK Perf bot.
https://bugs.webkit.org/show_bug.cgi?id=166872
Summary
[GTK] Add a new release test bot for Wayland and pass --display-server=xorg t...
Carlos Alberto Lopez Perez
Reported
2017-01-09 17:00:32 PST
After
r210523
: <
http://trac.webkit.org/changeset/210523
> we are ready to add the new release test bot for Wayland (WebKitGTK+). This bot will run the tests under a real wayland session (using the machine native GPU -- an Intel i7-3770 GPU with Mesa and a native Weston session). Since we would have to restart the master to make the changes effective and to avoid more restarts than needed, we seize this bug also to start passing --display-server=xorg to the GTK perf bot so we can stop using the environment variable USE_NATIVE_XDISPLAY=1 to tell the perf bot to use the driver for native X11 on the perf-test step.
Attachments
Patch
(7.65 KB, patch)
2017-01-09 17:16 PST
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2017-01-09 17:16:15 PST
Created
attachment 298421
[details]
Patch
Michael Catanzaro
Comment 2
2017-01-09 18:32:16 PST
Comment on
attachment 298421
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=298421&action=review
> Tools/BuildSlaveSupport/build.webkit.org-config/config.json:297 > + "additionalArguments": ["--display-server=xorg"],
I would go ahead and remove the FIXME you left in the previous commit now, since you're squeezing this in here anyway.
Carlos Alberto Lopez Perez
Comment 3
2017-01-09 18:35:12 PST
(In reply to
comment #2
)
> Comment on
attachment 298421
[details]
> Patch >
Thanks for the review
> View in context: >
https://bugs.webkit.org/attachment.cgi?id=298421&action=review
> > > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:297 > > + "additionalArguments": ["--display-server=xorg"], > > I would go ahead and remove the FIXME you left in the previous commit now, > since you're squeezing this in here anyway.
I intend to do that in an unreviewed follow-up patch after this patch lands and the master is rebooted. Otherwise I will be risking having the bot running the perf tests with xvfb in the window between [this_path_lands, master_is_rebooted]
WebKit Commit Bot
Comment 4
2017-01-10 03:04:14 PST
Comment on
attachment 298421
[details]
Patch Clearing flags on attachment: 298421 Committed
r210539
: <
http://trac.webkit.org/changeset/210539
>
WebKit Commit Bot
Comment 5
2017-01-10 03:04:19 PST
All reviewed patches have been landed. Closing bug.
Carlos Alberto Lopez Perez
Comment 6
2017-01-10 09:10:03 PST
(In reply to
comment #3
)
> > I would go ahead and remove the FIXME you left in the previous commit now, > > since you're squeezing this in here anyway. > > I intend to do that in an unreviewed follow-up patch after this patch lands > and the master is rebooted. Otherwise I will be risking having the bot > running the perf tests with xvfb in the window between [this_path_lands, > master_is_rebooted]
Committed
r210547
: <
http://trac.webkit.org/changeset/210547
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug