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

Builder curl-threaded-solaris11-sparc Build #4032

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionba407ee43d609cb7ea88c0fc51728168da4e7da6
Got Revisionba407ee43d609cb7ea88c0fc51728168da4e7da6
Changes4 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 30 mins, 56 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 4032 Build
codebase Build
got_revision ba407ee43d609cb7ea88c0fc51728168da4e7da6 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ba407ee43d609cb7ea88c0fc51728168da4e7da6 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. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartThu Jun 5 14:47:46 2025
EndThu Jun 5 16:23:04 2025
Elapsed1 hrs, 35 mins, 17 secs

All Changes:

:

  1. Change #231430

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 05 Jun 2025 13:49:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 98719c9d9129015c60c9bad1fda0940623f79758

    Comments

    fuzzer: get the deadlock unstuck
    Change the workflow name to change the concurrency lock name so
    that the invoked Fuzzer workflow does no longer lock the same name.
    
    Closes #17541

    Changed files

    • .github/workflows/fuzz.yml
  2. Change #231431

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 05 Jun 2025 13:50:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5d9f425302d963efae02ba1172eef3cd98c6c2a6

    Comments

    pytest: disable test_07_37 and test_07_36 with openssl's quic
    These tests fail often in CI and I have no motivation to find out why.
    Disable the tests for openssl's own QUIC.
    
    Closes #17539

    Changed files

    • tests/http/test_07_upload.py
  3. Change #231432

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 05 Jun 2025 13:52:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d9bebede592384b347bd6dd4dd0508997537786e

    Comments

    pytest: adapt for runs with openssl-1.1.1
    Fix use of nghttpx fixture to be present even when h3 is not
    available in curl. Fix TLS protocol versions expectations for
    older openssl versions.
    
    Closes #17538

    Changed files

    • tests/http/conftest.py
    • tests/http/test_02_download.py
    • tests/http/test_17_ssl_use.py
    • tests/http/testenv/env.py
    • tests/http/testenv/nghttpx.py
  4. Change #231435

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 05 Jun 2025 13:54:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ba407ee43d609cb7ea88c0fc51728168da4e7da6

    Comments

    RELEASE-NOTES: synced
    Bump to 8.14.2 - a tentative version we probably will not release.

    Changed files

    • RELEASE-NOTES
    • include/curl/curlver.h