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

Builder curl-ares-solaris11-i386 Build #3490

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 15 mins, 20 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 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 3490 Build
codebase Build
got_revision 38865c8282d8d91e60ed8661043052723e80e9e1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 38865c8282d8d91e60ed8661043052723e80e9e1 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. Dan Fandrich

Timing:

StartSun May 11 00:16:49 2025
EndSun May 11 03:39:10 2025
Elapsed3 hrs, 22 mins, 21 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