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

Builder curl-threaded-solaris10-i386 Build #2325

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Apr 19 15:12:54 2024
EndFri Apr 19 16:25:47 2024
Elapsed1 hrs, 12 mins, 53 secs

All Changes:

:

  1. Change #195644

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 19 Apr 2024 15:06:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 25236c6a80686336f9f7ae66d269552ed332ffc4

    Comments

    multi: remove the unused Curl_preconnect function
    The implementation has been removed, no point in keeping it around.
    
    Follow-up to 476adfeac019ed
    
    Closes #13422

    Changed files

    • lib/multi.c
    • lib/url.c
    • lib/ws.c