Skip to content

Tests: Make CMake.FileDownload invalid host name case more robust

Brad King requested to merge brad.king/cmake:test-file-download into master

Use a well-defined .invalid top-level domain instead of assuming there is no .png top-level domain. Extend the timeout of this one case to 30 seconds to give DNS lookups a chance to fail instead of timing out.

Merge request reports