[Webkit-unassigned] [Bug 202928] New: layout step not summarizes results to stdout when running with "--report"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 08:27:39 PDT 2019


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

            Bug ID: 202928
           Summary: layout step not summarizes results to stdout when
                    running with "--report"
           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: aakash_jain at apple.com, bugs-noreply at webkitgtk.org,
                    dewei_zhu at apple.com, jbedard at apple.com,
                    magomez at igalia.com

Since r250966 the layout step for GTK and WPE is not longer printing the results in stdout.

Previously, when this step finished it printed something like this: http://sprunge.us/XZjjH4 than then the build master parsed and put on the step for the layout tests as " 68 failures 80 new passes 11 flakes 14 missing results " <-- https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11560

But since r250966 the layout test step runs with a new parameter "--report https://results.webkit.org" and it not longer prints this to stdout. So in the results of the buildbot the summary for the step is empty.
For example: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11603 <-- it not longer has the summary of the number of failures in the layout test step.

-- 
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/20191014/91c2bc41/attachment.html>


More information about the webkit-unassigned mailing list