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

Builder curl-ares-solaris11-sparc Build #4201

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Jul 14 11:32:09 2025
EndMon Jul 14 12:16:21 2025
Elapsed44 mins, 11 secs

All Changes:

:

  1. Change #239722

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 14 Jul 2025 11:24:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 245783338cb0bd50cafc152cfc2be5c69fa0b725

    Comments

    runner.pm: use `dirname()` in `singletest_prepare()`
    Replacing a regex, for portability.
    
    Reported-by: Stefan Eissing
    Bug: https://github.com/curl/curl/issues/17871#issuecomment-3051830614
    
    Cherry-picked from #17877
    Closes #17900

    Changed files

    • tests/runner.pm