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

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

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 34 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/request-mode Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3590 Build
codebase Build
got_revision 4e5fe6631219ca690bf1770a76ee0abae9b9aa96 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 4e5fe6631219ca690bf1770a76ee0abae9b9aa96 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:

StartFri Mar 7 10:56:08 2025
EndFri Mar 7 16:00:13 2025
Elapsed5 hrs, 4 mins, 5 secs

All Changes:

:

  1. Change #224104

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 17:02:52
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 4e5fe6631219ca690bf1770a76ee0abae9b9aa96

    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