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

Builder curl-ares-solaris11-sparc Build #5831

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 39 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-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5831 Build
codebase Build
got_revision 675a9b0189d0b291b63874389374c560d78b911a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 675a9b0189d0b291b63874389374c560d78b911a Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed May 13 17:35:07 2026
EndWed May 13 18:27:51 2026
Elapsed52 mins, 44 secs

All Changes:

:

  1. Change #267006

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 13 May 2026 16:47:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 675a9b0189d0b291b63874389374c560d78b911a

    Comments

    urlapi: change more lowercase percent-encoded to uppercase
    For consistency with other code, prefer uppercase.
    
    Verified by test 1628
    Reported-by: Fabian Keil
    URL: https://curl.se/mail/lib-2026-05/0006.html
    Closes #21592

    Changed files

    • lib/urlapi.c
    • tests/data/Makefile.am
    • tests/data/test1221
    • tests/data/test1628
    • tests/libtest/lib1560.c