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

Builder curl-unthreaded-solaris11-sparc Build #3033

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Oct 17 16:08:36 2024
EndThu Oct 17 17:34:24 2024
Elapsed1 hrs, 25 mins, 47 secs

All Changes:

:

  1. Change #211997

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Oct 2024 16:04:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8cdbaba4bf86e122cd3ffe94e68471ff7e06b16a

    Comments

    tool_operate: break out of loop on error
    Follow-up to 69bf530dfd2a
    
    The loop could get stuck there in torture tests/OOM.
    
    Closes #15322

    Changed files

    • src/tool_operate.c