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

Builder curl-ares-solaris10-sparc Build #2954

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2954 Build
codebase Build
got_revision 4a3ed6fc16f9fb37a91c1bc149ca213e5b942e1b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4a3ed6fc16f9fb37a91c1bc149ca213e5b942e1b Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Aug 30 22:32:26 2025
EndSun Aug 31 03:49:19 2025
Elapsed5 hrs, 16 mins, 52 secs

All Changes:

:

  1. Change #244115

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 30 Aug 2025 22:27:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4a3ed6fc16f9fb37a91c1bc149ca213e5b942e1b

    Comments

    urlglob: only accept 255 globs
    - using {} with single entries makes little sense
    - when using {} sets with two entry lists, there can only be 64 to reach
      maximum number of URLs
    
    Verify the max check in test 761

    Changed files

    • src/tool_urlglob.c
    • tests/data/Makefile.am
    • tests/data/test761