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

Builder curl-ares-solaris11-i386 Build #4245

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond360ddb1b2e5cc350307f7829ffccdcae062d319
Got Revisiond360ddb1b2e5cc350307f7829ffccdcae062d319
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 24 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4245 Build
codebase Build
got_revision d360ddb1b2e5cc350307f7829ffccdcae062d319 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d360ddb1b2e5cc350307f7829ffccdcae062d319 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. Fabian Keil

Timing:

StartMon Dec 8 10:48:20 2025
EndMon Dec 8 10:53:33 2025
Elapsed5 mins, 13 secs

All Changes:

:

  1. Change #251347

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 08 Dec 2025 10:42:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2535c4298fede065c80b9255328c18b68d739522

    Comments

    hostcheck: fail wildcard match if host starts with a dot
    A hostname cannot start with a dot when DNS is used, but there are other
    ways.
    
    Amend unit test 1397
    
    Closes #19869

    Changed files

    • lib/vtls/hostcheck.c
    • tests/unit/unit1397.c
  2. Change #251348

    Category curl
    Changed by Fabian Keil <fkohnoyoudont@fabiankeil.de>
    Changed at Mon 08 Dec 2025 10:44:00
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d360ddb1b2e5cc350307f7829ffccdcae062d319

    Comments

    test1475: consistently use %CR in headers
    Gets the test working when using Privoxy as proxy.
    
    Closes #19870

    Changed files

    • tests/data/test1475