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

Builder curl-threaded-solaris10-sparc Build #2794

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2794 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 38865c8282d8d91e60ed8661043052723e80e9e1 Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartSun May 11 10:08:11 2025
EndSun May 11 19:37:34 2025
Elapsed9 hrs, 29 mins, 22 secs

All Changes:

:

  1. Change #229463

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Sun 11 May 2025 00:07:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 38865c8282d8d91e60ed8661043052723e80e9e1

    Comments

    test1621: Improve stripcredentials tests
    - add more unusual input cases
    - add a valid non-http protocol
    - fix tests so an input that should be stripped but isn't is a failure
    - fix detection of when stripcredentials() would be available to test
    - avoid using a NULL pointer
    
    Closes #17304

    Changed files

    • tests/data/test1621
    • tests/tunit/tool1621.c