On 12/03/2025 00.41, Nicholas Piggin wrote:
...
I think *no* precaching errors including 404 should cause
failure because you would still want other tests to proceed
(in some cases).

But the failure should be caught when the test case tries to
fetch the asset, so you can still easily identify the download
failure.

Sorry, I did not get that... if we ignore the 404 during the precaching step, how should the failure be caught when the test runs? The downloads are disabled that case, so the test cannot know whether the asset is not available due to a 404 or any other reason...?

 Thomas


Reply via email to