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

Builder curl-unthreaded-solaris11-sparc Build #6262

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 11 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6262 Build
codebase Build
got_revision f31251b6451c6f5da78457273ff9307c2be0ecb7 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f31251b6451c6f5da78457273ff9307c2be0ecb7 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartThu Aug 20 15:04:51 2026
EndThu Aug 20 15:31:17 2026
Elapsed26 mins, 25 secs

All Changes:

:

  1. Change #278794

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 20 Aug 2026 16:41:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f31251b6451c6f5da78457273ff9307c2be0ecb7

    Comments

    test_07_upload: skip tests if nghttpx lacks QUIC
    If nghttpx is available but lacks QUIC support, disable the tests that
    depend on that support.
    
    Co-authored-by: Stefan Eissing
    Fixes #22609
    Closes #22624

    Changed files

    • tests/http/test_07_upload.py