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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/request-mode
Revision57b9e36b763595161a92aac84b8255fe598b828b
Got Revision57b9e36b763595161a92aac84b8255fe598b828b
Changes5 changes

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, 15 mins, 19 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 3563 Build
codebase Build
got_revision 57b9e36b763595161a92aac84b8255fe598b828b Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 57b9e36b763595161a92aac84b8255fe598b828b 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:

StartTue Mar 4 12:12:08 2025
EndTue Mar 4 13:27:35 2025
Elapsed1 hrs, 15 mins, 27 secs

All Changes:

:

  1. Change #223628

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 13:40:10
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision c7b1f0975e24f4ffb7bdfa294d15be109513fa07

    Comments

    curl: add --request-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/request-mode.md
    • src/tool_cfgable.h
    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_operate.c
    • src/tool_setopt.c
    • src/tool_setopt.h
  2. Change #223632

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 14:20:58
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 36c519fc71199b45cbc4377ff1974a3de8fd232c

    Comments

    fixup listhelp

    Changed files

    • src/tool_listhelp.c
  3. Change #223633

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 14:21:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 07db632762dcd02150a3a14ba78c346833ef30bd

    Comments

    fixup options-in-versions

    Changed files

    • docs/options-in-versions
  4. Change #223673

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 22:53:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 49985a80d34d90284e7efd91a3ba04a1ec6e565e

    Comments

    fixup rename to --location-mode

    Changed files

    • docs/cmdline-opts/Makefile.inc
    • docs/cmdline-opts/location-mode.md
    • docs/cmdline-opts/request-mode.md
    • docs/options-in-versions
    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_listhelp.c
  5. Change #223675

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Mar 2025 23:04:42
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/request-mode
    Revision 57b9e36b763595161a92aac84b8255fe598b828b

    Comments

    fixup oops, fallthrough

    Changed files

    • src/tool_getparam.c