mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 19:50:31 -06:00
Tests: Extend ctest_submit host lookup failure matching (#15958)
Match this message:
Could not resolve host: -no-site-; Name or service not known
^^^^^^^^^^^^^^^^^^^^^^^^^^^
This commit is contained in:
committed by
Brad King
parent
a5a5a68572
commit
2859d9ef6b
@@ -1,3 +1,3 @@
|
||||
*Error when uploading file: .*/Configure.xml
|
||||
*Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
|
||||
*Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
|
||||
*Problems when submitting via HTTP
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
|
||||
Problems when submitting via FTP
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*)
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*)
|
||||
Problems when submitting via HTTP
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?|The requested URL returned error:.*|Protocol "https" not supported or disabled in .*|.* was built with SSL disabled.*)
|
||||
Error message was: ([Cc]ould *n.t resolve host:? '?-no-site-'?.*|The requested URL returned error:.*|Protocol "https" not supported or disabled in .*|.* was built with SSL disabled.*)
|
||||
Problems when submitting via HTTP
|
||||
|
||||
Reference in New Issue
Block a user