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

Builder curl-threaded-solaris11-sparc Build #4614

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 0 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 4614 Build
codebase Build
got_revision 019874f1971332d3b988803feafd829a6b570fef Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 019874f1971332d3b988803feafd829a6b570fef 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:

StartSun Nov 9 01:35:23 2025
EndSun Nov 9 02:58:38 2025
Elapsed1 hrs, 23 mins, 15 secs

All Changes:

:

  1. Change #248064

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 09 Nov 2025 00:53:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 019874f1971332d3b988803feafd829a6b570fef

    Comments

    GHA/linux: stop disabling TLS-SRP tests in event-based & duphandle jobs
    They were disabled since these jobs ran in Zuul. The tests are 320, 321,
    322, 323, 324. Of which, 323 runs in CI, the rest needs `gnutls-serv`
    with SRP enabled, which is not available in current jobs and no longer
    offered by Ubuntu's `gnutls-bin` package. 324 doesn't appear as
    a skipped test, 323 seems to be running fine, the rest are logged as
    skipped. This suggests it's safe to drop the exceptions.
    
    Closes #19413

    Changed files

    • .github/workflows/linux.yml