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

Builder curl-threaded-solaris11-i386 Build #3913

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 50 mins, 7 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-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 3913 Build
codebase Build
got_revision d8a7aad061f96efa0ea93a01845fb66abc256280 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d8a7aad061f96efa0ea93a01845fb66abc256280 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Oct 19 23:08:00 2025
EndSun Oct 19 23:58:18 2025
Elapsed50 mins, 17 secs

All Changes:

:

  1. Change #246156

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 19 Oct 2025 23:00:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d8a7aad061f96efa0ea93a01845fb66abc256280

    Comments

    GHA/windows: drop `git config core.autocrlf input` steps
    CI works without it now. For an inexplicable reason, this single `git`
    command took 9 seconds per job, making this patch save more than
    2 minutes per workflow run. It was also the only step using PowerShell.
    
    Closes #19150

    Changed files

    • .github/workflows/windows.yml