[webkit-reviews] review requested: [Bug 176104] [GTK] Improve the way unit test are run and the results reported : [Attachment 319362] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 08:40:58 PDT 2017


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 176104: [GTK] Improve the way unit test are run and the results reported
https://bugs.webkit.org/show_bug.cgi?id=176104

Attachment 319362: Patch

https://bugs.webkit.org/attachment.cgi?id=319362&action=review




--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 319362

  --> https://bugs.webkit.org/attachment.cgi?id=319362&action=review

Patch

Current test results is something like this:

Tests failed (4): /WebKit2Gtk/TestWebKitWebContext,
/WebKit2Gtk/TestWebExtensions, /WebKit2Gtk/TestWebsiteData,
/WebKit2Gtk/TestBackForwardList
Tests that timed out (3): /WebKit2Gtk/TestWebViewEditor,
/WebKit2Gtk/TestWebKitWebView, /WebKit2/TestWebKit2

With the patch the output is like this:

Unexpected failures (9)
    /WebKit2Gtk/TestSSL
	/webkit2/WebKitWebView/tls-subresource
	/webkit2/WebKitWebView/load-failed-with-tls-errors
	/webkit2/WebKitWebView/ssl
    /WebKit2Gtk/TestAutomationSession
	/webkit2/WebKitAutomationSession/request-session
    /WTF/TestWTF
	WTF_DateMath.calculateLocalTimeOffset
    /WebKit2Gtk/TestWebKitAccessibility
	/webkit2/WebKitAccessibility/atspi-basic-hierarchy
    /WebKit2Gtk/TestLoaderClient
	/webkit2/WebKitWebView/title
    /WebKit2Gtk/TestWebExtensions
	/webkit2/WebKitWebExtension/form-controls-associated-signal
    /WebKit2Gtk/TestUIClient
	/webkit2/WebKitWebView/mouse-target

Unexpected crashes (4)
    /WebKit2/TestWebKit2
	WebKit2.InputMethodFilterContextFocusOutDuringOngoingComposition
	WebKit2.InputMethodFilterContextMouseClickDuringOngoingComposition
	WebKit2.MouseMoveAfterCrash
	WebKit2.InputMethodFilterComposeKey

Unexpected timeouts (2)
    /WebKit2Gtk/TestLoaderClient
	/webkit2/WebKitWebView/reload
	/webkit2/WebKitURIRequest/http-headers


More information about the webkit-reviews mailing list