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

Builder curl-unthreaded-solaris11-i386 Build #2377

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 2377 Build
codebase Build
got_revision a090111613c52066f786adbc05cc7ce9cc3cf3a3 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a090111613c52066f786adbc05cc7ce9cc3cf3a3 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Apr 24 11:41:58 2024
EndWed Apr 24 12:41:48 2024
Elapsed59 mins, 50 secs

All Changes:

:

  1. Change #195860

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 24 Apr 2024 10:51:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a090111613c52066f786adbc05cc7ce9cc3cf3a3

    Comments

    telnet: check return code from fileno()
    and return error if necessary
    
    Spotted by CodeSonar
    
    Closes #13457

    Changed files

    • lib/telnet.c