[Webkit-unassigned] [Bug 213615] New: generate-jsc-bundle should fail if passed an invalid remote-config-file parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 13:33:00 PDT 2020


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

            Bug ID: 213615
           Summary: generate-jsc-bundle should fail if passed an invalid
                    remote-config-file parameter
           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: bugs-noreply at webkitgtk.org

We had an issue with one of the servers and we suffered a data loss, so the script for generating JSC bundles was not beeing able to find it's config file to upload the bundles to https://webkitgtk.org/jsc-built-products/x86_64/release/

You can see at: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Build%29/builds/35062/steps/generate-jsc-bundle/logs/stdio how the script ends with zero status even when it can't find the config file that is passed via '--remote-config-file ../../remote-jsc-bundle-upload-config.json'

In this case it should fail, so the step becomes red and we can notice earlier.

-- 
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/20200625/e195a5f7/attachment.htm>


More information about the webkit-unassigned mailing list