Skip to content

Conversation

@smanders
Copy link
Collaborator

@smanders
Copy link
Collaborator Author

unrelated (to the proposed changes here) failure in curl test on linux-arm64

[ RUN      ] CurlTest.HttpGetRequest
Attempt 1 failed: HTTP request failed: Timeout was reached, Operation timed out after 10002 milliseconds with 0 bytes received. Retrying... (2 attempts remaining)
Attempt 2 failed: HTTP request failed: SSL connect error, OpenSSL SSL_connect: Connection reset by peer in connection to example.com:443 . Retrying... (1 attempts remaining)
/__w/buildpro/buildpro/test/curl.cpp:122: Failure
Value of: success
  Actual: false
Expected: true
Failed after 3 attempts. Last error: HTTP request failed: Timeout was reached, Operation timed out after 10001 milliseconds with 0 bytes received

/__w/buildpro/buildpro/test/curl.cpp:124: Failure
Value of: response.empty()
  Actual: true
Expected: false
Empty response received

/__w/buildpro/buildpro/test/curl.cpp:125: Failure
Expected: (response.find("<html")) != (std::string::npos), actual: 18446744073709551615 vs 18446744073709551615
Response doesn't appear to be HTML

[  FAILED  ] CurlTest.HttpGetRequest (23053 ms)

re-running tests... I'll be tracking to see if this error pops up again or if it was just a random failure this once

@smanders smanders merged commit 9474602 into dev Nov 18, 2025
15 of 16 checks passed
@smanders smanders deleted the lua branch November 18, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cmake/pros: lua devel package

2 participants