[Webkit-unassigned] [Bug 214087] New: webkitdbpy: Partial loading of results from configurations with same version_name but different version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 09:51:51 PDT 2020


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

            Bug ID: 214087
           Summary: webkitdbpy: Partial loading of results from
                    configurations with same version_name but different
                    version
           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: lmoura at igalia.com

Created attachment 403792

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

Screenshot of wpe/gtk configurations

Looking through the results api from `https://results.webkit.org/api/results/layout-tests/accessibility/textarea-selected-text-range.html?platform=GTK&platform=WPE`, the following configurations are returned:

GTK debug (Xvfb/4.19.0)
GTK release (Wayland/4.19.0)
GTK release (Xvfb/5.4.0)
GTK release (Xvfb/5.5.0)
WPE debug (-/5.4.0)
WPE debug (-/5.5.0)
WPE release (-/4.19.0)

As the attached screenshot shows, WPE debug configurations results into two separate series while GTK's Release-Xvfb gets grouped together under `Xvfb wk2 Release`. 

While initially not a big issue, the problem is that only the results from one of the series is shown for both series, instead of the expected behavior of both results separated.

As the change in version happened between r263965/r263966, this means that either results after r263966 (5.5.0) are shown or results before it. (Refreshing the page often changes the results displayed)

Link to example search: https://results.webkit.org/?suite=layout-tests&test=accessibility%2Ftextarea-selected-text-range.html&platform=WPE&platform=GTK

-- 
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/20200708/96da6fc1/attachment.htm>


More information about the webkit-unassigned mailing list