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

Builder curl-unthreaded-solaris11-sparc Build #4103

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 39 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 23 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 4103 Build
codebase Build
got_revision 52f58ebb104033a5a06779efd60c608e94729d37 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 52f58ebb104033a5a06779efd60c608e94729d37 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:

StartSun Jun 22 13:04:55 2025
EndSun Jun 22 14:36:49 2025
Elapsed1 hrs, 31 mins, 54 secs

All Changes:

:

  1. Change #237397

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Jun 2025 12:58:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 52f58ebb104033a5a06779efd60c608e94729d37

    Comments

    curl_get_line: make sure lines end with newline
    Verify with test 792 and 793
    
    Reported-by: z2_
    Closes #17697

    Changed files

    • lib/curl_get_line.c
    • tests/data/Makefile.am
    • tests/data/test744
    • tests/data/test792
    • tests/data/test793