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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/redir-from-url-with-auth
Revision2758444fce72cc0883442db3d3291520b9ac49d1
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/redir-from-url-with-auth Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 1767 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 2758444fce72cc0883442db3d3291520b9ac49d1 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:

StartThu Oct 17 23:59:49 2024
EndFri Oct 18 07:40:22 2024
Elapsed7 hrs, 40 mins, 32 secs

All Changes:

:

  1. Change #211504

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Oct 2024 14:43:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/redir-from-url-with-auth
    Revision 93ec7ea030580ca2fca2c4f6e8606bead279f5d0

    Comments

    url: use same credentials on redirect
    
    Previously it could lose the username and only use the password.
    
    Reported-by: Tobias Bora
    Fixes #15262

    Changed files

    • lib/transfer.c
    • lib/url.c
    • lib/urldata.h
    • tests/data/Makefile.am
    • tests/data/test998
    • tests/data/test999
  2. Change #211523

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Oct 2024 17:37:32
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/redir-from-url-with-auth
    Revision 446261a47a07ea3e2b1b9f8b2b8190466319fc6f

    Comments

    fixup add test999 to makefile

    Changed files

    • tests/data/Makefile.am
  3. Change #211524

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Oct 2024 17:38:16
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/redir-from-url-with-auth
    Revision 2758444fce72cc0883442db3d3291520b9ac49d1

    Comments

    fixup tests to require proxy

    Changed files

    • tests/data/test998
    • tests/data/test999