Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-pr-unthreaded-solaris10-i386 Build #3544

Results:

Failed runtest

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/str-passblanks
Revisionf22e6e9e95815663ee847b212b481b57b97ed460
Got Revisionf22e6e9e95815663ee847b212b481b57b97ed460
Changes17 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 42 mins, 24 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/str-passblanks Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3544 Build
codebase Build
got_revision f22e6e9e95815663ee847b212b481b57b97ed460 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision f22e6e9e95815663ee847b212b481b57b97ed460 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 1 06:05:11 2025
EndSat Mar 1 12:22:40 2025
Elapsed6 hrs, 17 mins, 29 secs

All Changes:

:

  1. Change #223363

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 12:48:48
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 659c6b68dc66f7d6e7ea036e69e4095586eb52d3

    Comments

    lib: replace while(ISBLANK()) loops with Curl_str_passblanks()

    Changed files

    • lib/altsvc.c
    • lib/cookie.c
    • lib/ftplistparser.c
    • lib/headers.c
    • lib/hsts.c
    • lib/http.c
    • lib/http_aws_sigv4.c
    • lib/http_digest.c
    • lib/http_negotiate.c
    • lib/http_proxy.c
    • lib/netrc.c
    • lib/noproxy.c
    • lib/rtsp.c
    • lib/strparse.c
    • lib/strparse.h
    • lib/strtoofft.c
  2. Change #223364

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 12:50:01
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision a219880bc240a95eb926126983e67e14052a4a60

    Comments

    headers: use strparse in Curl_headers_push()

    Changed files

    • lib/headers.c
  3. Change #223365

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 12:51:10
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision c5d3f99422f6c25f2aee37faf58ca839514b2697

    Comments

    http_chunks: replace a strofft call with curl_str_hex
    
    To avoid it accepting leading blanks.

    Changed files

    • lib/http_chunks.c
  4. Change #223373

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:15:42
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision eb6f929309ce032ee8ea52e6e4f0f2fa9ce0bf00

    Comments

    fixup headers.c

    Changed files

    • lib/headers.c
  5. Change #223377

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:22:02
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 0f47ebd3796b30eb8239bb1235f26cd22da5bcab

    Comments

    lib: replace while(ISBLANK()) loops with Curl_str_passblanks()

    Changed files

    • lib/altsvc.c
    • lib/cookie.c
    • lib/ftplistparser.c
    • lib/headers.c
    • lib/hsts.c
    • lib/http.c
    • lib/http_aws_sigv4.c
    • lib/http_digest.c
    • lib/http_negotiate.c
    • lib/http_proxy.c
    • lib/netrc.c
    • lib/noproxy.c
    • lib/rtsp.c
    • lib/strparse.c
    • lib/strparse.h
    • lib/strtoofft.c
  6. Change #223378

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:22:02
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 7fb49551d50f9301fbfe4396852ae1d3fba7af68

    Comments

    http_chunks: replace a strofft call with curl_str_hex
    
    To avoid it accepting leading blanks.

    Changed files

    • lib/http_chunks.c
  7. Change #223379

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:22:02
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision bc9f9bfa2f594b17ff54e1d73509976575a5bd2b

    Comments

    headers: use strparse in Curl_headers_push()

    Changed files

    • lib/headers.c
  8. Change #223407

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:25:20
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision e2d65782a17b7d000e9907ae611fe11e4feef20d

    Comments

    lib: replace while(ISBLANK()) loops with Curl_str_passblanks()
    
    Closes #16520

    Changed files

    • lib/altsvc.c
    • lib/cookie.c
    • lib/ftplistparser.c
    • lib/headers.c
    • lib/hsts.c
    • lib/http.c
    • lib/http_aws_sigv4.c
    • lib/http_digest.c
    • lib/http_negotiate.c
    • lib/http_proxy.c
    • lib/netrc.c
    • lib/noproxy.c
    • lib/rtsp.c
    • lib/strparse.c
    • lib/strparse.h
    • lib/strtoofft.c
  9. Change #223408

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:28:37
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 689450e3f2b6f6071e0e6eb19012af6cf486b632

    Comments

    fixup another passblanks in http_ntlm.c

    Changed files

    • lib/http_ntlm.c
  10. Change #223409

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:28:54
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 1f10242a78fa29f499bc3278fceeb34c808752fa

    Comments

    fixup two ISSPACE to ISBLANK in http.c

    Changed files

    • lib/http.c
  11. Change #223410

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:29:58
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 7e1bea28d2941e5107da36f9c8551f925342db66

    Comments

    fixup change two more ISSPACE to ISBLANK

    Changed files

    • lib/headers.c
    • lib/http_aws_sigv4.c
  12. Change #223412

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:38:43
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision e11efd93107283b9b5f1dd7bd650d1459b33da0d

    Comments

    content_encoding: replace ISSPACE with ISBLANK

    Changed files

    • lib/content_encoding.c
  13. Change #223413

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:38:59
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision b5ec11b23c47f0803c973224bb10b60e079ebb17

    Comments

    curl_fnmatch: replace ISSPACE with ISBLANK

    Changed files

    • lib/curl_fnmatch.c
  14. Change #223414

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:39:14
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 7ddcfafc73eb172552b9cf7993bc2124b0abe0cf

    Comments

    netrc: replace a while(!ISSPACE()) loop with Curl_str_word()

    Changed files

    • lib/netrc.c
  15. Change #223416

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:48:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 90e79aa780fde47da0789cd02c00e4a306469d09

    Comments

    rtsp: change an !ISSPACE to !ISBLANK, as that's probably the intended

    Changed files

    • lib/rtsp.c
  16. Change #223417

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 01 Mar 2025 00:01:02
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision 9941e441f1c542ef7781ae21f86b70d82425aaa2

    Comments

    urlapi: rewrite the macro to avoid ISSPACE

    Changed files

    • lib/urlapi.c
  17. Change #223418

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 01 Mar 2025 00:03:20
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-passblanks
    Revision f22e6e9e95815663ee847b212b481b57b97ed460

    Comments

    curl_ctype.h: somewhat revolutionary but make ISSPACE and ISBLANK the same

    Changed files

    • lib/curl_ctype.h