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

Builder curl-ares-solaris10-i386 Build #3447

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 32 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 41 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 3447 Build
codebase Build
got_revision 70115763c3e09b3b3b31b4fda16053026f316fb9 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 70115763c3e09b3b3b31b4fda16053026f316fb9 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:

StartSun Jun 1 10:35:18 2025
EndSun Jun 1 13:05:27 2025
Elapsed2 hrs, 30 mins, 8 secs

All Changes:

:

  1. Change #231149

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 01 Jun 2025 10:24:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 70115763c3e09b3b3b31b4fda16053026f316fb9

    Comments

    memanalyze.pl: fix getaddrinfo/freeaddrinfo checks
    It did not parse them correctly. Problem never shows before we don't run
    torture tests with these functions - yet.
    
    Seen when enabling torture tests with the threaded resolver.
    
    Closes #17503

    Changed files

    • tests/memanalyze.pl