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

Builder curl-unthreaded-solaris11-sparc Build #3938

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 31 mins, 36 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 3938 Build
codebase Build
got_revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed May 14 19:55:07 2025
EndWed May 14 21:28:36 2025
Elapsed1 hrs, 33 mins, 29 secs

All Changes:

:

  1. Change #229744

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Wed 14 May 2025 01:41:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2

    Comments

    scripts: move the ruff linter command into a script
    This makes it easier for users to run it with the correct options
    locally. Also, update the ruff, pytype and cmakelint versions to the
    latest current ones.
    
    Closes #17343

    Changed files

    • .github/workflows/checksrc.yml
    • scripts/Makefile.am
    • scripts/pythonlint.sh