WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173433
REGRESSION(
r218344
): [WPE] Thousands of layout test crashes
https://bugs.webkit.org/show_bug.cgi?id=173433
Summary
REGRESSION(r218344): [WPE] Thousands of layout test crashes
Carlos Alberto Lopez Perez
Reported
2017-06-15 14:13:15 PDT
r218344
<
http://trac.webkit.org/changeset/218344
> caused thousands of layout test crashes due to the update on WPEBackend-mesa on the JHBuild. My guess is that something is setting a DISPLAY environment there (perhaps the tool driver) and confusing the check for X11. The bot itself doesn't set that variable.
https://build.webkit.org/builders/WPE%20Linux%2064-bit%20Release%20%28Tests%29/builds/874/steps/layout-test/logs/stdio
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2017-06-15 14:19:20 PDT
Committed
r218355
: <
http://trac.webkit.org/changeset/218355
>
Carlos Alberto Lopez Perez
Comment 2
2017-06-15 17:59:22 PDT
I reverted the update on WPEBackend-mesa that triggered this issue. Layout tests are working back as expected on WPE. Also I identified the issue: we are setting always a DISPLAY environment variable on Tools/Scripts/webkitpy/port/base.py (even when the user environment doesn't have one). I will upload ASAP a patch to fix this.
Carlos Alberto Lopez Perez
Comment 3
2017-06-16 11:44:08 PDT
Proposed patch at:
bug 173483
Carlos Alberto Lopez Perez
Comment 4
2017-06-19 06:09:54 PDT
Committed
r218491
: <
http://trac.webkit.org/changeset/218491
>
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