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

Builder curl-unthreaded-solaris11-sparc Build #4626

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 45 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4626 Build
codebase Build
got_revision 67ef4a34f2e11aa45f0965909d0dd542643deede Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 67ef4a34f2e11aa45f0965909d0dd542643deede 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. Viktor Szakats

Timing:

StartTue Nov 11 00:45:10 2025
EndTue Nov 11 02:10:24 2025
Elapsed1 hrs, 25 mins, 13 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
  2. Change #248322

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 11 Nov 2025 00:15:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 67ef4a34f2e11aa45f0965909d0dd542643deede

    Comments

    GHA/linux: build and enable nghttp2 for Fil-C job
    pytests after: 527 passed, 286 skipped
    pytests before: 392 passed, 423 skipped
    
    runtests after: TESTDONE: 1646 tests out of 1646 reported OK: 100%
    runtests before: TESTDONE: 1643 tests out of 1643 reported OK: 100%
    
    Ref: b81d30ade314af7c3197dfcef2d978428b96b009 #19458
    
    Closes #19457

    Changed files

    • .github/workflows/linux.yml