[Webkit-unassigned] [Bug 160736] New: [GTK] run-gtk-tests should use webkitpy.port.gtk and webkitpy.port.xvfbdriver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 04:48:18 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160736

            Bug ID: 160736
           Summary: [GTK] run-gtk-tests should use webkitpy.port.gtk and
                    webkitpy.port.xvfbdriver
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, lforschler at apple.com

The script run-gtk-tests implements its own _run_xvfb() and its own _setup_testing_environment() instead of relying on webkitpy.port.xvfbdriver:XvfbDriver and webkitpy.port.gtk:GtkPort::setup_environ_for_server()


As a result of this, the glx/egl software rasterizer built by the jhbuild is not used, defaulting to use the system one.


This is causing errors on the ARM bot, that seems don't has a proper one shipped by the system:

https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/11833/steps/API%20tests/logs/stdio


ERROR:../../Tools/TestWebKitAPI/gtk/WebKit2Gtk/WebViewTest.cpp:58:static gboolean WebViewTest::webProcessCrashed(WebKitWebView*, WebViewTest*): code should not be reached

FAIL

GTester: last random seed: R02Sd767ea08b233d8032c8a8ba1cb7a7bf8

(pid=3374)

  /webkit2/WebKitWebView/menu-dismissed:                               libEGL warning: GLX/DRI2 is not supported

libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:${ORIGIN}/dri:/usr/lib/dri)

Xlib: sequence lost (0x10096 > 0x97) in reply type 0x0!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160810/2859f522/attachment-0001.html>


More information about the webkit-unassigned mailing list