curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

RE: [Help Requested] Test Differences on 64-bit vs. 32-bit NonStop

From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Sun, 11 Sep 2022 21:46:42 -0400

On September 11, 2022 7:04 PM, Daniel Stenberg wrote:
>On Sun, 11 Sep 2022, rsbecker_at_nexbridge.com wrote:
>
>> TESTFAIL: These test cases failed: 1119 1167
>>
>> 1119 failed (not a new breakage) because the script tried to run CC
>> without taking into account the supplied options from Configure,
>> specifically CFLAGS="-c99" is supplied, so using c89 is a bit wonky:
>
>1167 also invokes 'cpp' so I imagine it might suffer from the similar
thing.

I would like to fix this. Could you provide a small pointer?

>> 1451 also failed because impacket is not installed (nor can I install
>> it), but it was not listed as a failure:
>
>When it can't run the test server it doesn't consider that a test failure,
it just does
>not run the test.

Sounds like it should, or explicitly test for a lack of python module
support and skip with a note.

-Randall

-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-09-12