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

Builder curl-ares-solaris11-i386 Build #4293

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 24 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4293 Build
codebase Build
got_revision 74494d620ba656f49848bcd15f4b3b68ea7c0529 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 74494d620ba656f49848bcd15f4b3b68ea7c0529 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:

StartFri Dec 12 17:51:33 2025
EndFri Dec 12 17:54:09 2025
Elapsed2 mins, 36 secs

All Changes:

:

  1. Change #251991

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Dec 2025 17:41:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5e14d623cfb06c5571f623a711f3f4ba3fe6d26e

    Comments

    tests/data: delete stray comments
    Closes #19950

    Changed files

    • tests/data/test3100
    • tests/data/test567
    • tests/data/test568
    • tests/data/test569
    • tests/data/test570
    • tests/data/test571
    • tests/data/test572
    • tests/data/test577
    • tests/data/test689
  2. Change #251992

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Dec 2025 17:41:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 74494d620ba656f49848bcd15f4b3b68ea7c0529

    Comments

    GHA: enable libssh and libssh2 in 10 more Linux jobs
    To run more pytest sshd tests, and for more static analysis.
    
    Also:
    - drop redundant option from `openssl libssh2 ...` config.
    - GHA/linux: enable pytest in the LTO job (to test libssh2).
    - avoid both with local builds of OpenSSL-forks, due to crypto lib
      mixups causing a mixture of build error, crashes, test failures.
    
    Follow-up to eb39fee40be6a8e68be2551e36b6fcb94170aaed #19934
    
    Closes #19943

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml