[Webkit-unassigned] [Bug 136530] New: REGRESSION(r173201): [GTK] Test TestWebKitAPI/WebKit2Gtk/TestDownloads timeouts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 07:18:18 PDT 2014


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

           Summary: REGRESSION(r173201): [GTK] Test
                    TestWebKitAPI/WebKit2Gtk/TestDownloads timeouts.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clopez at igalia.com
                CC: zandobersek at gmail.com, cgarcia at igalia.com


Revision r173201 <http://trac.webkit.org/r173201> has caused a regression on the test TestWebKitAPI/WebKit2Gtk/TestDownloads. It now timeouts and gives the following error: "GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Invalid argument.  Aborting."

I have double checked this. I tried to locally revert r173201 and the test passes again as expected without any error.

This is the output from the test:

$ Tools/Scripts/run-gtk-tests --verbose --release WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestDownloads
TEST: WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestDownloads... (pid=19026)
  /webkit2/Downloads/local-file:                                       OK
  /webkit2/Downloads/local-file-error:                                 OK
  /webkit2/Downloads/remote-file:                                      OK
  /webkit2/Downloads/remote-file-error:                                OK
  /webkit2/Downloads/policy-decision-download:                         GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Invalid argument.  Aborting.
OK
TEST: WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestDownloads: TIMEOUT
Tests that timed out (1): WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestDownloads

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list