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

Builder curl-unthreaded-solaris11-i386 Build #3631

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 mins, 20 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 16 mins, 22 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 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 3631 Build
codebase Build
got_revision 52f58ebb104033a5a06779efd60c608e94729d37 Git
osplatform I386 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-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:

StartSun Jun 22 13:05:04 2025
EndSun Jun 22 15:22:13 2025
Elapsed2 hrs, 17 mins, 8 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