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

Builder curl-ares-solaris10-i386 Build #3416

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9eaaa0748d23f97884a90cc9b1757b8b6f2341e1
Got Revision9eaaa0748d23f97884a90cc9b1757b8b6f2341e1
Changes2 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 10 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3416 Build
codebase Build
got_revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri May 23 09:16:17 2025
EndFri May 23 11:48:23 2025
Elapsed2 hrs, 32 mins, 6 secs

All Changes:

:

  1. Change #230569

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 23 May 2025 09:08:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6ad9230c2da3150235b76d3b14fa467daf0503c1

    Comments

    http_aws_sigv4: return error on too many query components
    Instead of just silently continuing.
    
    Closes #17421

    Changed files

    • lib/http_aws_sigv4.c
  2. Change #230570

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 23 May 2025 09:09:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1

    Comments

    http_aws_sigv4: simplify, avoid many gotos
    Closes #17422

    Changed files

    • lib/http_aws_sigv4.c