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

Builder curl-unthreaded-solaris11-i386 Build #5208

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 53 mins, 29 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5208 Build
codebase Build
got_revision c37b3982b3c65316c98c7fa74ed72939f4be4fcb Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c37b3982b3c65316c98c7fa74ed72939f4be4fcb Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Fabian Keil

Timing:

StartFri Jun 12 01:03:09 2026
EndFri Jun 12 03:09:08 2026
Elapsed2 hrs, 5 mins, 59 secs

All Changes:

:

  1. Change #270538

    Category curl
    Changed by Fabian Keil <fkohnoyoudont@fabiankeil.de>
    Changed at Thu 11 Jun 2026 23:10:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 244834d3a168135f08b45034a5f57bff19158d48

    Comments

    tests: add the "--resolve" keyword to tests that lack it
    ... even though they use the curl option "--resolve".
    
    This makes it more convenient to choose or skip the tests.
    
    For example Privoxy's cts test framework relies on the "--resolve"
    keyword when executing the "upstream-tests" scenario to skip curl
    tests that aren't expected to work when the requests are made through
    Privoxy. While some of the modified tests are already skipped for
    other reasons through other means when testing Privoxy, it's good to
    be consistent.
    
    Closes #21930

    Changed files

    • tests/data/test1629
    • tests/data/test1645
    • tests/data/test1646
    • tests/data/test1966
    • tests/data/test2008
    • tests/data/test2500
    • tests/data/test2503
    • tests/data/test31
    • tests/data/test779
    • tests/data/test795
  2. Change #270539

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 23:17:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c5b6b744ed75bdfe86c8078a03c0644a81ad9cf6

    Comments

    libtests: add and use tutil_throwaway_cb
    This is an implementation of a CURLOPT_WRITEFUNCTION callback that just
    throws away the content and returns success. Saves us from having to
    reimplement it many times in different tests.
    
    Closes #21971

    Changed files

    • tests/libtest/first.h
    • tests/libtest/lib1518.c
    • tests/libtest/lib1523.c
    • tests/libtest/lib1686.c
    • tests/libtest/lib1922.c
    • tests/libtest/lib1940.c
    • tests/libtest/lib1945.c
    • tests/libtest/lib1947.c
    • tests/libtest/lib2032.c
    • tests/libtest/lib2405.c
    • tests/libtest/lib2504.c
    • tests/libtest/lib2505.c
    • tests/libtest/lib2506.c
    • tests/libtest/lib3102.c
    • tests/libtest/lib506.c
    • tests/libtest/lib518.c
    • tests/libtest/lib537.c
    • tests/libtest/lib568.c
    • tests/libtest/lib569.c
    • tests/libtest/lib570.c
    • tests/libtest/lib571.c
    • tests/libtest/lib572.c
    • tests/libtest/lib695.c
    • tests/libtest/lib757.c
    • tests/libtest/testutil.c
    • tests/libtest/testutil.h
  3. Change #270541

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 23:28:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c37b3982b3c65316c98c7fa74ed72939f4be4fcb

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES