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

Builder curl-ares-solaris11-i386 Build #5383

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 5 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5383 Build
codebase Build
got_revision 1e2d19f454b33443a0edd7910a46ad77f4367b4f Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1e2d19f454b33443a0edd7910a46ad77f4367b4f Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Sep 14 09:19:58 2026
EndMon Sep 14 11:56:24 2026
Elapsed2 hrs, 36 mins, 26 secs

All Changes:

:

  1. Change #281734

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 14 Sep 2026 10:30:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1e2d19f454b33443a0edd7910a46ad77f4367b4f

    Comments

    test2924: CURLOPT_HTTP_TRANSFER_DECODING, chunked + Content-Length
    Verify correct treatment (ignore content length)
    
    Closes #22940

    Changed files

    • tests/data/Makefile.am
    • tests/data/test2924
    • tests/libtest/Makefile.inc
    • tests/libtest/lib2924.c