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

Builder curl-ares-solaris11-i386 Build #3787

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 5 mins, 7 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 20 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3787 Build
codebase Build
got_revision 8df0a5ba3225afbd93574b177e05fb01135c6f1f Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 8df0a5ba3225afbd93574b177e05fb01135c6f1f Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartFri Aug 1 16:36:09 2025
EndFri Aug 1 19:43:13 2025
Elapsed3 hrs, 7 mins, 3 secs

All Changes:

:

  1. Change #241589

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 01 Aug 2025 14:35:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7f5ad2028dab7e31c560283289b455f5d1c9a80d

    Comments

    pytest: test very long urls
    test_02_36 tests h1/h2/h3 with urls longer than 1/16/32/64K.
    
    Protocols behave the same until the size exceed 64k when h2 frame limits
    bite and h3 exhibits a different http status.
    
    Failed attempt to reproduce #18121
    Closes #18129

    Changed files

    • lib/vquic/curl_quiche.c
    • tests/http/test_02_download.py
  2. Change #241596

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 01 Aug 2025 15:40:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 32cab35a0c80f643b0fee9c2c9679ab58ec9315d

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  3. Change #241602

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 01 Aug 2025 16:02:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8df0a5ba3225afbd93574b177e05fb01135c6f1f

    Comments

    release-notes: fix warning
    Follow-up to 2ec54556d4e3f3ab551b5
    
    Closes #18133

    Changed files

    • scripts/release-notes.pl