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

Builder curl-pr-unthreaded-solaris10-i386 Build #3687

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/2e-dotdot
Revision704db3af666bed95f8b4a0ba671a618a0595782d
Got Revision704db3af666bed95f8b4a0ba671a618a0595782d
Changes2 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 7 mins, 51 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/2e-dotdot Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3687 Build
codebase Build
got_revision 704db3af666bed95f8b4a0ba671a618a0595782d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 704db3af666bed95f8b4a0ba671a618a0595782d Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Mar 30 12:37:19 2025
EndSun Mar 30 13:45:20 2025
Elapsed1 hrs, 8 mins, 0 secs

All Changes:

:

  1. Change #226035

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 30 Mar 2025 12:34:08
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/2e-dotdot
    Revision 0a0808e2777def3f26a6d487106a0fbabfc124e3

    Comments

    fixup do the single before-loop check before the loop, not in it
    
    Assisted-by:  Demi Marie Obenour

    Changed files

    • lib/urlapi.c
    • tests/unit/unit1395.c
  2. Change #226036

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 30 Mar 2025 12:35:34
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/2e-dotdot
    Revision 704db3af666bed95f8b4a0ba671a618a0595782d

    Comments

    fixup minor tweak to match the E case insensitive faster

    Changed files

    • lib/urlapi.c