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

Builder curl-threaded-solaris11-sparc Build #4593

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 37 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4593 Build
codebase Build
got_revision e6e1899b6e35466343f17a41ceabfcfb65bf11ce Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e6e1899b6e35466343f17a41ceabfcfb65bf11ce Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed Nov 5 20:07:54 2025
EndWed Nov 5 20:34:42 2025
Elapsed26 mins, 48 secs

All Changes:

:

  1. Change #247711

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Wed 05 Nov 2025 20:03:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e6e1899b6e35466343f17a41ceabfcfb65bf11ce

    Comments

    tests: Add tests to validate that path is ignored with -J
    curl is correctly dropping the Content-Disposition: filename path, but
    there was no test ensuring that.
    
    Ref: https://hackerone.com/reports/3408126

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1584
    • tests/data/test1585