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

Builder curl-ares-solaris10-i386 Build #3613

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision626051cd8bed0383ecc5b085468c4cfeed67776d
Got Revision626051cd8bed0383ecc5b085468c4cfeed67776d
Changes2 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 6 mins, 13 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 mins, 11 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3613 Build
codebase Build
got_revision 626051cd8bed0383ecc5b085468c4cfeed67776d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 626051cd8bed0383ecc5b085468c4cfeed67776d Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Aug 10 00:45:21 2025
EndSun Aug 10 05:05:07 2025
Elapsed4 hrs, 19 mins, 46 secs

All Changes:

:

  1. Change #242585

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 10 Aug 2025 00:33:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7fd7d561c455fb4c807e05aaffaaf4488510eb13

    Comments

    cmake: set `CURL_DIRSUFFIX` automatically in multi-config builds
    To make it easier to run tests when using the Visual Studio generator,
    also perhaps Xcode.
    
    Also drop manual settings from CI.
    
    Closes #18241

    Changed files

    • .github/workflows/windows.yml
    • appveyor.sh
    • tests/CMakeLists.txt
  2. Change #242586

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 10 Aug 2025 00:33:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 626051cd8bed0383ecc5b085468c4cfeed67776d

    Comments

    test436: fix running on Windows with `_curlrc` present
    in the user home directory.
    
    Before this patch, the curl tool found the system curlrc first, ignoring
    the custom one set by the test via `CURL_HOME`.
    
    Closes #18242

    Changed files

    • tests/data/test436