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

Builder curl-threaded-solaris11-sparc Build #4019

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision700b5445b2023d4da348b56a982079d8d23231a0
Got Revision700b5445b2023d4da348b56a982079d8d23231a0
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 30 mins, 42 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 4019 Build
codebase Build
got_revision 700b5445b2023d4da348b56a982079d8d23231a0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 700b5445b2023d4da348b56a982079d8d23231a0 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. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartMon Jun 2 13:47:13 2025
EndMon Jun 2 15:21:59 2025
Elapsed1 hrs, 34 mins, 46 secs

All Changes:

:

  1. Change #231236

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 02 Jun 2025 12:49:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 78dd08378804de519f8a5e0d79bbc1b06bcedad4

    Comments

    curl: upload from '.' fix
    CURLOPT_NOPROGRESS is being set twice, if a file is uploaded from '.'.
    
    Fix order of options so that '.' can override the global setting. Without
    this, the `tool_readbusy_cb()` is never inoked and cannot unpause a
    transfer waiting for more input.
    
    Fixes #17513
    Reported-by: denandz on github
    Closes #17517

    Changed files

    • src/config2setopts.c
    • tests/data/test1400
    • tests/data/test1401
    • tests/data/test1402
    • tests/data/test1403
    • tests/data/test1404
    • tests/data/test1405
    • tests/data/test1406
    • tests/data/test1407
    • tests/data/test1420
    • tests/data/test1465
    • tests/data/test1481
  2. Change #231239

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 02 Jun 2025 13:02:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ccdcf40c38f6769a7fac9b640b063103512b7811

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  3. Change #231242

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 02 Jun 2025 13:33:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 700b5445b2023d4da348b56a982079d8d23231a0

    Comments

    test1498: verify "-T ."
    Closes #17519

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1498