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

Builder curl-pr-unthreaded-solaris10-i386 Build #3653

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/http-no-space
Revisiondbb696fc03e41a2d75b0706ec8167087df0eb756
Changes1 change

BuildSlave:

unstable10x

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/http-no-space Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3653 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision dbb696fc03e41a2d75b0706ec8167087df0eb756 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 15 05:33:09 2025
EndSat Mar 15 05:33:12 2025
Elapsed2 secs

All Changes:

:

  1. Change #225033

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 14 Mar 2025 16:58:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/http-no-space
    Revision dbb696fc03e41a2d75b0706ec8167087df0eb756

    Comments

    http: remove the space requirement after status-code
    
    It was introduced in 294136b75411893c5, but not shipped in a release. It
    has caused problems and after checking, the browsers don't insist on it
    even if RFC 9112 says it is mandatory.
    
    Adjust test 2 to do a response without the space.

    Changed files

    • lib/http.c
    • tests/data/test2