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

Builder curl-ares-solaris11-sparc Build #5991

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc7cba2fd2dfe7826484d99ead7c5fd925aa3d56f
Got Revisionc7cba2fd2dfe7826484d99ead7c5fd925aa3d56f
Changes3 changes

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5991 Build
codebase Build
got_revision c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue Jun 9 13:53:36 2026
EndTue Jun 9 14:43:59 2026
Elapsed50 mins, 23 secs

All Changes:

:

  1. Change #270078

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 056dcd9e71fcdce8b123de7ac4f43fafb1ccadcb

    Comments

    pytest: use `Optional[]`, adjust whitespace
    Reported by GitHub Code Quality
    
    Closes #21928

    Changed files

    • tests/http/testenv/curl.py
  2. Change #270079

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb4b3e75e808c6527e85d31a64a8ded421d85279

    Comments

    smbserver: check impacket presence differently
    To silence ruff and GitHub CodeQL warnings.
    
    Closes #21929

    Changed files

    • tests/smbserver.py
  3. Change #270082

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 09 Jun 2026 13:34:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f

    Comments

    sigv4: URL encode the user name in the header
    - split into sub functions
    - add 'aws-sigv4' as keyword for many tests
    
    Verify with test 3222
    
    Reported-by: Trail of Bits
    Closes #21923

    Changed files

    • lib/http_aws_sigv4.c
    • tests/data/Makefile.am
    • tests/data/test1933
    • tests/data/test1934
    • tests/data/test1935
    • tests/data/test1936
    • tests/data/test1937
    • tests/data/test1938
    • tests/data/test1955
    • tests/data/test1956
    • tests/data/test1957
    • tests/data/test1959
    • tests/data/test1970
    • tests/data/test1971
    • tests/data/test1972
    • tests/data/test1973
    • tests/data/test1974
    • tests/data/test1975
    • tests/data/test1976
    • tests/data/test1978
    • tests/data/test3222