Issue:
The %Example test in ESS_butterfly_MCPL_test periodically fails compiling (false positive).
The instrument uses a curl command in a SHELL clause to retrieve an MCPL input during code generation. At times the related webserver may be down or download throttled...
Proposed fix:
We should make (potentially all of?) the MCPL file(s) available to the GitHub workers via caching.
Issue:
The
%Exampletest inESS_butterfly_MCPL_testperiodically fails compiling (false positive).The instrument uses a
curlcommand in aSHELLclause to retrieve anMCPLinput during code generation. At times the related webserver may be down or download throttled...Proposed fix:
We should make (potentially all of?) the MCPL file(s) available to the GitHub workers via caching.