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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/request-mode
Revision0bac12bc3acdc2a3a0763709f297226b8a376bbb
Got Revision0bac12bc3acdc2a3a0763709f297226b8a376bbb
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 40 mins, 58 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/request-mode Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2366 Build
codebase Build
got_revision 0bac12bc3acdc2a3a0763709f297226b8a376bbb Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 0bac12bc3acdc2a3a0763709f297226b8a376bbb 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:

StartWed Mar 19 07:06:59 2025
EndWed Mar 19 09:48:25 2025
Elapsed2 hrs, 41 mins, 25 secs

All Changes:

:

  1. Change #225070

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 15 Mar 2025 21:55:29
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 0bac12bc3acdc2a3a0763709f297226b8a376bbb

    Comments

    curl: add --location-mode all/obey/first
    
    Sets the "mode" for how to treat and use a custom HTTP method when
    following redirects.

    Changed files

    • docs/cmdline-opts/Makefile.inc
    • docs/cmdline-opts/location-mode.md
    • docs/options-in-versions
    • src/tool_cfgable.h
    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_listhelp.c
    • src/tool_operate.c
    • src/tool_setopt.c
    • src/tool_setopt.h