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

Builder curl-ares-solaris10-i386 Build #3315

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 9 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3315 Build
codebase Build
got_revision 20d9d3bcce5efe47ab14e5c9233c2889515fada1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 20d9d3bcce5efe47ab14e5c9233c2889515fada1 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:

StartWed Apr 23 14:00:22 2025
EndWed Apr 23 17:39:07 2025
Elapsed3 hrs, 38 mins, 44 secs

All Changes:

:

  1. Change #227984

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 23 Apr 2025 13:46:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 20d9d3bcce5efe47ab14e5c9233c2889515fada1

    Comments

    GHA/windows: apply MSYS2 runtime downgrades to v3.5.x, leave v3.6.x as-is
    windows-runners 20250420.1.0 come with msys2-runtime 3.6.x. It has
    the perf regression issue fixed, so stop downgrading it.
    
    This makes CI jobs settle on this version when supplied by
    the runner image or the msys2/setup-msys2 action:
    MINGW64_NT-10.0-20348 fv-az980-636 3.6.1-0cfedd4f.x86_64 2025-04-12 01:44 UTC x86_64 Msys
    
    With 3.6.1, we've seen issues launching `perl.exe` before this patch:
    https://github.com/curl/curl/discussions/14854#discussioncomment-12908214
    https://github.com/curl/curl/discussions/14854#discussioncomment-12921007
    
    Follow-up to b06c12b7248592cf001e621d7cd8dc78a827212b #16574
    Closes #17151

    Changed files

    • .github/workflows/windows.yml