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

Builder curl-threaded-solaris11-sparc Build #4631

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 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 4631 Build
codebase Build
got_revision b81d30ade314af7c3197dfcef2d978428b96b009 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b81d30ade314af7c3197dfcef2d978428b96b009 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. Viktor Szakats

Timing:

StartTue Nov 11 00:15:33 2025
EndTue Nov 11 01:41:27 2025
Elapsed1 hrs, 25 mins, 53 secs

All Changes:

:

  1. Change #248319

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 10 Nov 2025 23:30:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b81d30ade314af7c3197dfcef2d978428b96b009

    Comments

    pytest: fix conditions for test_02_28
    - allow 02_28 to run in HTTP/1.1 without H2 support again.
      Follow-up to 3752de465d70552106b2527fbf821aee525e53e2 #19412
    
    - fix to skip 02_28 for all protocols for curl without compression
      support (either zlib, brotli or ztsd).
    
    Closes #19458

    Changed files

    • tests/http/test_02_download.py
    • tests/http/testenv/env.py