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

Builder curl-threaded-solaris10-i386 Build #4374

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4374 Build
codebase Build
got_revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507 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

Timing:

StartMon Apr 27 11:41:25 2026
Elapsed2 hrs, 51 mins, 46 secs

All Changes:

:

  1. Change #265489

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 26 Apr 2026 16:35:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c2fdf7a335edbfa1e06e80ca0b1bfb5b05881cc0

    Comments

    docs/cmdline-opts/write-out.md: tls_earlydata was adeded in 8.13.0

    Changed files

    • docs/cmdline-opts/write-out.md
  2. Change #265490

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 26 Apr 2026 16:42:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7586ca74558b7b0b21b2b8c83882172a6bc470eb

    Comments

    docs/cmdline-opts/write-out.md: minor language edit

    Changed files

    • docs/cmdline-opts/write-out.md
  3. Change #265578

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 27 Apr 2026 10:27:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c1cfdf59acbaf9504c4578d4cf56cdd7c8594507

    Comments

    setopt: clear proxy auth properties when switching
    Verify with test 1588
    
    Closes #21453

    Changed files

    • lib/setopt.c
    • lib/vauth/vauth.h
    • tests/data/Makefile.am
    • tests/data/test1588
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1588.c