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

Builder curl-ares-solaris10-i386 Build #3552

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb6c636256d437d19a5faebdf18465476caed4682
Got Revisionb6c636256d437d19a5faebdf18465476caed4682
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 53 mins, 22 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 16 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 3552 Build
codebase Build
got_revision b6c636256d437d19a5faebdf18465476caed4682 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b6c636256d437d19a5faebdf18465476caed4682 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

Timing:

StartMon Jul 14 00:58:53 2025
EndMon Jul 14 09:40:50 2025
Elapsed8 hrs, 41 mins, 57 secs

All Changes:

:

  1. Change #239697

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Jul 2025 17:02:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 826a32dff31645d70fd8a91228a502ceb54db9ef

    Comments

    altsvc: accept 'clear' without semicolon as well
    Extend test 1654 to verify
    
    Fixes #17917
    Reported-by: Luke Wilde
    Closes #17918

    Changed files

    • lib/altsvc.c
    • tests/unit/unit1654.c
  2. Change #239700

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Jul 2025 17:40:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 96294df02a613b931b2932f156f406831cda81b9

    Comments

    tests: raise two memory limits
    Runing the tests locally without valgrind test 518 and 537 would run
    over their limits.
    
    Plus init a variable in runtests.pl to avoid a warning output.
    
    Closes #17919

    Changed files

    • tests/data/test518
    • tests/data/test537
    • tests/runtests.pl
  3. Change #239701

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Jul 2025 17:44:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b6c636256d437d19a5faebdf18465476caed4682

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES