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

Builder curl-pr-unthreaded-solaris10-sparc Build #1761

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchdfandrich/pytestinfo
Revision3c2b515ae60e15d663ccfef5e6134a24c7550123
Got Revision3c2b515ae60e15d663ccfef5e6134a24c7550123
Changes4 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 2 mins, 21 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch dfandrich/pytestinfo Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 1761 Build
codebase Build
got_revision 3c2b515ae60e15d663ccfef5e6134a24c7550123 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 3c2b515ae60e15d663ccfef5e6134a24c7550123 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed Oct 16 07:20:02 2024
EndWed Oct 16 10:22:41 2024
Elapsed3 hrs, 2 mins, 39 secs

All Changes:

:

  1. Change #211251

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 19:56:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/pytestinfo
    Revision b56c518b6acc2dd2cf35c73cda0103d64c2d8db4

    Comments

    CI: log platform info in pytest
    
    Use the pytest-astropy-header package to log information about the
    running platform in pytest invocations so Test Clutch can include it in
    the test run metadata.  This also logs some things less relevant to
    curl, but it's small and simple and provides the information we want and
    since it's only running in the CI build it won't generally be seen by
    humans.
    
    Closes #15256

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • tests/Makefile.am
  2. Change #211258

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 21:25:20
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/pytestinfo
    Revision b1620d3f50724d6456f7ec7103c8369ea416dd27

    Comments

    FIXUP cmake support

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • tests/CMakeLists.txt
  3. Change #211262

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 21:52:54
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/pytestinfo
    Revision 1585050bb7eeb02f0ee812a1ae4e8e3140c1714f

    Comments

    FIXUP older cmake support

    Changed files

    • tests/CMakeLists.txt
  4. Change #211267

    Category None
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 10 Oct 2024 22:17:06
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch dfandrich/pytestinfo
    Revision 3c2b515ae60e15d663ccfef5e6134a24c7550123

    Comments

    FIXUP proper cmake fix

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • tests/CMakeLists.txt