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

Builder curl-threaded-solaris11-sparc Build #4439

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 41 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-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4439 Build
codebase Build
got_revision 4a3ed6fc16f9fb37a91c1bc149ca213e5b942e1b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4a3ed6fc16f9fb37a91c1bc149ca213e5b942e1b Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Aug 30 22:32:26 2025
EndSun Aug 31 00:10:18 2025
Elapsed1 hrs, 37 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