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

Builder curl-pr-unthreaded-solaris10-sparc Build #2435

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/fix-raw
Revisionb7025ba35b840b5036984d0a5850a830cc259967
Changes1 change

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/fix-raw Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2435 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision b7025ba35b840b5036984d0a5850a830cc259967 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Apr 9 21:42:50 2025
EndWed Apr 9 21:42:52 2025
Elapsed2 secs

All Changes:

:

  1. Change #226782

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 06 Apr 2025 00:42:32
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/fix-raw
    Revision b7025ba35b840b5036984d0a5850a830cc259967

    Comments

    CURLOPT_HTTP_TRANSFER_DECODING: fixed
    
    The fix in #16974 broke the CURLOPT_HTTP_TRANSFER_DECODING handling a
    little bit, shown in test 319 and curl's --raw option.
    
    This is a follow-up that restores the functionality.
    
    Enable test 319 again.

    Changed files

    • lib/content_encoding.c
    • lib/setopt.c
    • tests/data/DISABLED