CMake

curl

command_line: D:\a\nightly-builds\nightly-builds\build\Utilities\cmcurl\curltest.exe "http://open.cdash.org/user.php"

working_directory: "./Utilities/cmcurl"

Processors: 1

Execution Time: 0.216

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

* timeout on name lookup is not supported
* Host open.cdash.org:80 was resolved.
* IPv6: (none)
* IPv4: 66.194.253.26
*   Trying 66.194.253.26:80...
* Connected to open.cdash.org (66.194.253.26) port 80
* using HTTP/1.x
> GET /user.php HTTP/1.1
Host: open.cdash.org
Accept: */*

* Request completely sent off
< HTTP/1.1 301 Moved Permanently
< Date: Mon, 02 Jun 2025 06:00:16 GMT
< Server: Apache
< X-Frame-Options: SAMEORIGIN
< Location: https://open.cdash.org/user.php
< Content-Length: 239
< Content-Type: text/html; charset=iso-8859-1
< 
* Connection #0 to host open.cdash.org left intact
HTTP/1.1 301 Moved Permanently
Date: Mon, 02 Jun 2025 06:00:16 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
Location: https://open.cdash.org/user.php
Content-Length: 239
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://open.cdash.org/user.php">here...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...