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

Builder curl-ares-solaris10-i386 Build #3549

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 56 mins, 0 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 3549 Build
codebase Build
got_revision dac8c83ab416a39b7d6b765334ccb9cd3be45b44 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision dac8c83ab416a39b7d6b765334ccb9cd3be45b44 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. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSat Jul 12 22:31:30 2025
EndSun Jul 13 07:25:12 2025
Elapsed8 hrs, 53 mins, 41 secs

All Changes:

:

  1. Change #239650

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 12 Jul 2025 21:15:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7331208ec54250b26c9297592398e04f8b22b09e

    Comments

    GHA/checksrc: use Linux for CI checks, merge job into misc checks
    CI check used macOS before this patch, but with the help of Linuxbrew,
    latest zizmor and shellcheck are also available on Linux.
    
    Also:
    - migrate CI checks to the misc check workflow, to make both shellcheck
      use the same, latest, shellcheck version, and to save the overhead of
      an extra workflow.
    
    Closes #17911

    Changed files

    • .github/workflows/checksrc.yml
  2. Change #239654

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 12 Jul 2025 21:54:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dac8c83ab416a39b7d6b765334ccb9cd3be45b44

    Comments

    tool_paramhelp: fix language in comments
    and tweak the logic a little bit
    
    Closes #17895

    Changed files

    • src/tool_paramhlp.c