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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/past-versions
Revisione650f2cc789e22a6d63de90e3fa53d74df90fcb7
Got Revisione650f2cc789e22a6d63de90e3fa53d74df90fcb7
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/past-versions Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3726 Build
codebase Build
got_revision e650f2cc789e22a6d63de90e3fa53d74df90fcb7 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision e650f2cc789e22a6d63de90e3fa53d74df90fcb7 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:

StartThu Apr 3 02:49:27 2025
EndThu Apr 3 07:36:20 2025
Elapsed4 hrs, 46 mins, 53 secs

All Changes:

:

  1. Change #226380

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 14:09:11
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision 29e5ff050d7bd02760a8eb0bcf98b96066f9829f

    Comments

    VERSIONS: list all past releases
    
    This document now lists all previous releases.
    
    This allows us to verify that documentation refers to actual release
    versions.
    
    Test 971 now verifies options-in-versions and all command line options
    documentation individually. Fixed a few discrepancies.

    Changed files

    • docs/VERSIONS.md
    • docs/cmdline-opts/ftp-skip-pasv-ip.md
    • docs/cmdline-opts/proto-redir.md
    • docs/cmdline-opts/proto.md
    • docs/libcurl/curl_global_trace.md
    • docs/libcurl/curl_version_info.md
    • docs/libcurl/symbols-in-versions
    • docs/options-in-versions
    • tests/Makefile.am
    • tests/allversions.pm
    • tests/data/test1488
    • tests/data/test971
    • tests/test1488.pl
    • tests/test971.pl
  2. Change #226392

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 14:26:29
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision ed7083812a5731c7efcdb96897dc0c78e4e938ef

    Comments

    fixup the Added-in parsing to work better on windows

    Changed files

    • tests/test1488.pl
  3. Change #226397

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 14:54:47
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision 559972ffde642e3cdbf48ad32c1ff3689601fbb6

    Comments

    fixup how about this way?

    Changed files

    • tests/test1488.pl
  4. Change #226402

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 15:35:23
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision bef0b55e5287e8e2bf5acba4830c7a2e1447aede

    Comments

    fixup try ignoring CR as well in SIV

    Changed files

    • tests/test1488.pl
  5. Change #226404

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 15:46:34
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision 61bce671af058e194197f9a731db4a11f103f183

    Comments

    fixup strip off more CR

    Changed files

    • tests/test1488.pl
  6. Change #226408

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 16:04:06
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision 8fe36354db8bc9bf7a0c31afb434aaa3b1d1aa79

    Comments

    fixup another test1488.pl SIB parsing attempt

    Changed files

    • tests/test1488.pl
  7. Change #226420

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 22:43:27
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/past-versions
    Revision e650f2cc789e22a6d63de90e3fa53d74df90fcb7

    Comments

    VERSIONS: list all past releases
    
    This document now lists all previous releases.
    
    This allows us to verify that documentation refers to actual release
    versions.
    
    Test 971 now verifies options-in-versions and all command line options
    documentation individually. Fixed a few discrepancies.
    
    Test 1488 verifies libcurl options "Added-in" to exist. Fixed a few
    discrepancies there as well.
    
    Closes #16907

    Changed files

    • docs/VERSIONS.md
    • docs/cmdline-opts/ftp-skip-pasv-ip.md
    • docs/cmdline-opts/proto-redir.md
    • docs/cmdline-opts/proto.md
    • docs/libcurl/curl_global_trace.md
    • docs/libcurl/curl_version_info.md
    • docs/libcurl/symbols-in-versions
    • docs/options-in-versions
    • tests/Makefile.am
    • tests/allversions.pm
    • tests/data/test1488
    • tests/data/test971
    • tests/test1488.pl
    • tests/test971.pl