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

Builder curl-unthreaded-solaris11-i386 Build #4904

Results:

Exception git

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7c8f11e953d663b7c7af5ccaa7f8c051cab79849
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4904 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 7c8f11e953d663b7c7af5ccaa7f8c051cab79849 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartFri Apr 10 12:49:08 2026
EndFri Apr 10 13:46:13 2026
Elapsed57 mins, 4 secs

All Changes:

:

  1. Change #264136

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 10 Apr 2026 12:10:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6e40c3ed480a1208b43a9e2e97743d0442715c43

    Comments

    vquic: fix variable name in fallback code
    Could not cause an issue in practice.
    
    Closes #21281

    Changed files

    • lib/vquic/vquic.c
  2. Change #264137

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 10 Apr 2026 12:39:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7c8f11e953d663b7c7af5ccaa7f8c051cab79849

    Comments

    pytest: switch off h3 for pytest_07_22
    Run test_07_22 only on http/1.1 and h2. For h3, we get unreliable tests
    results in CI due to (probably) nghttpx not always reporting the RESET
    from the backend and the test timing out.
    
    Closes #21286

    Changed files

    • tests/http/test_07_upload.py