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

Builder curl-threaded-solaris11-i386 Build #3793

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 59 mins, 45 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri Aug 1 15:19:27 2025
EndFri Aug 1 18:37:31 2025
Elapsed3 hrs, 18 mins, 4 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