pavilion2 icon indicating copy to clipboard operation
pavilion2 copied to clipboard

`source_url` and `source_download` do not work as expected

Open francinelapid opened this issue 2 years ago • 0 comments

        source_url: <url>
        source_download: missing

does not end up downloading the source

Also, when source_download is set to latest, I get

...
Could not create builder for test stream.base (run 11797): Could not retrieve source from the given url ...
...

but a temp file with what seems like the correct content gets downloaded into the test_src directory.

francinelapid avatar Oct 24 '23 03:10 francinelapid