WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
213615
generate-jsc-bundle should fail if passed an invalid remote-config-file parameter
https://bugs.webkit.org/show_bug.cgi?id=213615
Summary
generate-jsc-bundle should fail if passed an invalid remote-config-file param...
Carlos Alberto Lopez Perez
Reported
2020-06-25 13:33:00 PDT
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.
Attachments
Patch
(1.60 KB, patch)
2020-06-25 13:36 PDT
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2020-06-25 13:36:04 PDT
Created
attachment 402804
[details]
Patch
EWS
Comment 2
2020-06-26 07:44:42 PDT
Committed
r263557
: <
https://trac.webkit.org/changeset/263557
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 402804
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-06-26 07:45:18 PDT
<
rdar://problem/64805410
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug