[Webkit-unassigned] [Bug 181589] New: [GTK][WPE] Add support for unit test expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 12 06:11:47 PST 2018


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

            Bug ID: 181589
           Summary: [GTK][WPE] Add support for unit test expectations
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, clopez at igalia.com,
                    lforschler at apple.com, mcatanzaro at igalia.com

We currently have a way to skip tests by annotating them in the api test runner script. The main problem of this approach is that we skip test when they fail in the bots and we never notice if they stop failing, keeping the tests skipped forever. This is indeed the case of several WebKit2 C API tests. Annotating skipped tests in the script itself is not a good idea either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180112/cb32142c/attachment.html>


More information about the webkit-unassigned mailing list