mirror of
https://github.com/curl/curl.git
synced 2026-06-06 08:24:40 +03:00
test428: re-enable for Windows
The unexplained error in AppVeyor CI tests are not hit in CI after moving those tests to GHA. Re-enable to run this test on Windows. Revisit if the error is seen again on Windows. Errors seen earlier in AppVeyor CI: https://ci.appveyor.com/project/curlorg/curl/builds/49123802 https://ci.appveyor.com/project/curlorg/curl/builds/49120834 In these jobs: CMake, VS2010, Debug, x64, no SSL, Static CMake, mingw-w64, gcc 7, Debug, x64, Schannel, Static, Unicode CMake, mingw-w64, gcc 9, Debug, x64, Schannel, Static, Unity CMake, mingw-w64, gcc 6, Debug, x86, Schannel, Static Follow-up to7cf8414fabRef: https://github.com/curl/curl/pull/12862#issuecomment-1929548070 Ref:0f0edc283c#12862
This commit is contained in:
parent
9657a2041e
commit
2f49a7a055
1 changed files with 0 additions and 8 deletions
|
|
@ -29,14 +29,6 @@ Funny-head: yesyes
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
|
||||
# For unknown reasons, a number of CI jobs on Appveyor keep returning NULL to
|
||||
# getenv() for the blank environment variable which makes the test fail.
|
||||
# Unfortunately, this makes me disable the test completely on Windows.
|
||||
|
||||
<features>
|
||||
!win32
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue