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

Builder curl-threaded-solaris10-i386 Build #3487

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 11 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-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 3487 Build
codebase Build
got_revision 700b5445b2023d4da348b56a982079d8d23231a0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 700b5445b2023d4da348b56a982079d8d23231a0 Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartMon Jun 2 20:37:34 2025
EndTue Jun 3 06:16:25 2025
Elapsed9 hrs, 38 mins, 50 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