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

Builder curl-ares-solaris11-i386 Build #4024

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4024 Build
codebase Build
got_revision 67ef4a34f2e11aa45f0965909d0dd542643deede Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 67ef4a34f2e11aa45f0965909d0dd542643deede Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Nov 11 01:56:47 2025
EndTue Nov 11 05:11:30 2025
Elapsed3 hrs, 14 mins, 43 secs

All Changes:

:

  1. Change #248313

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

    Comments

    GHA/linux: disable test 776 in valgrind jobs to avoid delay
    Saving ~30 seconds in jobs affected.
    
    Closes #19456

    Changed files

    • .github/workflows/linux.yml
  2. 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
  3. 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