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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/str-hex
Revisionce1e8e6e6d2795ec690f78eb4fce08e861b172b0
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/str-hex Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3564 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision ce1e8e6e6d2795ec690f78eb4fce08e861b172b0 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:

StartTue Mar 4 13:27:39 2025
EndTue Mar 4 13:27:41 2025
Elapsed2 secs

All Changes:

:

  1. Change #223638

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 14:46:25
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/str-hex
    Revision ce1e8e6e6d2795ec690f78eb4fce08e861b172b0

    Comments

    http_chunks: replace a strofft call with curl_str_hex
    
    Make it not skip leading blanks. There should not be any.

    Changed files

    • lib/http_chunks.c