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

Builder curl-unthreaded-solaris11-i386 Build #4905

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 50 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4905 Build
codebase Build
got_revision a5542c23e7427b8ea8f6183f503f2935d88d5d65 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a5542c23e7427b8ea8f6183f503f2935d88d5d65 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. Stefan Eissing

Timing:

StartFri Apr 10 14:35:05 2026
EndFri Apr 10 15:30:03 2026
Elapsed54 mins, 58 secs

All Changes:

:

  1. Change #264142

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 10 Apr 2026 14:29:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a5542c23e7427b8ea8f6183f503f2935d88d5d65

    Comments

    pytest: adding support for dnsd test server
    Add tests to test_21 with checks for 'overrride-dns' from curlinfo.
    
    Closes #21289

    Changed files

    • tests/http/Makefile.am
    • tests/http/test_21_resolve.py
    • tests/http/testenv/__init__.py
    • tests/http/testenv/dnsd.py
    • tests/http/testenv/env.py
    • tests/server/dnsd.c