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

Builder curl-ares-solaris11-i386 Build #5347

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision81787b0b34c496c46870751f6ca438346036d7a0
Got Revision81787b0b34c496c46870751f6ca438346036d7a0
Changes2 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 ...' ( 3 mins, 23 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 5347 Build
codebase Build
got_revision 81787b0b34c496c46870751f6ca438346036d7a0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 81787b0b34c496c46870751f6ca438346036d7a0 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:

StartMon Sep 7 23:59:33 2026
EndTue Sep 8 01:59:36 2026
Elapsed2 hrs, 2 secs

All Changes:

:

  1. Change #281012

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 08 Sep 2026 00:05:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7f11ae14ef57810018fc934f3cb6ce8db6704559

    Comments

    GHA/curl-for-win: upload artifact as `curl.exe` (without using zip)
    To make it easier to run local tests.
    
    Example:
    https://github.com/curl/curl/actions/runs/34158040472?pr=22863
    https://github.com/curl/curl/actions/runs/34158040472/artifacts/10031671842
    
    Ref: https://github.blog/changelog/2026-02-26-github-actions-now-supports-uploading-and-downloading-non-zipped-artifacts/
    
    Closes #22863

    Changed files

    • .github/workflows/curl-for-win.yml
  2. Change #281013

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 08 Sep 2026 00:05:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 81787b0b34c496c46870751f6ca438346036d7a0

    Comments

    test1679: unset `SSL_CERT_FILE`, use `TESTNUMBER`
    To fix a `SSL_CERT_FILE` env breaking the test. For example the
    `ubuntu-24.04-firewall` runner image is setting this env.
    
    Follow-up to 19d0f4acfa9df373e8e1f987c11b7165e1edac34 #22745
    
    Cherry-picked from #22864
    
    Closes #22866

    Changed files

    • tests/data/test1679