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

Builder curl-unthreaded-solaris10-i386 Build #14541

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3583ed8b77cbcd1c438cde84e55db483d4920b1c
Got Revision3583ed8b77cbcd1c438cde84e55db483d4920b1c
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Apr 30 12:25:36 2024
EndTue Apr 30 14:00:58 2024
Elapsed1 hrs, 35 mins, 22 secs

All Changes:

:

  1. Change #196272

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 30 Apr 2024 11:23:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3583ed8b77cbcd1c438cde84e55db483d4920b1c

    Comments

    cf-https-connect: use timeouts as unsigned ints
    To match the type used in 'set.happy_eyeballs_timeout'.
    
    Ref: #13489
    Closes #13503

    Changed files

    • lib/cf-https-connect.c