[Webkit-unassigned] [Bug 244960] New: Revision field in the json data generated by run-webkit-tests is empty since migration to git

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 20:53:35 PDT 2022


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

            Bug ID: 244960
           Summary: Revision field in the json data generated by
                    run-webkit-tests is empty since migration to git
           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, dewei_zhu at apple.com,
                    jbedard at apple.com

run-webkit-tests generates a json file with the information of the run (usually named full_results.json)

This json included a "revision" field with the SVN revision of the checkout where the run was executed. But since the migration to git this "revision" field is null.

See example: https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/254161%40main%20%2825393%29/full_results.json (See the "revision" key at the end of the json)

This issue broke the webkit-testhunter tool that relied on this field to index and sort the runs. See: https://github.com/clopez/webkit-testhunter/issues/11

-- 
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/20220909/878b24d1/attachment.htm>


More information about the webkit-unassigned mailing list